Brad King 25f2877eef Add class cmRST to do basic reStructuredText processing
Create a cmRST class to perform just enough reStructuredText processing
to support display of Help documents in human-readable text format.
This will be used to implement --help-* command-line options.

Support directives "include", "replace", "parsed-literal", "toctree"
(Sphinx), and "cmake-module" (CMake Sphinx Extension to scan .cmake
modules).  Support inline CMake Sphinx Domain roles to convert
cross-references to corresponding title text.  Support inline
substitutions defined by the "replace" directive, but keep it simple by
requiring replacements to be defined before use.

Add a CMakeLib "testRST" case to cover processing of supported
constructs and compare results against expected output.
2013-10-16 09:22:35 -04:00
..
2013-10-09 10:22:37 -04:00
2013-10-15 14:12:49 -04:00
2013-10-15 00:01:08 -04:00
2013-05-22 12:52:12 -04:00
2013-05-16 19:33:13 +02:00
2013-10-15 10:47:38 -04:00
2011-09-15 16:20:33 +02:00
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2013-10-15 10:47:38 -04:00
2012-02-02 23:40:21 +00:00
2013-10-15 10:47:38 -04:00
2013-07-31 08:48:19 -04:00