dev-cafe / autocmake

CMake plugin composer.
http://autocmake.org
BSD 3-Clause "New" or "Revised" License
42 stars 18 forks source link

Documentation enhancement #106

Closed robertodr closed 9 years ago

robertodr commented 9 years ago

It might be useful to add a "Dependencies" section to the documentation of the modules. I did it for python_libs.cmake http://autocmake.readthedocs.org/en/latest/module-reference.html#python-libs-cmake but it's not parsed correctly by Sphinx, most likely because it doesn't know about this section.

bast commented 9 years ago

You need an empty line after the colons (Sphinx standard).