Re: [Epydoc-devel] restructuredtext
Brought to you by:
edloper
From: Fred L. D. Jr. <fd...@ac...> - 2004-04-28 21:50:44
|
On Tuesday 27 April 2004 09:48 pm, Robin Dunn wrote: > Yep, I've started using it this afternoon too. Now if only it didn't > take epydoc twice as long to generate wxPython docs using reST than it > does with epytext... I've done very little with epytext, so can't really compare the two performance-wise. Docutils definately takes a fairly heavy approach to processing; I know Ed's done some work that should improve that somewhat, but don't know if that's in the Docutils CVS yet. The use of DOM nodes in Docutils certainly causes it to squarely avoid the lightweight category. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Zope Corporation |