On 9/27/17 6:55 PM, Rob Gaddi wrote:
Anyone have any good references on using Sphinx to generate a mix of autogenerated API docs and hand-written "Yeah, but this is what you DO with it" docs?  Free is good but I'm happy to drop money on books if they're worthwhile.


I can offer you an example: the coverage.py docs are in Sphinx, and use both auto-generated and hand-written pages: https://github.com/nedbat/coveragepy/tree/master/doc   I'm not sure what information you are looking for, maybe this will help?

--Ned.
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to