readthedocs / pydoc.io

A browser for Python project documentation
Apache License 2.0
25 stars 13 forks source link

Initial June work #21

Closed ericholscher closed 7 years ago

ericholscher commented 7 years ago

This PR includes:

Fixes #13 Fixes https://github.com/rtfd/sphinx-autoapi/issues/98 Fixes #20 Fixes #11

agjohnson commented 7 years ago

I ran into enough issues with trying to run this that I'm just doing work on a dev branch. I'm not sure it makes much sense to be doing reviews on some of the work, as there is a good deal that needs to be updated.

I have tests/linting working and building is now actually working on my branch.

ericholscher commented 7 years ago

@agjohnson Is your branch that you forked from here somewhere?