May 17, 2006
4:43 p.m.
On Wed, 17 May 2006 13:57:52 -0200, Manlio Perillo <manlio_perillo@libero.it> wrote:
Is Lore still the official tool for documentation?
Yes.
I've noted that web2 uses reStructuredText.
David Reid is working on converting it to lore.
And what about API generation from docstrings? What tool it is used? epydoc?
Michael Hudson wrote an epydoc replacement called pydoctor. It parses the epytext markup in docstrings and generates the API docs now on the website. Jean-Paul