aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/build_docs.py
Commit message (Expand)AuthorAgeFilesLines
* Conditionally use concurrency with sphinx-build.Daniel Wyatt2018-06-041-2/+19
* Search for either rst2man or rst2man.pyJack Lloyd2018-03-291-1/+20
* Avoid close_fds=True in build_docsJack Lloyd2018-03-021-1/+2
* Catch exceptions from subprocess in build_docs [ci skip]Jack Lloyd2018-01-291-6/+12
* Fix headers of command line docsJack Lloyd2018-01-211-1/+2
* PylintJack Lloyd2017-12-171-0/+1
* Add ability to generate man page with rst2man fixing #1349Jack Lloyd2017-12-111-0/+7
* Improve debug output of the build_docs scriptJack Lloyd2017-12-111-2/+5
* Add an option to generate PDF version of the documentationJack Lloyd2017-12-061-11/+36
* Lint fixesJack Lloyd2017-12-041-1/+1
* Add a script for generating the documentationJack Lloyd2017-12-041-0/+145