On Sat, Nov 9, 2013 at 4:25 PM, <[email protected]> wrote: > Updated Branches: > refs/heads/dash-docset [created] d56471a1c > > docs: enable building a Dash docset
http://git-wip-us.apache.org/repos/asf/couchdb/commit/d56471a1 Dash (http://kapeli.com/dash) is an app on the Mac App Store that makes it easy to download offline sets of documentation. It has a pluggable model where you can create your own docsets by bundling up some HTML and a little SQLite database. I think it would be cool if we could host a somewhat-automatically updating Dash docset for CouchDB on RTD, so I've integrated it in our Sphinx setup by wrapping things in a Sphinx extension. However, this doesn't completely work with our build system yet. Anyone else interested in this? Cheers, Dirkjan
