summaryrefslogtreecommitdiffstats
path: root/Utilities/Sphinx/cmake.py
Commit message (Expand)AuthorAgeFilesLines
* Utilities/Sphinx: Restore html search index link anchorsBrad King2023-07-131-1/+1
* Merge topic 'sphinx-docutils-warning' into release-3.27Brad King2023-06-231-1/+12
|\
| * Utilities/Sphinx: Fix warning from docutils 0.18.1+Henry Schreiner2023-06-221-1/+12
* | Utilities/Sphinx: Fix parallel documentation buildsMatthew Woehlke2023-06-221-1/+15
|/
* Utilities/Sphinx: Fix some flake8 gripesMatthew Woehlke2023-06-131-7/+6
* Utilities/Sphinx: Don't ignore flake8 E402Matthew Woehlke2023-06-131-18/+18
* Utilities/Sphinx: Restore explicit check for Sphinx 2.x or laterBrad King2023-06-121-3/+5
* Utilities/Sphinx: Fix flake8 E124 diagnostic in cmake.pyBrad King2023-06-121-1/+1
* Sphinx: Specify encoding when opening files for title extractionCraig Scott2023-04-071-2/+3
* Utilities/Sphinx: Fix flake8 gripes in cmake.pyMatthew Woehlke2023-03-151-42/+87
* Utilities/Sphinx: Use f-strings in cmake.pyMatthew Woehlke2023-03-151-16/+15
* Utilities/Sphinx: Require Sphinx 2.x or laterMatthew Woehlke2023-03-151-36/+6
* Utilities/Sphinx: Add 'cref' roleMatthew Woehlke2023-03-141-1/+18
* Utilities/Sphinx: Factor out part of CMakeXRefRoleMatthew Woehlke2023-03-141-13/+29
* Utilities/Sphinx: Restore trailing parens on command cross-referencesBrad King2023-03-141-3/+8
* Merge topic 'smart-wrap-signatures'Brad King2023-03-141-12/+71
|\
| * Utilities/Sphinx: Improve word wrap of signaturesMatthew Woehlke2023-03-131-12/+71
* | Utilities/Sphinx: Allow explicit target for genexMatthew Woehlke2023-03-131-5/+29
|/
* Utilities/Sphinx: Make signatures linkableMatthew Woehlke2023-03-091-10/+29
* Utilities/Sphinx: Refactor Sphinx reference recordingMatthew Woehlke2023-03-081-18/+39
* Utilities/Sphinx: Add a directive to document command signaturesMatthew Woehlke2023-03-031-3/+82
* Utilities/Sphinx: Drop commented-out code from cmake domain implBrad King2023-02-241-12/+1
* Utilities/Sphinx: support cmakedomain running in parallelHenry Schreiner2022-10-241-0/+1
* Utilities/Sphinx: Avoid deprecated docutils error handling helpersBrad King2022-10-111-12/+6
* Utilities/Sphinx: Index guide section documents for cross-referencingBrad King2021-06-171-0/+11
* Utilities: Fix typos and spelling in commentsJosef Angstenberger2021-05-071-1/+1
* Utilities/Sphinx: Add role and directive for 'genex' in CMake domainBrad King2021-01-181-2/+19
* Utilities/Sphinx: Avoid using deprecated sphinx APIsBrad King2020-10-051-19/+23
* Utilities/Sphinx: Clarify check for sphinx < 1.4Brad King2020-10-051-8/+4
* Utilities/Sphinx: Index guide-level documents for cross-referencingBrad King2020-01-131-0/+3
* Utilities/Sphinx: Index document types only by top level directoryBrad King2020-01-131-1/+1
* 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