Project

General

Profile

Support #18263

Updated by Peter Amstutz over 2 years ago

Goal: Provide complete documentation of the Arvados Python SDK, in a format that's easy and familiar. 

 # Use standard documentation generation system & templates.  
 ## Sphinx? 
 ## What does ReadTheDocs do? 
 # Need to generate documentation for the dynamic methods that are produced by the Google discovery doc 
 # Need to go over existing docstrings & format them properly 
 # Need to add new docstrings  
 # Incorporate the cookbook

Back