On Tue, Jul 31, 2012 at 4:01 PM, Robert Newson <[email protected]> wrote: > Those are all good points, thanks. I haven't used Sphinx, is it popular? Are > there any other choices?
It's quite popular. Look at readthedocs.org (free Sphinx hosting) or the Python documentation for some examples. Using Sphinx/reST would definitely make it easier for me to finally contribute more to CouchDB, whereas DocBook would definitely not. Cheers, Dirkjan
