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

online docs are missing class/function reference manual #26

Closed
orbeckst opened this issue May 26, 2015 · 1 comment
Closed

online docs are missing class/function reference manual #26

orbeckst opened this issue May 26, 2015 · 1 comment
Labels

Comments

@orbeckst
Copy link
Contributor

The online docs do not contain the doc strings of the individual classes and functions. There should be a module/class/function reference section.

@orbeckst orbeckst added the docs label May 26, 2015
@dotsdl
Copy link
Member

dotsdl commented May 26, 2015

Thanks for catching this. scandir is now a depedency, and I forgot to add this to sphinx configuration as a mock module (easiest to do, since we already mock every other dependency) in order for autodoc to succeed to build on readthedocs. Fixed.

@dotsdl dotsdl closed this as completed May 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants