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

Fix up docstrings and transition to Google formatted docstrings. #354

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

FrankD412
Copy link
Member

The goals of this PR is to improve the docstrings of all the APIs and to convert them to Google docstring style (example). Here's what this PR covers:

  • Convert all docstrings to Google style
  • Add type information wherever possible to docstrings (and APIs)
  • Update the Sphinx configuration to build the Google style API documentation

@FrankD412 FrankD412 self-assigned this Mar 18, 2021
@FrankD412 FrankD412 marked this pull request as draft March 18, 2021 19:53
@FrankD412
Copy link
Member Author

Current outstanding side todo items:

  • Some doc strings failed to convert. Need to go back and manually update those

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

Successfully merging this pull request may close these issues.

None yet

1 participant