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 Python Documentation with Sphinx #1

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

Add Python Documentation with Sphinx #1

wants to merge 5 commits into from

Conversation

aicherc
Copy link
Member

@aicherc aicherc commented Sep 22, 2016

Build python documentation with 'sphinx' into the 'docs' folder.

  • Install sphinx using pip
  • Make sure sphinx and deep_rf are on your enivornment's python path.
  • Switch to the docs/ directory and call make html
  • View the generated documentation in the docs/build/html/ folder using a web browser
    View the README for more details.

This is a work in progress (checkout the branch and make suggestions).

To Do:

  • Decide if this is even useful
  • Agree on a sphinx template style
  • Make sure the docstring formatting is all up to date
  • Add a webhook or script to build and push the html docs to the github page branch

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