Mention tool for Doxygen-based docsets

Ved Vyas 2016-07-09 15:29:10 -04:00
parent 7209d29363
commit 6dd02894e6

@ -18,3 +18,4 @@
* [jberkel/wiktionary-dash-docset](https://bitbucket.org/jberkel/wiktionary-dash-docset) - a small Python script to generate a Wiktionary docset (modules + templates).
* [hynek/doc2dash](https://github.com/hynek/doc2dash) - Python app for generating docsets from Sphinx / pydoctor sources
* [docset for gem](https://gist.github.com/toch/77ce4210e962cb73782d003a89f17dcd) - a Bash script to generate docsets from Ruby gems.
* [doxytag2zealdb](https://gitlab.com/vedvyas/doxytag2zealdb) - creates a SQLite3 database from a Doxygen tag file to enable searchable Doxygen docsets with categorized entries.