doxygen
Documentation generator
A tool for generating documentation from annotated source code in various programming languages
Official doxygen git repository
6k stars
153 watching
1k forks
Language: C++
last commit: 4 days ago
Linked from 2 awesome lists
doxygendoxygen-documentation
Related projects:
Repository | Description | Stars |
---|---|---|
sourcey/moxygen | Converts Doxygen XML documentation to Markdown files for easy documentation and version control management. | 240 |
lawmurray/doxide | Generates documentation for C++ code | 55 |
vovkos/doxyrest | A tool that compiles Doxygen XML into reStructuredText format for Python documentation | 306 |
mattmcmanus/dox-foundation | Automates HTML documentation generation for software projects using dox and templates from Foundation. | 83 |
dauxio/daux.io | Generates custom documentation from Markdown files using a simple folder structure and Bootstrap for styling. | 795 |
hdoc/hdoc | Automates API documentation generation and integration with Markdown pages for C++ projects. | 310 |
zeioth/dooku.nvim | Generates HTML documentation from code comments | 41 |
m7thon/doxy2swig | Converts Doxygen XML output into SWIG docstrings. | 19 |
weavejester/codox | Generates API documentation from source code in a specific programming language | 668 |
lisroach/protoxygen | A tool to document Google Protocol Buffers using Doxygen. | 10 |
apigen/apigen | A tool for generating readable documentation from PHP source code | 2,161 |
simgunz/doxymatlab | Automatically extracts comments from Matlab code to generate documentation using Doxygen. | 36 |
xavierleroy/coq2html | Generates HTML documentation from Coq source files by folding proof scripts and producing auxiliary CSS and JavaScript files | 30 |
r-lib/roxygen2 | Automatically generates R package documentation from inline comments in source code | 594 |
phpdocumentor/phpdocumentor | A tool for generating and maintaining comprehensive documentation for PHP projects. | 4,125 |