Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update extension pydoc strings to match new extension architecture #326

Closed
11 tasks done
lossyrob opened this issue May 3, 2021 · 2 comments
Closed
11 tasks done
Assignees
Milestone

Comments

@lossyrob
Copy link
Member

lossyrob commented May 3, 2021

Extensions were refactored as part of #309; however, ensuring docstrings were up to date and matching the new architecture was left as a TODO.

This issue covers each extension besides item-assets and datacube, which were implemented as part of that PR and are tracked in #325 and #324 .

One approach to this work is to take on individual extensions, and work through the docstrings and test to make sure they are completely up to date, as well as check the sphinx docs to make sure they are correct.

This should take into the account the work to remove type info from docstrings encapsulated in #323

Extensions covered by this issue:

@lossyrob
Copy link
Member Author

lossyrob commented May 3, 2021

Also we may want to consider doing the work for #327 as part of focusing on each extension.

@duckontheweb
Copy link
Contributor

Closed by all PRs listed in description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants