From 8fcdfe83bebaf0e30345e928a5e5d56b74a6107b Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Thu, 7 Apr 2016 11:37:17 -0400 Subject: [PATCH] Updated Third Party Resources (markdown) --- Third-Party-Resources.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Third-Party-Resources.md b/Third-Party-Resources.md index 989a5b6..b1f4539 100644 --- a/Third-Party-Resources.md +++ b/Third-Party-Resources.md @@ -15,4 +15,5 @@ * [technosophos/dashing](https://github.com/technosophos/dashing) - a general purpose tool for starting with some HTML documentation and generating Dash documentation. Written in Go. * [brynbellomy/dash-docset-generator](https://github.com/brynbellomy/dash-docset-generator) - Node.js command line tool that generates Dash docsets from HTML, JSON, YAML, etc. * [otsaloma/docsets](https://github.com/otsaloma/docsets) - a set of scripts to generate docsets for Bash, CSS, DOS, Emacs-Lisp, GDK, GLib, GObject, GTK+, Gio, HTML, JavaScript, LaTeX, Leaflet, Make, Pango, Python, QML, Silica, and jQuery. -* [jberkel/wiktionary-dash-docset](https://bitbucket.org/jberkel/wiktionary-dash-docset) - a small Python script to generate a Wiktionary docset (modules + templates). \ No newline at end of file +* [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 \ No newline at end of file