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

fixes to requirements.txt to fix sphinx dependency errors. Fixes #406 #412 #411

Merged
merged 10 commits into from
Oct 24, 2019

Conversation

sbenthall
Copy link
Contributor

Addresses #406

  • fixes sphinx version to one compatible with extension numpydoc
  • installs recommonmark dependency

@sbenthall
Copy link
Contributor Author

This PR makes changes to the sphinx configuration and other files to get the documentation to autogenerate without error. See also issue #412

Because of the recommonmark issue, I've folded in the work on #412 into this PR, originally for #406.

New changes:

  • removing references to files that are not modules with APIs form the autosummary list in the Sphinx configuration
  • removing the recommonmark extension

@sbenthall sbenthall changed the title fixes to requirements.txt to fix sphinx dependency errors. Fixes #406 fixes to requirements.txt to fix sphinx dependency errors. Fixes #406 #412 Oct 24, 2019
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.

3 participants