Re: [Graphviz] building doc with Python3
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <54ed44f4.c807b40a.07bd.ffffd5fdSMTPIN_ADDED_MISSING@gmr-mx.google.com> |
On 2015-02-24 19:10 Robin Dunn <[email protected]> wrote: > > "b"Warning:<stdin>: syntax error in line 6 near ','\n" Found the problem and beside of it a dot-bug with it. The bug is still fixed in the current dot-version (but my ubuntu is to old). There are more than one font names. But there is no " around them. e.g. font=Arial, Helvetica, ... should be font="Arial, Helvetica, ..." Then it works from there on. But I ask myself why this script work for other people? Maybe the newest dot-version (2.38) handle this without problems instead of my 2.36 (in Ubuntu 14.04.2). Anyway this is fixed... Another "problem". The build script and sphinx run without (any from me noticed) errors. There are some html-files generated but I miss e.g. the classes. e.g. the core classes are missing, they are missing in the index and in the search result That is the short output of the build including a module list. Maybe you can see better that something is missing in that list? user@MONSTER:~/share/work/Phoenix$ python3 ./build.py wxlib sphinx Build using: "/usr/bin/python3" 3.4.0 (default, Apr 11 2014, 13:05:18) [GCC 4.8.2] Python's architecture is 32bit cfg.VERSION: 3.0.3 USING VERSION: 3.0.3.dev1660+b7b9635 Running command: wx.lib ReST-ifying lib... - lib.agw (package) - lib.agw.aui (package) - lib.agw.aui.aui_constants (module) - lib.agw.aui.aui_switcherdialog (module) - lib.agw.aui.aui_utilities (module) - lib.agw.aui.auibar (module) - lib.agw.aui.auibook (module) - lib.agw.aui.dockart (module) - lib.agw.aui.framemanager (module) - lib.agw.aui.tabart (module) - lib.agw.aui.tabmdi (module) - lib.agw.persist (package) - lib.agw.persist.persist_constants (module) - lib.agw.persist.persist_handlers (module) - lib.agw.persist.persistencemanager (module) - lib.agw.ribbon (package) - lib.agw.ribbon.art (module) - lib.agw.ribbon.art_aui (module) - lib.agw.ribbon.art_default (module) - lib.agw.ribbon.art_internal (module) - lib.agw.ribbon.art_msw (module) - lib.agw.ribbon.art_osx (module) - lib.agw.ribbon.bar (module) - lib.agw.ribbon.buttonbar (module) - lib.agw.ribbon.control (module) - lib.agw.ribbon.gallery (module) - lib.agw.ribbon.page (module) - lib.agw.ribbon.panel (module) - lib.agw.ribbon.toolbar (module) - lib.agw.advancedsplash (module) - lib.agw.aquabutton (module) - lib.agw.artmanager (module) - lib.agw.balloontip (module) - lib.agw.buttonpanel (module) - lib.agw.cubecolourdialog (module) - lib.agw.customtreectrl (module) - lib.agw.flatmenu (module) - lib.agw.flatnotebook (module) - lib.agw.floatspin (module) - lib.agw.fmcustomizedlg (module) - lib.agw.fmresources (module) - lib.agw.foldpanelbar (module) - lib.agw.fourwaysplitter (module) - lib.agw.genericmessagedialog (module) - lib.agw.gradientbutton (module) - lib.agw.hyperlink (module) - lib.agw.hypertreelist (module) - lib.agw.infobar (module) - lib.agw.knobctrl (module) - lib.agw.labelbook (module) - lib.agw.multidirdialog (module) - lib.agw.peakmeter (module) - lib.agw.piectrl (module) - lib.agw.pybusyinfo (module) - lib.agw.pycollapsiblepane (module) - lib.agw.pygauge (module) - lib.agw.pyprogress (module) - lib.agw.rulerctrl (module) - lib.agw.shortcuteditor (module) - lib.agw.speedmeter (module) - lib.agw.supertooltip (module) - lib.agw.thumbnailctrl (module) - lib.agw.toasterbox (module) - lib.agw.ultimatelistctrl (module) - lib.agw.xlsgrid (module) - lib.agw.zoombar (module) - lib.art (package) - lib.art.flagart (module) - lib.art.img2pyartprov (module) - lib.floatcanvas (package) - lib.floatcanvas.Utilities (package) - lib.floatcanvas.Utilities.Colors (module) - lib.floatcanvas.FCEvents (module) - lib.floatcanvas.Resources (module) - lib.floatcanvas.ScreenShot (module) - lib.masked (package) - lib.masked.combobox (module) - lib.masked.ctrl (module) - lib.masked.ipaddrctrl (module) - lib.masked.maskededit (module) - lib.masked.numctrl (module) - lib.masked.textctrl (module) - lib.masked.timectrl (module) - lib.mixins (package) - lib.mixins.grid (module) - lib.mixins.gridlabelrenderer (module) - lib.mixins.imagelist (module) - lib.mixins.inspection (module) - lib.mixins.listctrl (module) - lib.mixins.rubberband (module) - lib.mixins.treemixin (module) - lib.ogl (package) - lib.ogl.basic (module) - lib.ogl.bmpshape (module) - lib.ogl.canvas (module) - lib.ogl.composit (module) - lib.ogl.diagram (module) - lib.ogl.divided (module) - lib.ogl.drawn (module) - lib.ogl.lines (module) - lib.ogl.oglmisc (module) - lib.pubsub (package) - lib.pubsub.core (package) - lib.pubsub.core.callables (module) - lib.pubsub.core.datamsg (module) - lib.pubsub.core.imp2 (module) - lib.pubsub.core.itopicdefnprovider (module) - lib.pubsub.core.listener (module) - lib.pubsub.core.listenerbase (module) - lib.pubsub.core.listenerimpl (module) - lib.pubsub.core.notificationmgr (module) - lib.pubsub.core.publisher (module) - lib.pubsub.core.publisherbase (module) - lib.pubsub.core.publishermixin (module) - lib.pubsub.core.topicargspec (module) - lib.pubsub.core.topicargspecimpl (module) - lib.pubsub.core.topicdefnprovider (module) - lib.pubsub.core.topicexc (module) - lib.pubsub.core.topicmgr (module) - lib.pubsub.core.topicmgrimpl (module) - lib.pubsub.core.topicobj (module) - lib.pubsub.core.topictreetraverser (module) - lib.pubsub.core.topicutils (module) - lib.pubsub.core.treeconfig (module) - lib.pubsub.core.validatedefnargs (module) - lib.pubsub.core.weakmethod (module) - lib.pubsub.utils (package) - lib.pubsub.utils.exchandling (module) - lib.pubsub.utils.misc (module) - lib.pubsub.utils.notification (module) - lib.pubsub.utils.topictreeprinter (module) - lib.pubsub.utils.xmltopicdefnprovider (module) - lib.pubsub.policies (module) - lib.pubsub.pub (module) - lib.pubsub.py2and3 (module) - lib.pubsub.setuparg1 (module) - lib.pubsub.setupkwargs (module) - lib.anchors (module) - lib.busy (module) - lib.buttons (module) - lib.calendar (module) - lib.CDate (module) - lib.ClickableHtmlWindow (module) - lib.colourdb (module) - lib.colourselect (module) - lib.colourutils (module) - lib.combotreebox (module) - lib.delayedresult (module) - lib.dialogs (module) - lib.docview (module) - lib.dragscroller (module) - lib.embeddedimage (module) - lib.eventStack (module) - lib.eventwatcher (module) - lib.evtmgr (module) - lib.expando (module) - lib.fancytext (module) - lib.filebrowsebutton (module) - lib.floatbar (module) - lib.foldmenu (module) - lib.gestures (module) - lib.gridmovers (module) - lib.imagebrowser (module) - lib.imageutils (module) - lib.infoframe (module) - lib.inspection (module) - lib.itemspicker (module) - lib.langlistctrl (module) - lib.layoutf (module) - lib.msgpanel (module) - lib.multisash (module) - lib.mvctree (module) - lib.newevent (module) - lib.nvdlg (module) - lib.pdfwin (module) - lib.platebtn (module) - lib.popupctl (module) - lib.printout (module) - lib.progressindicator (module) - lib.pydocview (module) - lib.rcsizer (module) - lib.resizewidget (module) - lib.scrolledpanel (module) - lib.sheet (module) - lib.six (module) - lib.sized_controls (module) - lib.softwareupdate (module) - lib.splitter (module) - lib.statbmp (module) - lib.stattext (module) - lib.throbber (module) - lib.ticker (module) - lib.ticker_xrc (module) - lib.utils (module) - lib.wordwrap (module) - lib.wxpTag (module) Finished command: wx.lib (0m9.966s) Running command: sphinx sphinx-build -b html -d /home/user/share/work/Phoenix/docs/sphinx/build/doctrees . /home/user/share/work/Phoenix/docs/html Running Sphinx v1.2.2 loading pickled environment... done building [html]: targets for 895 source files that are out of date updating environment: 0 added, 853 changed, 0 removed -- 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.