1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-17 22:51:18 +02:00

Add Doxygen (#151)

Co-authored-by: Matheus Felipe <matheusfelipeog@protonmail.com>
This commit is contained in:
Maikel Mardjan
2022-11-18 00:14:09 +01:00
committed by GitHub
parent 4ecd1b2548
commit cb09f434fb

View File

@@ -108,3 +108,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [gd2md-html](https://github.com/evbacher/gd2md-html/wiki) - gd2md-html is a free Google Docs add-on that converts a formatted Google Doc to a simple, readable Markdown or HTML text file. gd2md-html lets you use Google Docs' editing, formatting, and collaboration tools before you publish to a Markdown or HTML platform. (contributed by [Ed Bacher](https://github.com/evbacher))
* [Documize](https://github.com/documize/community) - One place to author, approve, publish documentation (contributed by [HarveyKandola](https://github.com/HarveyKandola))
* [ESDoc](https://esdoc.org/) - Documentation generator for JavaScript. Similar to JSDoc, but provides more useful features and stylish look and feel. (contributed by [@bandantonio](https://github.com/bandantonio))
* [Doxygen](https://www.doxygen.nl/) - Doxygen is the de facto standard tool for generating documentation from almost all popular programming languages. (contributed by [@nocomplexity](https://github.com/nocomplexity))