Changeset 402910e for general


Ignore:
Timestamp:
10/20/2022 03:22:26 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
c2453e6
Parents:
6e86a83
Message:

Fix references to sphinx

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gsl.xml

    r6e86a83 r402910e  
    7575    <bridgehead renderas="sect4">Optional</bridgehead>
    7676    <para role="optional">
    77       <ulink url="https://www.sphinx-doc.org/en/stable/man/sphinx-build.html">Sphinx</ulink>
    78       with <ulink url="https://pypi.python.org/pypi/sphinx_rtd_theme">sphinx_rtd_theme</ulink>
     77      <xref linkend="sphinx_rtd_theme"/>
    7978    </para>
    8079
     
    9695
    9796    <para>
    98       If you have the optional <application>Sphinx</application> package
     97      If you have <xref linkend="sphinx_rtd_theme"/>
    9998      installed, build the documentation with:
    10099    </para>
  • general/graphlib/qpdf.xml

    r6e86a83 r402910e  
    8282      <xref linkend="fop"/>,
    8383      <xref linkend="gnutls"/>, and
    84       <ulink url="https://www.sphinx-doc.org/en/master/index.html">sphinx</ulink>
     84      <xref linkend="sphinx"/>
    8585    </para>
    8686
  • general/prog/python-modules/dbus-python.xml

    r6e86a83 r402910e  
    8585       Optional (Required to build the API and HTML Documentation)</bridgehead>
    8686      <para role="optional">
    87         <xref linkend="docutils"/> and
    88         <ulink url="https://www.sphinx-doc.org/en/master/">Sphinx</ulink> with
    89         <ulink url="https://github.com/rtfd/sphinx_rtd_theme">sphinx_rtd_theme</ulink>
     87        <xref linkend="sphinx_rtd_theme"/>
    9088      </para>
    9189
Note: See TracChangeset for help on using the changeset viewer.