summaryrefslogtreecommitdiffstats
path: root/common/waf.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* waf: Update to support a recent waf.Chris Johns2016-10-291-2/+2
* common/waf.py: Improve Sphinx version parsing to work with their git masterJoel Sherrill2016-10-271-2/+2
* waf: Fix for waf-1.9.3.Chris Johns2016-09-091-1/+1
* Move images to a common directory.Amar Takhar2016-05-181-4/+16
* Switch to using Minted and splitting long lines in verbatim.Amar Takhar2016-05-021-0/+2
* Run through 2to3.Chris Johns2016-05-021-1/+1
* Generate a fatal error on a Sphinx beta version that cannot be parsed.Chris Johns2016-05-021-3/+5
* Add 'waf linkcheck' to check external references.Amar Takhar2016-05-021-1/+15
* Remove incorrect pdflatex/makeindex check.Amar Takhar2016-05-021-4/+0
* Only require makeindex and pdflatex when trying to build PDF.Amar Takhar2016-05-021-3/+3
* Add support for singlehtml (inlined) HTML file, plus some other fixes.Amar Takhar2016-05-021-36/+62
* Fix typo and add another dependency.Amar Takhar2016-05-021-2/+2
* Add minimum version check for Sphinx.Amar Takhar2016-05-021-1/+24
* Add PDF generation support use with --pdfAmar Takhar2016-05-021-16/+47
* Add support for spellchecking with a custom dictionary.Amar Takhar2016-05-021-2/+35
* Rework how conf.py is handled.Amar Takhar2016-05-021-13/+44
* Initial reST documentation using Sphinx.Amar Takhar2016-05-021-0/+37