Skip to content

k0ekk0ek/cmake-sphinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphinx integration for CMake

A CMake module for Sphinx inspired by the excellent Doxygen module. Given that you have CMake, Doxygen, Sphinx (+Breathe) installed, generating API documentation can be done by:

$ cd cmake-sphinx
$ mkdir build
$ cmake -G "<generator supported by your platform>" ..
$ cmake --build . --target foobar_sphinx

About

Sphinx integration for CMake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published