

Doxide
1 like
Doxide is a documentation generator for C++. It is an alternative to Doxygen that aims at a more modern look and feel, with responsive design for desktop and mobile devices.
Features
- Support for MarkDown
- Ad-free
- Works Offline
- C++
Tags
- Documentation
- modern-cpp
- javadoc
- material-for-mkdocs
- mkdocs
- doxygen
- mkdocs-material
Doxide News & Activities
Highlights All activities
Recent activities
No activities found.
Doxide information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Doxide?
Doxide is a documentation generator for C++. It is an alternative to Doxygen that aims at a more modern look and feel, with responsive design for desktop and mobile devices.
- It is configured with YAML, generates Markdown, and publishes HTML for the web.
- It is open source under an Apache 2.0 license, and runs on Linux, Mac, and Windows.
- It is written in C++ so that its primary users, C++ developers, can readily contribute.
- C++ source code is documented with /** comments */ containing @commands, as with Doxygen. Many commands from Doxygen are already supported.
- C++ source code is parsed with Tree-sitter, the same parser used by many syntax highlighters.
By generating Markdown, Doxide opens C++ documentation to the whole wide world of static site generation tools and themes. There is particular support for MkDocs and the Material for MkDocs theme



