Re: [Graphviz] building doc with Python3
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <54f121d8.e662b40a.5456.ffffe426SMTPIN_ADDED_MISSING@gmr-mx.google.com> |
I still go on to build the doc (with 'python3 ./build.py dox etg sphinx). And I don't forget to run 'cleanall'. There is a problem I don't understand. The etg command run etg/htmlwin.py. And this py cause a lot of trouble. The file "Phoenix/ext/wxWidgets/docs/doxygen/out/xml/wxHtmlLinkEvent" doesn't exists. Don't know why or if it is needed. I modified the code, so that the script goes on and just put out a message about it. Then htmlwin.py call a lot of ClassDef.find(). And of course it find nothing. And find() raises exceptions. So what should be done? There is one class missing (don't know why) and the complete build script crash against the wall. I think this behavior is to much. There could be warnings or errors and then the script should go on. What do you think? -- 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.