Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alandefreitas/doxybook
Doxygen XML to Markdown
https://github.com/alandefreitas/doxybook
documentation documentation-generator doxygen doxygen-xml gitbook hugo hugo-book-theme markdown mkdocs
Last synced: 3 months ago
JSON representation
Doxygen XML to Markdown
- Host: GitHub
- URL: https://github.com/alandefreitas/doxybook
- Owner: alandefreitas
- License: bsl-1.0
- Created: 2022-11-10T05:25:24.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-04-03T18:52:12.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T04:02:44.809Z (8 months ago)
- Topics: documentation, documentation-generator, doxygen, doxygen-xml, gitbook, hugo, hugo-book-theme, markdown, mkdocs
- Language: C++
- Homepage: https://alandefreitas.github.io/doxybook/
- Size: 28.5 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# Doxybook
> Doxygen XML to Markdown
[![Doxybook](docs/img/doxybook_banner.png)](https://alandefreitas.github.io/doxybook/)
Generate beautiful C++ documentation by converting Doxygen XML output into
markdown pages via [MkDocs](https://www.mkdocs.org/), [Hugo](https://gohugo.io/)
, [VuePress](https://vuepress.vuejs.org/), [GitBook](https://github.com/GitbookIO/gitbook)
, [Docsify](https://docsify.js.org/#/), or your custom generator. Also comes with an optional templating mechanism and
extensive configuration file.