-
Notifications
You must be signed in to change notification settings - Fork 6
Auto-documentation #76
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew/improved features and capabilitiesNew/improved features and capabilities
Milestone
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew/improved features and capabilitiesNew/improved features and capabilities
Type
Fields
Give feedbackNo fields configured for issues without a type.
Investigate setting up an auto-documentation tool like Sphinx to document the full Aerie-CLI Python API.
Additionally, consider adding the sphinx-click plugin to focus on documentation of the CLI app (the
Typerlibrary is built on top ofclick), or using typer-cli to generate CLI docs.