| Commit message (Expand) | Author | Age | Files | Lines |
* | Utilities/Sphinx: Fix flake8 gripes in cmake.py | Matthew Woehlke | 2023-03-15 | 1 | -42/+87 |
|
|
* | Utilities/Sphinx: Use f-strings in cmake.py | Matthew Woehlke | 2023-03-15 | 1 | -16/+15 |
|
|
* | Utilities/Sphinx: Require Sphinx 2.x or later | Matthew Woehlke | 2023-03-15 | 1 | -36/+6 |
|
|
* | Utilities/Sphinx: Add 'cref' role | Matthew Woehlke | 2023-03-14 | 1 | -1/+18 |
|
|
* | Utilities/Sphinx: Factor out part of CMakeXRefRole | Matthew Woehlke | 2023-03-14 | 1 | -13/+29 |
|
|
* | Utilities/Sphinx: Restore trailing parens on command cross-references | Brad King | 2023-03-14 | 1 | -3/+8 |
|
|
* | Merge topic 'smart-wrap-signatures' | Brad King | 2023-03-14 | 1 | -12/+71 |
|\ |
|
| * | Utilities/Sphinx: Improve word wrap of signatures | Matthew Woehlke | 2023-03-13 | 1 | -12/+71 |
|
|
* | | Utilities/Sphinx: Allow explicit target for genex | Matthew Woehlke | 2023-03-13 | 1 | -5/+29 |
|/ |
|
* | Utilities/Sphinx: Make signatures linkable | Matthew Woehlke | 2023-03-09 | 1 | -10/+29 |
|
|
* | Utilities/Sphinx: Refactor Sphinx reference recording | Matthew Woehlke | 2023-03-08 | 1 | -18/+39 |
|
|
* | Utilities/Sphinx: Add a directive to document command signatures | Matthew Woehlke | 2023-03-03 | 1 | -3/+82 |
|
|
* | Utilities/Sphinx: Drop commented-out code from cmake domain impl | Brad King | 2023-02-24 | 1 | -12/+1 |
|
|
* | Utilities/Sphinx: support cmakedomain running in parallel | Henry Schreiner | 2022-10-24 | 1 | -0/+1 |
|
|
* | Utilities/Sphinx: Avoid deprecated docutils error handling helpers | Brad King | 2022-10-11 | 1 | -12/+6 |
|
|
* | Utilities/Sphinx: Index guide section documents for cross-referencing | Brad King | 2021-06-17 | 1 | -0/+11 |
|
|
* | Utilities: Fix typos and spelling in comments | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
|
|
* | Utilities/Sphinx: Add role and directive for 'genex' in CMake domain | Brad King | 2021-01-18 | 1 | -2/+19 |
|
|
* | Utilities/Sphinx: Avoid using deprecated sphinx APIs | Brad King | 2020-10-05 | 1 | -19/+23 |
|
|
* | Utilities/Sphinx: Clarify check for sphinx < 1.4 | Brad King | 2020-10-05 | 1 | -8/+4 |
|
|
* | Utilities/Sphinx: Index guide-level documents for cross-referencing | Brad King | 2020-01-13 | 1 | -0/+3 |
|
|
* | Utilities/Sphinx: Index document types only by top level directory | Brad King | 2020-01-13 | 1 | -1/+1 |
|
|
* | Sphinx: Add limited support for nested variables in docs | Craig Scott | 2019-01-26 | 1 | -1/+4 |
|
|
* | Help: Override pygments CMakeLexer to support <..> and [..] | Joachim Wuttke (o) | 2018-10-18 | 1 | -6/+47 |
|
|
* | Help: Add new section for CPack generators | Kyle Edwards | 2018-06-21 | 1 | -0/+3 |
|
|
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -1/+1 |
|
|
* | Utilities/Sphinx: Add role and directive for 'envvar' in CMake domain | Brad King | 2018-04-19 | 1 | -0/+4 |
|
|
* | Utilities/Sphinx: Restore compatibility with Sphinx pre-1.2 | Björn Esser | 2017-08-02 | 1 | -2/+15 |
|
|
* | Utilities/Sphinx: Port cmake extension to Sphinx 1.4 | Gregor Jasny | 2017-02-10 | 1 | -2/+6 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+3 |
|
|
* | Utilities/Sphinx: Fix link targets for mixed-case command names | Brad King | 2014-12-04 | 1 | -2/+10 |
|
|
* | Utilities/Sphinx: Add missing call to note_explicit_target | Brad King | 2014-11-17 | 1 | -0/+1 |
|
|
* | Utilities/Sphinx: Add index entries for cross-references | Brad King | 2014-11-12 | 1 | -2/+46 |
|
|
* | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 1 | -0/+4 |
|
|
* | Merge topic 'sphinx-python3' | Brad King | 2014-04-24 | 1 | -1/+4 |
|\ |
|
| * | Utilities/Sphinx: Fix cmake domain document removal with python3 | Brad King | 2014-04-24 | 1 | -1/+4 |
|
|
* | | Merge topic 'sphinx-python3' | Brad King | 2014-04-18 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Utilities/Sphinx: Port documentation generation to python3 (#14886) | Uwe L. Korn | 2014-04-18 | 1 | -3/+3 |
|
|
* | | Help: Add option to create and install Qt .qch file. | Stephen Kelly | 2014-03-31 | 1 | -0/+18 |
|/ |
|
* | Help: Workaround pygments reporting an error for genexes. | Stephen Kelly | 2014-01-04 | 1 | -0/+10 |
|
|
* | Help: Fix Sphinx extension with docutils < 0.11 | Alex Neundorf | 2013-12-23 | 1 | -1/+6 |
|
|
* | cmRST: Teach cmake-module directive to scan bracket comments | Brad King | 2013-10-23 | 1 | -10/+27 |
|
|
* | Build Help documentation during CMake build using Sphinx | Brad King | 2013-10-16 | 1 | -0/+282 |
|
|