Changes in / [84f972c1:4f406ea]


Ignore:
Files:
63 added
23 deleted
18 edited

Legend:

Unmodified
Added
Removed
  • archive/py2cairo.xml

    r84f972c1 r4f406ea  
    7777      <bridgehead renderas="sect5">Optional</bridgehead>
    7878      <para role="optional">
     79        <!--TODO built for python2? -->
    7980        <ulink url="http://pytest.org">pytest</ulink>
    8081      </para>
  • general/genlib/gsl.xml

    r84f972c1 r4f406ea  
    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/genlib/libwacom.xml

    r84f972c1 r4f406ea  
    8888      <xref linkend="librsvg"/>,
    8989      <xref linkend="valgrind"/> (optional for some tests), and
    90       <ulink url="https://docs.pytest.org/en/stable/">pytest</ulink> with
     90      <xref linkend="pytest"/> with
    9191      <ulink url="https://pypi.org/project/libevdev/">python-libevdev</ulink> and
    9292      <ulink url="https://pypi.org/project/pyudev/">pyudev</ulink>
     
    123123      To test the results, issue: <command>ninja test</command>.
    124124      To run additional tests, install
    125       <ulink url="https://docs.pytest.org/en/stable/">pytest</ulink> and remove
     125      <xref linkend="pytest"/> and remove
    126126      the "-Dtests=disabled" option from the meson line above.
    127127    </para>
     
    143143    <para>
    144144      <parameter>-Dtests=disabled</parameter>: This parameter disables some of
    145       the more advanced tests because they require
    146       <ulink url="https://docs.pytest.org/en/stable/">pytest</ulink> to work
    147       properly.
     145      the more advanced tests because they require <xref linkend="pytest"/> to
     146      work properly.
    148147    </para>
    149148
  • general/graphlib/qpdf.xml

    r84f972c1 r4f406ea  
    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/llvm.xml

    r84f972c1 r4f406ea  
    199199      <xref linkend="pygments"/>,
    200200      <xref linkend="rsync"/> (for tests),
     201      <xref linkend="recommonmark"/> (for building documentation),
    201202      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
    202203      <xref linkend="valgrind"/>,
     
    205206      <ulink url="https://ocaml.org/">OCaml</ulink>,
    206207      <ulink url="https://pypi.org/project/psutil/">psutil</ulink> (for tests),
    207       <ulink url="https://pypi.python.org/pypi/recommonmark">recommonmark</ulink>
    208       and <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
    209       (for building the documentation), and
    210       <ulink url="https://github.com/Z3Prover/z3">Z3</ulink>
     208      and <ulink url="https://github.com/Z3Prover/z3">Z3</ulink>
    211209    </para>
    212210
     
    297295
    298296    <para>
    299       If you have installed <application>Sphinx</application> and
    300       <application>recommonmark</application> and wish
    301       to generate the html documentation and manual pages, issue the following
    302       commands:
     297      If you have installed <xref linkend="recommonmark"/> and its
     298      dependencies, you can generate the html documentation and manual
     299      pages with the following commands:
    303300    </para>
    304301
     
    349346<!-- as of version 13.0.0, the install process seems to install the html
    350347     documentation and the manual pages. The llvm html documentation
    351      is installed into /usr/share/doc/llvm, while the clang html documentation
    352      is installed into /usr/doc/clang. So we have just to move it. -->
     348     is installed into /usr/share/doc/LLVM/llvm, while the clang html
     349     documentation is installed into /usr/share/doc/LLVM/clang. So we have
     350     just to move it. -->
    353351    <para>
    354352      If you have built the llvm documentation, it has been installed
  • general/prog/prog.xml

    r84f972c1 r4f406ea  
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python3.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python-modules.xml"/>
     49  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python-dependencies.xml"/>
    4950  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ruby.xml"/>
    5051  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rust.xml"/>
  • general/prog/python-modules.xml

    r84f972c1 r4f406ea  
    7979      <listitem>
    8080        <para>
     81          <xref linkend="doxypypy"/>
     82        </para>
     83      </listitem>
     84      <listitem>
     85        <para>
     86          <xref linkend="doxyqml"/>
     87        </para>
     88      </listitem>
     89      <listitem>
     90        <para>
     91          <xref linkend="gi-docgen"/>
     92        </para>
     93      </listitem>
     94      <listitem>
     95        <para>
     96          <xref linkend="packaging"/>
     97        </para>
     98      </listitem>
     99      <listitem>
     100        <para>
    81101          <xref linkend="py3c"/>
    82102        </para>
     
    169189        </para>
    170190      </listitem>
    171 <!--      <listitem>
    172         <para>
    173           <xref linkend="python-slip"/>
    174         </para>
    175       </listitem>
    176 -->
     191      <listitem>
     192        <para>
     193          <xref linkend="pyparsing"/>
     194        </para>
     195      </listitem>
     196      <listitem>
     197        <para>
     198          <xref linkend="pytest"/>
     199        </para>
     200      </listitem>
     201      <listitem>
     202        <para>
     203          <xref linkend="recommonmark"/>
     204        </para>
     205      </listitem>
     206      <listitem>
     207        <para>
     208          <xref linkend="requests"/>
     209        </para>
     210      </listitem>
    177211      <listitem>
    178212        <para>
     
    183217        <para>
    184218          <xref linkend="six"/>
     219        </para>
     220      </listitem>
     221      <listitem>
     222        <para>
     223          <xref linkend="sphinx"/>
     224        </para>
     225      </listitem>
     226      <listitem>
     227        <para>
     228          <xref linkend="sphinx_rtd_theme"/>
    185229        </para>
    186230      </listitem>
     
    194238
    195239  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    196     href="asciidoc.xml"/>
    197 
    198   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    199     href="cython.xml"/>
    200 
    201   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    202     href="dbus-python.xml"/>
     240    href="python-modules/asciidoc.xml"/>
     241
     242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     243    href="python-modules/cython.xml"/>
     244
     245  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     246    href="python-modules/dbus-python.xml"/>
    203247
    204248<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    206250-->
    207251  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    208     href="docutils.xml"/>
    209 
    210   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    211     href="py3c.xml"/>
    212 
    213   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    214     href="pyatspi2.xml"/>
     252    href="python-modules/docutils.xml"/>
     253
     254  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     255    href="python-modules/doxypypy.xml"/>
     256
     257  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     258    href="python-modules/doxyqml.xml"/>
     259
     260  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     261    href="python-modules/gi-docgen.xml"/>
     262
     263  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     264    href="python-modules/packaging.xml"/>
     265
     266  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     267    href="python-modules/py3c.xml"/>
     268
     269  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     270    href="python-modules/pyatspi2.xml"/>
    215271<!--
    216272  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    218274-->
    219275  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    220     href="pycairo.xml"/>
    221 
    222   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    223     href="pycairo2.xml"/>
    224 
    225   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    226     href="pycryptodome.xml"/>
    227 
    228   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    229     href="python-dbusmock.xml"/>
    230 
    231   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    232     href="pygments.xml"/>
    233 
    234   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    235     href="pygobject2.xml"/>
    236 
    237   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    238     href="pygobject3.xml"/>
    239 
    240   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    241     href="pygtk.xml"/>
    242 
    243   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    244     href="pyxdg.xml"/>
     276    href="python-modules/pycairo.xml"/>
     277
     278  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     279    href="python-modules/pycairo2.xml"/>
     280
     281  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     282    href="python-modules/pycryptodome.xml"/>
     283
     284  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     285    href="python-modules/python-dbusmock.xml"/>
     286
     287  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     288    href="python-modules/pygments.xml"/>
     289
     290  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     291    href="python-modules/pygobject2.xml"/>
     292
     293  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     294    href="python-modules/pygobject3.xml"/>
     295
     296  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     297    href="python-modules/pygtk.xml"/>
     298
     299  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     300    href="python-modules/pyxdg.xml"/>
     301
     302  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     303    href="python-modules/recommonmark.xml"/>
    245304
    246305<!--
     
    256315
    257316  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    258     href="libxml2py2.xml"/>
    259 
    260   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    261     href="lxml.xml"/>
    262 
    263   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    264     href="markupsafe.xml"/>
    265 
    266   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    267     href="jinja2.xml"/>
    268 
    269   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    270     href="mako.xml"/>
    271 
    272 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    273     href="python-slip.xml"/>-->
    274 
    275   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    276     href="pyyaml.xml"/>
    277 
    278   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    279     href="scour.xml"/>
    280 
    281   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    282     href="six.xml"/>
     317    href="python-modules/libxml2py2.xml"/>
     318
     319  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     320    href="python-modules/lxml.xml"/>
     321
     322  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     323    href="python-modules/markupsafe.xml"/>
     324
     325  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     326    href="python-modules/jinja2.xml"/>
     327
     328  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     329    href="python-modules/mako.xml"/>
     330
     331  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     332    href="python-modules/pyparsing.xml"/>
     333
     334  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     335    href="python-modules/pytest.xml"/>
     336
     337  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     338    href="python-modules/pyyaml.xml"/>
     339
     340  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     341    href="python-modules/requests.xml"/>
     342
     343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     344    href="python-modules/scour.xml"/>
     345
     346  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     347    href="python-modules/six.xml"/>
     348
     349  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     350    href="python-modules/sphinx.xml"/>
     351
     352  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     353    href="python-modules/sphinx_rtd_theme.xml"/>
    283354
    284355</sect1>
  • kde/kf5/kf5-frameworks.xml

    r84f972c1 r4f406ea  
    124124  <bridgehead renderas="sect4">Additional recommended dependencies for kapidox</bridgehead>
    125125  <para role="recommended">
    126     <xref role="runtime" linkend="doxygen"/> (Run time)<phrase revision="sysv">,
    127     <xref linkend="Jinja2"/>, and
    128     <xref linkend="PyYAML"/></phrase>
    129     <phrase revision="systemd"> and
    130     <xref linkend="PyYAML"/></phrase>
    131   </para>
    132 
    133   <bridgehead renderas="sect4">Other python modules needed by kapidox</bridgehead>
    134   <para role="optional">
    135     <ulink url="https://pypi.org/simple/doxypypy/">doxypypy</ulink>,
    136     <ulink url="https://pypi.org/simple/doxyqml/">doxyqml</ulink>, and
    137     <ulink url="https://pypi.org/simple/requests/">requests</ulink>, which
    138     itself depends on
    139     <ulink url="https://pypi.org/simple/certifi/">certifi</ulink>,
    140     <ulink url="https://pypi.org/simple/charset-normalizer/">charset-normalizer</ulink>,
    141     <ulink url="https://pypi.org/simple/idna/">idna</ulink>, and
    142     <ulink url="https://pypi.org/simple/urllib3/">urllib3</ulink> (all will be
    143     installed by the <command>pip3 install</command> command below)
     126    <xref role="runtime" linkend="doxygen"/> (Run time),
     127    <xref linkend="doxypypy"/>,
     128    <xref linkend="doxyqml"/>,
     129    <phrase revision="sysv"><xref linkend="Jinja2"/>,</phrase>
     130    <xref linkend="PyYAML"/>, and
     131    <xref linkend="requests"/>
    144132  </para>
    145133
     
    366354      case $name in
    367355        kapidox)
    368           # First install some python module dependencies
    369           as_root pip3 install --no-user doxypypy doxyqml requests
    370 
    371356          pip3 wheel -w dist --no-build-isolation --no-deps $PWD
    372357          as_root pip3 install --no-index --find-links dist --no-cache-dir --no-user kapidox
  • networking/netlibs/nghttp2.xml

    r84f972c1 r4f406ea  
    8484      <xref linkend="jansson"/>, <!-- required to build the HPACK tools -->
    8585      <xref linkend="libevent"/>, <!--required to build the examples-->
     86      <xref linkend="sphinx"/>, <!--required to build documentation-->
    8687      <!--<xref linkend="python2"/>,--> <!--required for the python bindings)-->
    87 <!---      <phrase revision="systemd">
    88         <xref linkend="setuptools"/>, <!- -(required for the python bindings- ->
    89       </phrase> -->
    9088      <ulink url="http://cunit.sourceforge.net/">CUnit</ulink> (required for
    9189      the testsuite),
     
    9694      <ulink url="http://software.schmorp.de/pkg/libev.html">libev</ulink>,
    9795      <!--required to build the applications-->
    98       <ulink url="https://mruby.org/">mruby</ulink>, <!--provides ruby support
    99       in the sample HTTP server-->
    100 <!--      <phrase revision="sysv">
    101         <ulink url="https://pypi.python.org/pypi/setuptools/">Setuptools</ulink>,
    102       </phrase> -->
    103       <ulink url="https://tatsuhiro-t.github.io/spdylay/">Spdylay</ulink>, and
     96      <ulink url="https://mruby.org/">mruby</ulink>, and
     97      <!--provides ruby support in the sample HTTP server-->
     98      <ulink url="https://tatsuhiro-t.github.io/spdylay/">Spdylay</ulink>,
    10499      <!--provide SPDY functionality-->
    105       <ulink url="https://www.sphinx-doc.org/">Sphinx</ulink>. <!--required to build
    106       documentation-->
    107100    </para>
    108101
  • networking/netprogs/samba.xml

    r84f972c1 r4f406ea  
    151151      Install in listed order:
    152152      <xref linkend="six"/>,
     153      <xref linkend="pytest"/>,
    153154      <ulink url="&pypi;/argparse/">argparse</ulink>,
    154155      <ulink url="&pypi;/extras/">extras</ulink>,
    155       <ulink url="&pypi;/py/">py</ulink>,
    156156      <!--<ulink url="&pypi;/enum34/">enum34</ulink>,-->
    157157      <ulink url="&pypi;/hypothesis/">hypothesis</ulink>,
    158       <ulink url="&pypi;/pytest/">pytest</ulink>,
    159158      <ulink url="&pypi;/coverage/">coverage</ulink>,
    160159      <ulink url="&pypi;/pytest-cov/">pytest-cov</ulink>,
  • networking/netutils/bind-utils.xml

    r84f972c1 r4f406ea  
    8787      <xref linkend="libcap-pam"/>,
    8888      <xref linkend="libxml2"/>, and
    89       <ulink url="https://www.sphinx-doc.org/en/master/">Sphinx</ulink>
     89      <xref linkend="sphinx"/>
    9090    </para>
    9191
  • packages.ent

    r84f972c1 r4f406ea  
    510510<!ENTITY dbus-python-version          "1.3.2">
    511511<!ENTITY docutils-version             "0.19">
     512<!ENTITY doxypypy-version             "0.8.8.6">
     513<!ENTITY doxyqml-version              "0.5.1">
     514<!ENTITY gi-docgen-version            "2022.1">
    512515<!ENTITY py3c-version                 "1.4">
    513516<!ENTITY pyatspi2-version             "2.38.2">
     
    520523<!ENTITY pygobject3-version           "3.42.2">
    521524<!ENTITY pygtk-version                "2.24.0">
     525<!ENTITY pyparsing-version            "3.0.9">
     526<!ENTITY pytest-version               "7.1.3">
    522527<!ENTITY pyxdg-version                "0.28">
    523528<!-- libxml2 for Python2 shares the version of libxml2 -->
     
    526531<!ENTITY Jinja2-version               "3.1.2">
    527532<!ENTITY mako-version                 "1.2.3">
     533<!ENTITY recommonmark-version         "0.7.1">
     534<!ENTITY requests-version             "2.28.1">
    528535<!ENTITY scour-version                "0.38.2">
    529536<!ENTITY six-version                  "1.16.0">
     537<!ENTITY sphinx-version               "5.2.2">
     538<!ENTITY sphinx_rtd_theme-version     "1.0.0">
    530539<!ENTITY PyYAML-version               "6.0">
     540
     541<!-- Python module versions used in the Python Dependencies instructions -->
     542<!-- sc = sphinxcontrib -->
     543<!ENTITY alabaster-version              "0.7.12">
     544<!ENTITY attrs-version                  "22.1.0">
     545<!ENTITY babel-version                  "2.10.3">
     546<!ENTITY certifi-version                "2022.9.24">
     547<!ENTITY charset-normalizer-version     "2.1.1">
     548<!ENTITY commonmark-version             "0.9.1">
     549<!ENTITY flit_core-version              "3.7.1">
     550<!ENTITY idna-version                   "3.4">
     551<!ENTITY iniconfig-version              "1.1.1">
     552<!ENTITY imagesize-version              "1.4.1">
     553<!ENTITY markdown-version               "3.4.1">
     554<!ENTITY packaging-version              "21.3">
     555<!ENTITY pluggy-version                 "1.0.0">
     556<!ENTITY py-version                     "1.11.0">
     557<!ENTITY pytz-version                   "2022.4">
     558<!ENTITY setuptools_scm-version         "7.0.5">
     559<!ENTITY snowballstemmer-version        "2.2.0">
     560<!ENTITY sc-applehelp-version           "1.0.2">
     561<!ENTITY sc-devhelp-version             "1.0.2">
     562<!ENTITY sc-htmlhelp-version            "2.0.0">
     563<!ENTITY sc-jsmath-version              "1.0.1">
     564<!ENTITY sc-qthelp-version              "1.0.3">
     565<!ENTITY sc-serializinghtml-version     "1.1.5">
     566<!ENTITY smartypants-version            "2.0.1">
     567<!ENTITY toml-version                   "0.10.2">
     568<!ENTITY tomli-version                  "2.0.1">
     569<!ENTITY typing_extensions-version      "4.4.0">
     570<!ENTITY typogrify-version              "2.0.7">
     571<!ENTITY urllib3-version                "1.26.12">
    531572
    532573<!-- Part IV -->
  • postlfs/filesystems/btrfs-progs.xml

    r84f972c1 r4f406ea  
    9898      <xref linkend="lvm2"/> (<command>dmsetup</command> is used in tests),
    9999      <xref linkend="reiserfs"/> (for tests), and
    100       <ulink url="https://www.sphinx-doc.org/">Sphinx</ulink> (required to build documentation),
     100      <xref linkend="sphinx"/> (required to build documentation),
    101101
    102102    </para>
  • postlfs/filesystems/fuse3.xml

    r84f972c1 r4f406ea  
    7777    <para role="optional">
    7878      <xref linkend="doxygen"/> (to rebuild the API documentation) and
    79       <ulink url="https://pypi.org/project/pytest/">pytest</ulink> (required for tests)
     79      <xref linkend="pytest"/> (required for tests)
    8080    </para>
    8181
     
    149149
    150150    <para>
    151       The <ulink url="https://pypi.org/project/pytest/">pytest</ulink> Python
     151      The <xref linkend="pytest"/> Python
    152152      module is required for the tests.  One test named
    153153      <filename>test_cuse</filename> will fail if the
  • postlfs/virtualization/qemu.xml

    r84f972c1 r4f406ea  
    108108    </para>
    109109
    110     <bridgehead renderas="sect4">Optional dependencies for installing the documentation</bridgehead>
     110    <bridgehead renderas="sect4">Optional (for building the documentation)</bridgehead>
    111111    <para role="optional">
    112       <ulink url="https://www.sphinx-doc.org/en/master/index.html">sphinx</ulink> with the
    113       <ulink url="https://pypi.org/project/sphinx-rtd-theme/">sphinx-rtd-theme</ulink> theme
     112      <xref linkend="sphinx_rtd_theme"/>
    114113    </para>
    115114
  • server/databases/mariadb.xml

    r84f972c1 r4f406ea  
    112112      <xref linkend="pcre2"/>,
    113113      <xref linkend="ruby"/>,
     114      <xref linkend="sphinx"/>,
    114115      <xref linkend="unixodbc"/>,
    115116      <xref linkend="valgrind"/>,
     
    122123      <ulink url="https://www.mruby.org/">mruby</ulink>,
    123124      <ulink url="https://mariadb.com/kb/en/myrocks/">MyRocks</ulink>,
    124       <ulink url="https://github.com/google/snappy">Snappy</ulink>,
    125       <ulink url="https://sphinxsearch.com/downloads/">Sphinx</ulink>, and
     125      <ulink url="https://github.com/google/snappy">Snappy</ulink>, and
    126126      <!--<ulink url="https://mariadb.com/kb/en/mariadb/tokudb/">TokuDB</ulink>, and-->
    127127      <ulink url="https://zeromq.org/">ZeroMQ</ulink>
  • server/major/bind.xml

    r84f972c1 r4f406ea  
    101101      <xref linkend="lmdb"/>,
    102102      <xref linkend="mitkrb"/>,
     103      <xref linkend="pytest"/>,
     104      <xref linkend="sphinx"/> (required to build documentation),
    103105      <ulink url="https://cmocka.org/">cmocka</ulink>,
    104106      <ulink url="https://github.com/cjheath/geoip">geoip</ulink>,
    105       <ulink url="https://docs.pytest.org/en/stable/">pytest</ulink>,
    106       <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink> (required to build documentation), and
    107107      <ulink url="&w3m-url;">w3m</ulink>
    108108    </para>
     
    181181      The test suite may indicate some skipped tests depending on
    182182      what configuration options are used. Some tests are marked
    183       <quote>UNTESTED</quote> or does even fail if <xref linkend="perl-net-dns"/>
     183      <quote>UNTESTED</quote> or do even fail if <xref linkend="perl-net-dns"/>
    184184      is not installed. <!--One test, <quote>CPU</quote>, is known to fail.-->
    185185      To run the tests, as an unprivileged user, execute:
     
    578578      is included in the source package. The documentation is in .rst
    579579      format which means, it can be converted in human readable formats
    580       if <ulink url="https://www.sphinx-doc.org/">Sphinx</ulink> is
    581       installed. As time of writing, sphinx is not included in
    582       the BLFS book and therefore, the instructions above do not
    583       install the docs.
     580      if <xref linkend="sphinx"/> is installed.
    584581    </para>
    585582
     
    589586      recommended to consult the ARM documentation. ISC provides an
    590587      updated set of excellent documentation along with every release
    591       so it can be easily be viewed and/or downloaded - so there is
     588      so it can be easily viewed and/or downloaded &ndash; so there is
    592589      no excuse to not read the docs. The formats ISC provides are PDF,
    593590      epub and html at <ulink url="https://downloads.isc.org/isc/bind9/&bind-version;/doc/arm/"/>.
  • x/installing/libinput.xml

    r84f972c1 r4f406ea  
    8989        <xref linkend="libunwind"/> (required for tests),
    9090        <xref linkend="libwacom"/>, and
    91         <ulink url="https://www.sphinx-doc.org/">Sphinx</ulink> (required to build documentation),
    92         <ulink url="https://pypi.org/project/pyparsing/">PyParsing</ulink> (for one non-root test)
     91        <xref linkend="sphinx"/> (required to build documentation),
     92        <xref linkend="pyparsing"/> (for one non-root test)
    9393      </para>
    9494
     
    209209        the main tests.  Even with the tests defined as false, you can still run
    210210        the first four minor tests, as a regular user, but one will be skipped if
    211         <ulink url="https://pypi.org/project/pyparsing">PyParsing</ulink> is not
    212         installed.
     211        <xref linkend="pyparsing"/> is not installed.
    213212      </para>
    214213
Note: See TracChangeset for help on using the changeset viewer.