On 01/08/2014 04:00 PM, Matthew Woehlke wrote:
> To be clear, I meant *only* the '#.rst' syntax (i.e. the code to extract 
> the reST markup from a CMake module). I would not expect *that* to 
> change again?

It may.  It already supports a version with long bracket comments:

#[========================================[.rst:
reST docs here
#]========================================]

Either way the scanning implementation belongs in the same place as
the rest of the infrastructure.  It is actually the implementation
of the ".. cmake-module::" directive in the Sphinx extension module.

-Brad

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to