summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-11-02 14:54:10 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-11-02 14:54:10 (GMT)
commit2043a86b6a25cfbd97a3d9cbbe3ccbf60d423276 (patch)
tree3d6812e1e8b7ca33dd8d2358e9a4b29ebab655cf /Help
parent5b838ed38347cb867acaee3f1ec706abfb648e64 (diff)
parent450b515ad0e94155061e3a9d43fcbab53bf7ac80 (diff)
downloadCMake-2043a86b6a25cfbd97a3d9cbbe3ccbf60d423276.zip
CMake-2043a86b6a25cfbd97a3d9cbbe3ccbf60d423276.tar.gz
CMake-2043a86b6a25cfbd97a3d9cbbe3ccbf60d423276.tar.bz2
Merge topic 'doc-rst-note-and-productionlist'
450b515 cmRST: Add support for the note and productionlist directives
Diffstat (limited to 'Help')
-rw-r--r--Help/manual/cmake-developer.7.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Help/manual/cmake-developer.7.rst b/Help/manual/cmake-developer.7.rst
index ee2016f..5d20c54 100644
--- a/Help/manual/cmake-developer.7.rst
+++ b/Help/manual/cmake-developer.7.rst
@@ -68,11 +68,21 @@ literal block after ``::``
space. We prefer the ``::`` to appear at the end of a paragraph
line instead of as its own line.
+``note`` directive
+ Call out a side note. The command-line help processor prints the
+ block content as if the lines were normal paragraph text with
+ interpretation.
+
``parsed-literal`` directive
Add a literal block with markup interpretation. The command-line
help processor prints the block content without the leading
directive line and with common indentation replaced by one space.
+``productionlist`` directive
+ Render context-free grammar productions. The command-line help
+ processor prints the block content as if the lines were normal
+ paragraph text with interpretation.
+
``replace`` directive
Define a ``|substitution|`` replacement.
The command-line help processor requires a substitution replacement