-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
ReadTheDocs site is up: https://dataassimbench.readthedocs.io/en/latest/index.html
But two major problems:
- Used Sphinx AutoAPI to generate API Reference, but included internal methods (_*). Needed this to capture public methods in non-public modules. Should either make those modules public or tweak the AutoAPI config.
- Some docstring formatting issues. Missing newline in attribute descriptions, e.g.: https://dataassimbench.readthedocs.io/en/latest/autoapi/dabench/data/gcp/index.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation