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 python docstrings for sphinx #9

Open
7 tasks
dajuno opened this issue Apr 28, 2022 · 0 comments
Open
7 tasks

Fix python docstrings for sphinx #9

dajuno opened this issue Apr 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@dajuno
Copy link
Contributor

dajuno commented Apr 28, 2022

Issue description:

sphinx assumes that python docstrings are written in restructuredtext format, which differs slightly from markdown. I quite like the google style for docstrings: https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings

TODOS:

  • agree on docstring style
  • adapt docstrings accordingly & be consistent in the future

Checklist for this issue:

  • Assignee has been set for this issue
  • All fields of the issue have been filled
  • Issue has been assigned to the main project
  • Code was merged
  • Feature branch has been deleted and issues were updated / closed
@dajuno dajuno added the enhancement New feature or request label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant