Open hammer opened 8 years ago
@iskandr @armish can one of y'all add me as an owner for the project? I'm jeff.hammerbacher
on RTD.
Current RTD builds (e.g. https://readthedocs.org/projects/pyensembl/builds/3852559/) are failing because installing our dependencies takes too long; cf. https://github.com/rtfd/readthedocs.org/issues/1767.
Just added you as an admin to the project :+1:
@hammer I think it's also failing because of dependencies on C extensions.
Would be really great if this could be implemented! This package could be quite useful to some projects I'm working on, but it's little difficult to figure out what functionality it provides.
I think build times for this package and readthedocs tooling have both improved considerably since this issue was raised. Happy to help if there's any way I can.
Some tips at https://codeandchaos.wordpress.com/2012/07/30/sphinx-autodoc-tutorial-for-dummies
What I did:
docs/
and run the quickstartdocs/
conf.py
to look in project rootindex.rst
to include modules