Building Sphinx docs on Windows

Andrea Gavana <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <CAEf70bzhcYE4jMiYH1ckZU3q85SCKqu=BDPGTZ6xvBEHJwDG2g@mail.gmail.com>
Hi,

    I have been chasing a few bugs/issues and trying to improve the
automatically generated Sphinx docs. I have made a few fixes on my fork of
Phoenix, but I am encountering a slight bump. The docs simply don't build
on Windows - I mean, I get the html files, but Sphinx generates more than
60,000 warnings, most of them related to images it can't find.

Sample of warning message:

headings.inc:195: WARNING: image file not readable:
_staticimagessphinxdocsmodule_summary.png


Which is kind of funny as the actual declaration is:

.. |module_summary| image:: _static\images\sphinxdocs\module_summary.png
   :align: middle
   :width: 32px


Looks like all the path separators are stripped out...

Anyone else seeing this?

This is on Windows 10, Python 2.7.11, Sphinx 1.5.5.

Andrea.

-- 
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.