[wxPython-users] building wxPython docs

Robin Dunn robin at alldunn.com
Sun Jul 8 21:13:40 PDT 2007


Frank Tobia wrote:
> Robin, and everyone who knows how to build the wxPython docs,
> 
> I've been trying unsuccessfully to build the wxPython docs from source.
> I've installed the modified epydoc from 
> http://wxpython.wxcommunity.com/tools/ on an Ubuntu machine.
> Running docs/bin/makeapidocs from the SVN trunk leads to a bunch of 
> errors, which you can find at http://papernapkin.org/pastebin/view/912 
> <http://papernapkin.org/pastebin/view/912>
> It looks like the main problem is epydoc being called incorrectly, but 
> there are other problems too.
> 
> Is the epydoc call incorrect, or is my installation incorrect?  Thanks

Do you have docutils installed?  You might need an older version since 
that patched version of epydoc is fairly old too.  I have version 0.3.7 
installed in the python that I use for epydoc.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list