doxyrest
Documentation compiler
A tool that compiles Doxygen XML into reStructuredText format for Python documentation
A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructuredText for the Python documentation generator Sphinx.
306 stars
15 watching
23 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
documentation-generatordocumentation-toolluarestructured-textsphinx-doctemplate-engine
Related projects:
Repository | Description | Stars |
---|---|---|
sphinx-doc/sphinx | Generates documentation for software projects using a markup language | 6,606 |
lawmurray/doxide | Generates documentation for C++ code | 55 |
didierverna/declt | A tool that generates reference manuals for Lisp libraries by introspecting their dependencies and producing detailed documentation in Texinfo format. | 38 |
sourcey/moxygen | Converts Doxygen XML documentation to Markdown files for easy documentation and version control management. | 240 |
mitmproxy/pdoc | A tool for generating API documentation from Python code | 1,958 |
debrouwere/python-literate | A tool that integrates Python code with Markdown documentation to generate reproducible HTML reports. | 41 |
kkoomen/vim-doge | Automates the creation of high-quality documentation for software projects with multiple programming languages and doc standards. | 1,007 |
vorlonsoft/easydokkaplugin | A plugin that automates generation of documentation for Java and Kotlin projects using the Dokka documentation engine. | 13 |
zeioth/dooku.nvim | Generates HTML documentation from code comments | 41 |
hdoc/hdoc | Automates API documentation generation and integration with Markdown pages for C++ projects. | 310 |
pycco-docs/pycco | A Python port of a documentation generator that produces literate-style documentation in a human-readable format. | 845 |
timothycrosley/portray | Automates the creation of documentation websites for Python projects with minimal configuration | 862 |
voltlang/volta | A compiler and runtime system for a systems-level programming language with focus on safety and low-level control. | 158 |
m7thon/doxy2swig | Converts Doxygen XML output into SWIG docstrings. | 19 |
pyos/dg | A programming language compiler for CPython bytecode | 576 |