summaryrefslogtreecommitdiffstats
path: root/Utilities/Sphinx/cmake.py
Commit message (Expand)AuthorAgeFilesLines
* Sphinx: Add limited support for nested variables in docsCraig Scott2019-01-261-1/+4
* Help: Override pygments CMakeLexer to support <..> and [..]Joachim Wuttke (o)2018-10-181-6/+47
* Help: Add new section for CPack generatorsKyle Edwards2018-06-211-0/+3
* Fix misc. typosluz.paz2018-06-041-1/+1
* Utilities/Sphinx: Add role and directive for 'envvar' in CMake domainBrad King2018-04-191-0/+4
* Utilities/Sphinx: Restore compatibility with Sphinx pre-1.2Björn Esser2017-08-021-2/+15
* Utilities/Sphinx: Port cmake extension to Sphinx 1.4Gregor Jasny2017-02-101-2/+6
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+3
* Utilities/Sphinx: Fix link targets for mixed-case command namesBrad King2014-12-041-2/+10
* Utilities/Sphinx: Add missing call to note_explicit_targetBrad King2014-11-171-0/+1
* Utilities/Sphinx: Add index entries for cross-referencesBrad King2014-11-121-2/+46
* Add an "installed file" property scopeNils Gladitz2014-05-281-0/+4
* Merge topic 'sphinx-python3'Brad King2014-04-241-1/+4
|\
| * Utilities/Sphinx: Fix cmake domain document removal with python3Brad King2014-04-241-1/+4
* | Merge topic 'sphinx-python3'Brad King2014-04-181-3/+3
|\ \ | |/
| * Utilities/Sphinx: Port documentation generation to python3 (#14886)Uwe L. Korn2014-04-181-3/+3
* | Help: Add option to create and install Qt .qch file.Stephen Kelly2014-03-311-0/+18
|/
* Help: Workaround pygments reporting an error for genexes.Stephen Kelly2014-01-041-0/+10
* Help: Fix Sphinx extension with docutils < 0.11Alex Neundorf2013-12-231-1/+6
* cmRST: Teach cmake-module directive to scan bracket commentsBrad King2013-10-231-10/+27
* Build Help documentation during CMake build using SphinxBrad King2013-10-161-0/+282