On 16-10-2016 19:41, tshep...@rcsreg.com wrote:
> Is there a standard or best way to write documentation for
> a particular python library?  I'd mostly target HTML, I guess.
> 
> Thanks!
> 
> 
> Tobiah
> 

I guess most people use Sphinx for this task
http://www.sphinx-doc.org/

You can use various themes to customize your html output.

Irmen

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

Reply via email to