I'm trying to get up-and-running with readthedocs, but I'm having issues implementing mocking (Shapely can't be installed because GEOS can't be installed because C modules can't be installed... and I'm wondering why the hell it's trying to install anything at all). I think I'm implementing mocking correctly in docs/conf.py but apparently not. It would be nice to just upload a zip archive of pre-generated HTML documentation to RTD. Although It's not as nice, this is exactly what I'm doing for hosting documentation in the interim with pythonhosted.
https://readthedocs.org/projects/errorgeopy/
http://pythonhosted.org/errorgeopy/
I'm trying to get up-and-running with readthedocs, but I'm having issues implementing mocking (Shapely can't be installed because GEOS can't be installed because C modules can't be installed... and I'm wondering why the hell it's trying to install anything at all). I think I'm implementing mocking correctly in
docs/conf.pybut apparently not. It would be nice to just upload a zip archive of pre-generated HTML documentation to RTD. Although It's not as nice, this is exactly what I'm doing for hosting documentation in the interim with pythonhosted.https://readthedocs.org/projects/errorgeopy/
http://pythonhosted.org/errorgeopy/