Re: Building Sphinx docs on Windows
Eric Fahlgren <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <CAP2Qz+W4Am6O=zZ3fD9L73Dzb+LbZi0WBFji9mF+arQW6FU+Dg@mail.gmail.com> |
Or make sure the doc strings are all raw strings:
def thing(xyz):
r"""
c:\somewhere
"""
On Sun, Nov 12, 2017 at 10:43 AM, Dietmar Schwertberger <
[email protected]> wrote:
> On 11/12/2017 7:10 PM, Andrea Gavana wrote:
>
>> Which is kind of funny as the actual declaration is:
>>
>> .. |module_summary| image:: _static\images\sphinxdocs\module_summary.png
>> :align: middle
>> :width: 32px
>>
>
> With sphinx I'm using / as path separator, also on Windows.
>
> Maybe \\ would work, but using / is probably the best solution.
>
>
> Regards,
>
> Dietmar
>
>
> --
> 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.
>
--
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.