Skip to content
Snippets Groups Projects
  1. Oct 31, 2015
  2. Oct 25, 2015
  3. Oct 24, 2015
  4. Oct 23, 2015
  5. Oct 22, 2015
  6. Oct 16, 2015
  7. Oct 15, 2015
  8. Oct 14, 2015
  9. Oct 13, 2015
    • Dominic Kempf's avatar
      Adapt the infrastructure for a collected cmake API doc. · a4535b9a
      Dominic Kempf authored
      We do not want one such documentation per module, but instead
      we would allow people to use it from their module and get a
      documentation generated from all the dependent modules. This
      needs some changes to the machine.
      a4535b9a
    • Dominic Kempf's avatar
      Initial implementation of the sphinx-based CMake API documentation · 06f656c0
      Dominic Kempf authored
      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.
      06f656c0
  10. Oct 06, 2015
  11. Oct 03, 2015
  12. Sep 30, 2015
Loading