sshuttle/docs
Brian May 89c5b57019 Attempt readthedocs workaround
readthedocs alters docs/conf.py which in turn means python_scm detects a
version and incorrectly adjusts the version number. Here we try to work
around this problem.

We do this by renaming the docs/conf.py file and copying it back to
docs/conf.py when setup.py is invoked. This way, hopefully, scm won't
see the changes to docs/conf.py

References:
http://stackoverflow.com/questions/35811267/readthedocs-and-setuptools-scm-version-wrong/36386177
https://github.com/pypa/setuptools_scm/issues/84
2016-04-18 11:44:05 +10:00
..
changes.rst Add changelog to documentation 2016-01-17 16:37:47 +11:00
conf.orig.py Attempt readthedocs workaround 2016-04-18 11:44:05 +10:00
how-it-works.rst Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
index.rst Add date and version to docs 2016-03-03 10:30:20 +11:00
installation.rst Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
make.bat Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
Makefile Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
manpage.rst Update usage documentation 2016-01-20 21:19:44 +11:00
overview.rst Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
platform.rst Add Windows documentation 2016-01-20 20:55:10 +11:00
requirements.rst Backward compatibility with Python 2.4 (server) 2016-04-03 13:14:02 +10:00
support.rst Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
tproxy.rst Add Windows documentation 2016-01-20 20:55:10 +11:00
trivia.rst Remove references to number of years 2016-01-21 08:42:34 +11:00
usage.rst Update usage documentation 2016-01-20 21:19:44 +11:00
windows.rst Fix description of excludes in Windows setup 2016-01-21 08:38:38 +11:00