Changeset c10acfe


Ignore:
Timestamp:
01/18/2023 04:02:55 PM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 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/llvm18, xry111/xf86-video-removal
Children:
ca1012d8
Parents:
0f9a1f08
Message:

Change ulink to xref for sphinx

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libtiff.xml

    r0f9a1f08 rc10acfe  
    9595      <xref linkend="freeglut"/> (required for <command>tiffgt</command>),
    9696      <xref linkend="libjpeg"/>,
     97      <xref linkend="sphinx"/>,
    9798      <xref linkend="libwebp"/>,
    98       <ulink url="https://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>,
    99       <ulink url="https://www.osgeo.org/projects/lerc-limited-error-raster-compression/">LERC</ulink>, and
    100       <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
     99      <ulink url="https://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>, and
     100      <ulink url="https://www.osgeo.org/projects/lerc-limited-error-raster-compression/">LERC</ulink>
    101101    </para>
    102102
  • general/prog/cmake.xml

    r0f9a1f08 rc10acfe  
    9999      <xref linkend="mercurial"/> (for use during tests),
    100100      <xref linkend="qt5"/> (for the Qt-based GUI),
    101       <xref linkend="subversion"/> (for testing),
    102       <ulink url="http://rhash.sourceforge.net/">rhash</ulink>, and
    103       <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink> (for building documents)
     101      <xref linkend="sphinx"/> (for building documents),
     102      <xref linkend="subversion"/> (for testing), and
     103      <ulink url="http://rhash.sourceforge.net/">rhash</ulink>
    104104    </para>
    105105
  • general/sysutils/systemd.xml

    r0f9a1f08 rc10acfe  
    118118      <xref linkend="qrencode"/>,
    119119      <xref linkend="rsync"/>,
     120      <xref linkend="sphinx"/>,
    120121      <xref linkend="valgrind"/>,
    121122      <xref linkend="zsh"/> (for the zsh completions),
     
    128129      <ulink url="https://lz4.github.io/lz4/">lz4</ulink>,
    129130      <!--<ulink url="http://fukuchi.org/works/qrencode/">qrencode</ulink>,-->
    130       <ulink url="https://sourceforge.net/projects/linuxquota/">quota-tools</ulink>,
    131       <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink>, and
     131      <ulink url="https://sourceforge.net/projects/linuxquota/">quota-tools</ulink>, and
    132132      <ulink url="https://tpm2-tss.readthedocs.io/en/latest/">tpm2-tss</ulink>
    133133    </para>
  • kde/extra-cmake-modules.xml

    r0f9a1f08 rc10acfe  
    7777    <bridgehead renderas="sect4">Optional</bridgehead>
    7878    <para role="optional">
     79      <xref linkend="sphinx"/> (for building documentation) and
    7980      <ulink url="https://pypi.org/project/PyQt5/">PyQt</ulink> (experimental
    80       support for building KDE Python bindings), and
    81       <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink> (for
    82          building documentation)
     81      support for building KDE Python bindings)
    8382    </para>
    8483
  • networking/netutils/bind-utils.xml

    r0f9a1f08 rc10acfe  
    148148      <command>make -C doc</command>: This command builds the
    149149      manual pages if the optional Python module
    150       <ulink url="https://www.sphinx-doc.org/en/master/">Sphinx</ulink>
    151       is installed.
     150      <xref linkend="sphinx"/> is installed.
    152151    </para>
    153152
  • postlfs/security/cyrus-sasl.xml

    r0f9a1f08 rc10acfe  
    105105      <xref linkend="mitkrb"/>,
    106106      <xref linkend="mariadb"/> or <ulink url="https://www.mysql.com/">MySQL</ulink>,
    107       <!--<xref linkend="openjdk"/>, Removed in 2.1.28 -->
    108107      <xref linkend="openldap"/>,
    109108      <xref linkend="postgresql"/>,
     109      <xref linkend="sphinx"/>,
    110110      <xref linkend="sqlite"/>,
    111111      <ulink url="https://stuff.mit.edu/afs/net.mit.edu/project/attic/krb4/">krb4</ulink>,
    112       <ulink url="https://dmalloc.com/">Dmalloc</ulink>,
    113       <ulink url="https://metacpan.org/pod/Pod::POM::View::Restructured">Pod::POM::View::Restructured</ulink>,
    114       and <ulink url="https://pypi.org/project/Sphinx">Sphinx</ulink>
     112      <ulink url="https://dmalloc.com/">Dmalloc</ulink>, and
     113      <ulink url="https://metacpan.org/pod/Pod::POM::View::Restructured">Pod::POM::View::Restructured</ulink>
    115114    </para>
    116115
  • server/other/unbound.xml

    r0f9a1f08 rc10acfe  
    8585      <xref linkend="nettle"/>,
    8686      <xref linkend="python2"/>,
     87      <xref linkend="sphinx"/> (for Python bindings documentation),
    8788      <xref linkend="swig"/> (for Python bindings),
    88       <xref linkend="doxygen"/> (for html documentation),
    89       <ulink url="https://dnstap.info/">dnstap</ulink>, and
    90       <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink> (for
    91       Python bindings documentation)
     89      <xref linkend="doxygen"/> (for html documentation), and
     90      <ulink url="https://dnstap.info/">dnstap</ulink>
    9291    </para>
    9392
  • xsoft/other/fontforge.xml

    r0f9a1f08 rc10acfe  
    112112      <xref linkend="libjpeg"/>,
    113113      <xref linkend="libtiff"/>,
     114      <xref linkend="sphinx"/> (to build html documentation),
    114115      <xref linkend="woff2"/>, and
    115       <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
    116       (to build html documentation)
    117116    </para>
    118117
Note: See TracChangeset for help on using the changeset viewer.