Re: [Graphviz] building doc with Python3

Robin Dunn <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
[email protected] wrote:
> On 2015-02-26 23:51<[email protected]>  wrote:
>> I will try this night, but my
>> little machine will take some hours for that.
>
> Sill no success with that line
> "python3 ./build.py wxlib setrev dox sphinx"
>

Ok, one more time: Order matters.

The dox command is what produces the XML files, the etg command 
processes those files, the sphinx command takes some of the intermediate 
products of the etg command and runs them through the Sphinx tool to 
generate the final documentation.  So you need to run the commands dox, 
etg, and sphinx, in that order.  If you also want to run wx.lib, wx.py 
and wx.tools through Sphinx then you can use the wxlib, wxpy and wxtools 
build commands (and they need to be importable so Phoenix needs to be 
built for it to work.)

Please read the README file in the root folder, as a lot of this is 
covered there.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.