Skip to content
Snippets Groups Projects
Commit 06f656c0 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Initial implementation of the sphinx-based CMake API documentation

This includes the following workflow:

* The cmake module path is globbed for any modules matching *.cmake
* The opening comment is parsed for the following rst directives:
  cmake_function, cmake_module, cmake_variables
* From those, a browsable documentation is generated.

To run properly, a python interpreter and sphinx are needed.
parent 9ce8c207
No related branches found
No related tags found
No related merge requests found
Showing
with 605 additions and 194 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment