Re: [Doc-SIG] alternatives to epydoc?
In a message of Wed, 06 Oct 2010 09:52:15 PDT, Bill Janssen writes:
I've been documenting UpLib with a combo of ReST for the standalone docs, and epydoc for the API documentation. But epydoc seems to be dying a slow death of non-maintenance. It won't work with docutils 0.6 or 0.7, and Python 2.6 seems to crash when running it.
So, I'm looking for an alternative to epydoc. Preferably something easy to convert to... Any pointers?
Bill
I've been using endo, which is part of the enthought tools suite. https://svn.enthought.com/enthought/wiki/EndoHowTo Laura
On 10/6/10 2:02 PM, Laura Creighton wrote:
In a message of Wed, 06 Oct 2010 09:52:15 PDT, Bill Janssen writes:
I've been documenting UpLib with a combo of ReST for the standalone docs, and epydoc for the API documentation. But epydoc seems to be dying a slow death of non-maintenance. It won't work with docutils 0.6 or 0.7, and Python 2.6 seems to crash when running it.
So, I'm looking for an alternative to epydoc. Preferably something easy to convert to... Any pointers?
Bill
I've been using endo, which is part of the enthought tools suite.
endo is even more non-maintained. I'm honestly surprised it's working for you. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco
participants (2)
-
Laura Creighton -
Robert Kern