Alex Willmer
|
7063d172e9
|
tests: Add Tox config for Python 2.6 and 2.7
I could not get Python 2.5 or earlier to work. Too many packages
(critically docker) don't support it.
|
2018-03-19 21:58:34 +05:45 |
Alex Willmer
|
4615ab1a8e
|
docs: Enable sphinx-autobuild
```bash
cd docs
make
```
to run a webserver that automatically rerenders whenever the rST is
modified.
|
2018-03-19 21:58:33 +05:45 |
David Wilson
|
4f352d7d4b
|
Pin Sphinx version
|
2018-03-19 21:58:32 +05:45 |
David Wilson
|
0ff65c9780
|
docs: Use sphinx-programoutput plugin for preamble_size.py
|
2018-03-19 21:35:36 +05:45 |