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

Add auto documentation from docstring inside sphinx #110

Closed
Galileo-Galilei opened this issue Nov 1, 2020 · 0 comments
Closed

Add auto documentation from docstring inside sphinx #110

Galileo-Galilei opened this issue Nov 1, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@Galileo-Galilei
Copy link
Owner

Description

The current documentation is becoming more and more decorrelated from the actual code. In particular, the "Python objects" section is hard to maintain up to date.

Context

A better documentation will help user to use the package efficiently.

Possible Implementation

The autodoc extension of Sphinx can help by generating description from the docstrings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant