On Mon, May 10, 2010 at 1:29 PM, Phlip <phlip2...@gmail.com> wrote: > Pythonistas: <snip> > The question for the rest of Python-Land: Should I be using a better > documentation extractor? (pydoc is too mundane so far.)
Sphinx is in vogue right now: http://sphinx.pocoo.org/ It's used for the official docs and its results are quite pretty. Cheers, Chris -- http://blog.rebertia.com -- http://mail.python.org/mailman/listinfo/python-list