CMake/Tests/CMakeLib
Brad King 2945814de2 cmRST: Teach cmake-module directive to scan bracket comments
When scanning CMake module files for .rst comments, recognize
bracket comments starting in ".rst:" too.  For example:

 #[[.rst:

Include the bracket comment content terminated by the closing bracket.
Exclude the line containing the bracket if it starts in "#".

Teach the CMakeLib.testRST test to cover multiple bracket lengths
and ending brackets on lines with and without "#".

Update the cmake-developer.7 manual to document the bracket-comment
syntax for .rst documentation.
2013-10-23 09:36:00 -04:00
..
testVisualStudioSlnParser_data VS: Create parser for Visual Studio .sln files 2013-04-12 11:35:35 -04:00
CMakeLists.txt Add class cmRST to do basic reStructuredText processing 2013-10-16 09:22:35 -04:00
run_compile_commands.cxx Avoid string.clear and string.push_back (#13319) 2012-06-19 14:21:34 -04:00
testGeneratedFileStream.cxx complex: Move GeneratedFileStream test to CMakeLibTests 2011-12-23 16:16:50 -05:00
testRST.cxx Add class cmRST to do basic reStructuredText processing 2013-10-16 09:22:35 -04:00
testRST.expect cmRST: Teach cmake-module directive to scan bracket comments 2013-10-23 09:36:00 -04:00
testRST.rst cmRST: Process literal blocks after paragraphs ending in '::' 2013-10-21 15:40:26 -04:00
testRSTinclude1.rst Add class cmRST to do basic reStructuredText processing 2013-10-16 09:22:35 -04:00
testRSTinclude2.rst Add class cmRST to do basic reStructuredText processing 2013-10-16 09:22:35 -04:00
testRSTmod.cmake cmRST: Teach cmake-module directive to scan bracket comments 2013-10-23 09:36:00 -04:00
testRSTtoc1.rst Add class cmRST to do basic reStructuredText processing 2013-10-16 09:22:35 -04:00
testRSTtoc2.rst Add class cmRST to do basic reStructuredText processing 2013-10-16 09:22:35 -04:00
testSystemTools.cxx complex: Move cmSystemTools::UpperCase test to CMakeLibTests 2011-12-23 16:16:54 -05:00
testUTF8.cxx Test UTF-8 decoding 2009-12-08 15:44:22 -05:00
testVisualStudioSlnParser.cxx VS: Create parser for Visual Studio .sln files 2013-04-12 11:35:35 -04:00
testVisualStudioSlnParser.h.in VS: Create parser for Visual Studio .sln files 2013-04-12 11:35:35 -04:00
testXMLParser.cxx Create CMakeLib test driver and test cmXMLParser 2009-12-08 11:44:50 -05:00
testXMLParser.h.in Create CMakeLib test driver and test cmXMLParser 2009-12-08 11:44:50 -05:00
testXMLParser.xml Create CMakeLib test driver and test cmXMLParser 2009-12-08 11:44:50 -05:00
testXMLSafe.cxx Test XML encoding with UTF-8 character validation 2009-12-08 15:44:45 -05:00