summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/testRST.rst
Commit message (Expand)AuthorAgeFilesLines
* Utilities/Sphinx: Add 'cref' roleMatthew Woehlke2023-03-141-1/+6
* cmRST: Fix cmake domain directives with newline before argumentBrad King2023-03-091-5/+10
* Utilities/Sphinx: Add a directive to document command signaturesMatthew Woehlke2023-03-031-0/+8
* cmRST: support `versionadded` and `versionchanged` directivesBen Boeckel2021-10-271-0/+6
* Utilities/Sphinx: Add role and directive for 'genex' in CMake domainBrad King2021-01-181-0/+14
* cmRST: Add support for 'envvar' directiveBrad King2021-01-181-0/+8
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* cmRST: Fix crash on empty markup blockBrad King2019-04-051-0/+4
* Help: Add new section for CPack generatorsKyle Edwards2018-06-211-0/+1
* cmRST: Parse inline links and inline literalsBrad King2018-05-071-0/+4
* cmRST: Add support for 'envvar' cmake domain roleBrad King2018-05-041-0/+2
* cmRST: Add support for the note and productionlist directivesBrad King2013-10-301-0/+7
* cmRST: Process literal blocks after paragraphs ending in '::'Brad King2013-10-211-0/+17
* cmRST: Do not process inline markup in code-block literalsBrad King2013-10-211-0/+3
* Add class cmRST to do basic reStructuredText processingBrad King2013-10-161-0/+72