From 983d7a8b049b3296caac84f569a0ef1b10900444 Mon Sep 17 00:00:00 2001 From: Oleg Shparber Date: Mon, 24 Apr 2017 11:43:44 -0400 Subject: [PATCH] Updated Third Party Resources (markdown) --- Third-Party-Resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Third-Party-Resources.md b/Third-Party-Resources.md index 485fcf8..4c6f01a 100644 --- a/Third-Party-Resources.md +++ b/Third-Party-Resources.md @@ -25,6 +25,7 @@ * [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. * [dash-haskell](https://github.com/jfeltz/dash-haskell) +* [javadoc2dash](https://github.com/iamthechad/javadoc2dash) ## Other (un)related documentation projects * [DocFX](http://dotnet.github.io/docfx/)