Skip to content

Template project to use doxygen, doxysphinx, doxylink, sphinx and read the docs for documentation

License

Notifications You must be signed in to change notification settings

codingwithmagga/doxysphinx-with-read-the-docs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Template

Template project to use doxygen, doxysphinx, doxylink, Sphinx and Read the Docs for online project documentation. As an example, a C++ library is added to this project (see libs folder) using CMake. The offline documentation can either be automatically build using CMake targets or locally using the terminal.

Take a look at the Read the Docs documentation here. You can also find additional information about the build process there.

Key features

Prerequisites for this project

Documentation without CMake

Local CMake documentation

If you want to create the local documentation using CMake also the following requirements are necessary:

Note: You also need to be able to provide a CMake supported generator.

Additional References

Microsoft devblog - Clear, Functional C++ Documentation with Sphinx + Breathe + Doxygen + CMake

About

Template project to use doxygen, doxysphinx, doxylink, sphinx and read the docs for documentation

Topics

Resources

License

Stars

Watchers

Forks