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

Setup of documentation, to be generated with sphinx #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AlessandroCotrufo
Copy link

Made new pull request about start of documentation. This time the pull request start from upstream master and commits only files related to documentation

To generate the documentation you need to run

pip install sphinx sphinx-autodoc-typehints sphinx-rtd-theme
sphinx-build -b html docs docs/_build

I did not commit the actual documentation. You can find attached it to this pull request _build.zip

I only create a doc file for the main module, and I had to fix the docstrings to accomodate it. Please tell me if you like the structure and if you want docs for all modules or you think it's not needed

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

Successfully merging this pull request may close these issues.

1 participant