Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conditionally use concurrency with sphinx-build. | Daniel Wyatt | 2018-06-04 | 1 | -2/+19 |
* | Search for either rst2man or rst2man.py | Jack Lloyd | 2018-03-29 | 1 | -1/+20 |
* | Avoid close_fds=True in build_docs | Jack Lloyd | 2018-03-02 | 1 | -1/+2 |
* | Catch exceptions from subprocess in build_docs [ci skip] | Jack Lloyd | 2018-01-29 | 1 | -6/+12 |
* | Fix headers of command line docs | Jack Lloyd | 2018-01-21 | 1 | -1/+2 |
* | Pylint | Jack Lloyd | 2017-12-17 | 1 | -0/+1 |
* | Add ability to generate man page with rst2man fixing #1349 | Jack Lloyd | 2017-12-11 | 1 | -0/+7 |
* | Improve debug output of the build_docs script | Jack Lloyd | 2017-12-11 | 1 | -2/+5 |
* | Add an option to generate PDF version of the documentation | Jack Lloyd | 2017-12-06 | 1 | -11/+36 |
* | Lint fixes | Jack Lloyd | 2017-12-04 | 1 | -1/+1 |
* | Add a script for generating the documentation | Jack Lloyd | 2017-12-04 | 1 | -0/+145 |