Changes in / [5a8c6008:cf905e0]


Ignore:
Files:
63 added
23 deleted
18 edited

Legend:

Unmodified
Added
Removed
  • archive/py2cairo.xml

    r5a8c6008 rcf905e0  
    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

    r5a8c6008 rcf905e0  
    7272    <bridgehead renderas="sect4">Optional</bridgehead>
    7373    <para role="optional">
    74       <ulink url="https://www.sphinx-doc.org/en/stable/man/sphinx-build.html">Sphinx</ulink>
    75       with <ulink url="https://pypi.python.org/pypi/sphinx_rtd_theme">sphinx_rtd_theme</ulink>
     74      <xref linkend="sphinx_rtd_theme"/>
    7675    </para>
    7776
     
    9392
    9493    <para>
    95       If you have the optional <application>Sphinx</application> package
     94      If you have <xref linkend="sphinx_rtd_theme"/>
    9695      installed, build the documentation with:
    9796    </para>
  • general/genlib/libwacom.xml

    r5a8c6008 rcf905e0  
    8585      <xref linkend="librsvg"/>,
    8686      <xref linkend="valgrind"/> (optional for some tests), and
    87       <ulink url="https://docs.pytest.org/en/stable/">pytest</ulink> with
     87      <xref linkend="pytest"/> with
    8888      <ulink url="https://pypi.org/project/libevdev/">python-libevdev</ulink> and
    8989      <ulink url="https://pypi.org/project/pyudev/">pyudev</ulink>
     
    120120      To test the results, issue: <command>ninja test</command>.
    121121      To run additional tests, install
    122       <ulink url="https://docs.pytest.org/en/stable/">pytest</ulink> and remove
     122      <xref linkend="pytest"/> and remove
    123123      the "-Dtests=disabled" option from the meson line above.
    124124    </para>
     
    140140    <para>
    141141      <parameter>-Dtests=disabled</parameter>: This parameter disables some of
    142       the more advanced tests because they require
    143       <ulink url="https://docs.pytest.org/en/stable/">pytest</ulink> to work
    144       properly.
     142      the more advanced tests because they require <xref linkend="pytest"/> to
     143      work properly.
    145144    </para>
    146145
  • general/graphlib/qpdf.xml

    r5a8c6008 rcf905e0  
    7979      <xref linkend="fop"/>,
    8080      <xref linkend="gnutls"/>, and
    81       <ulink url="https://www.sphinx-doc.org/en/master/index.html">sphinx</ulink>
     81      <xref linkend="sphinx"/>
    8282    </para>
    8383
  • general/prog/llvm.xml

    r5a8c6008 rcf905e0  
    190190      <xref linkend="pygments"/>,
    191191      <xref linkend="rsync"/> (for tests),
     192      <xref linkend="recommonmark"/> (for building documentation),
    192193      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
    193194      <xref linkend="valgrind"/>,
     
    196197      <ulink url="https://ocaml.org/">OCaml</ulink>,
    197198      <ulink url="https://pypi.org/project/psutil/">psutil</ulink> (for tests),
    198       <ulink url="https://pypi.python.org/pypi/recommonmark">recommonmark</ulink>
    199       and <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink>
    200       (for building the documentation), and
    201       <ulink url="https://github.com/Z3Prover/z3">Z3</ulink>
     199      and <ulink url="https://github.com/Z3Prover/z3">Z3</ulink>
    202200    </para>
    203201
     
    282280
    283281    <para>
    284       If you have installed <application>Sphinx</application> and
    285       <application>recommonmark</application> and wish
    286       to generate the html documentation and manual pages, issue the following
    287       commands:
     282      If you have installed <xref linkend="recommonmark"/> and its
     283      dependencies, you can generate the html documentation and manual
     284      pages with the following commands:
    288285    </para>
    289286
     
    331328<!-- as of version 13.0.0, the install process seems to install the html
    332329     documentation and the manual pages. The llvm html documentation
    333      is installed into /usr/share/doc/llvm, while the clang html documentation
    334      is installed into /usr/doc/clang. So we have just to move it. -->
     330     is installed into /usr/share/doc/LLVM/llvm, while the clang html
     331     documentation is installed into /usr/share/doc/LLVM/clang. So we have
     332     just to move it. -->
    335333    <para>
    336334      If you have built the llvm documentation, it has been installed
  • general/prog/prog.xml

    r5a8c6008 rcf905e0  
    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

    r5a8c6008 rcf905e0  
    7676      <listitem>
    7777        <para>
     78          <xref linkend="doxypypy"/>
     79        </para>
     80      </listitem>
     81      <listitem>
     82        <para>
     83          <xref linkend="doxyqml"/>
     84        </para>
     85      </listitem>
     86      <listitem>
     87        <para>
     88          <xref linkend="gi-docgen"/>
     89        </para>
     90      </listitem>
     91      <listitem>
     92        <para>
     93          <xref linkend="packaging"/>
     94        </para>
     95      </listitem>
     96      <listitem>
     97        <para>
    7898          <xref linkend="py3c"/>
    7999        </para>
     
    166186        </para>
    167187      </listitem>
    168 <!--      <listitem>
    169         <para>
    170           <xref linkend="python-slip"/>
    171         </para>
    172       </listitem>
    173 -->
     188      <listitem>
     189        <para>
     190          <xref linkend="pyparsing"/>
     191        </para>
     192      </listitem>
     193      <listitem>
     194        <para>
     195          <xref linkend="pytest"/>
     196        </para>
     197      </listitem>
     198      <listitem>
     199        <para>
     200          <xref linkend="recommonmark"/>
     201        </para>
     202      </listitem>
     203      <listitem>
     204        <para>
     205          <xref linkend="requests"/>
     206        </para>
     207      </listitem>
    174208      <listitem>
    175209        <para>
     
    180214        <para>
    181215          <xref linkend="six"/>
     216        </para>
     217      </listitem>
     218      <listitem>
     219        <para>
     220          <xref linkend="sphinx"/>
     221        </para>
     222      </listitem>
     223      <listitem>
     224        <para>
     225          <xref linkend="sphinx_rtd_theme"/>
    182226        </para>
    183227      </listitem>
     
    191235
    192236  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    193     href="asciidoc.xml"/>
    194 
    195   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    196     href="cython.xml"/>
    197 
    198   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    199     href="dbus-python.xml"/>
     237    href="python-modules/asciidoc.xml"/>
     238
     239  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     240    href="python-modules/cython.xml"/>
     241
     242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     243    href="python-modules/dbus-python.xml"/>
    200244
    201245<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    203247-->
    204248  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    205     href="docutils.xml"/>
    206 
    207   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    208     href="py3c.xml"/>
    209 
    210   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    211     href="pyatspi2.xml"/>
     249    href="python-modules/docutils.xml"/>
     250
     251  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     252    href="python-modules/doxypypy.xml"/>
     253
     254  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     255    href="python-modules/doxyqml.xml"/>
     256
     257  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     258    href="python-modules/gi-docgen.xml"/>
     259
     260  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     261    href="python-modules/packaging.xml"/>
     262
     263  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     264    href="python-modules/py3c.xml"/>
     265
     266  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     267    href="python-modules/pyatspi2.xml"/>
    212268<!--
    213269  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    215271-->
    216272  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    217     href="pycairo.xml"/>
    218 
    219   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    220     href="pycairo2.xml"/>
    221 
    222   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    223     href="pycryptodome.xml"/>
    224 
    225   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    226     href="python-dbusmock.xml"/>
    227 
    228   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    229     href="pygments.xml"/>
    230 
    231   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    232     href="pygobject2.xml"/>
    233 
    234   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    235     href="pygobject3.xml"/>
    236 
    237   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    238     href="pygtk.xml"/>
    239 
    240   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    241     href="pyxdg.xml"/>
     273    href="python-modules/pycairo.xml"/>
     274
     275  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     276    href="python-modules/pycairo2.xml"/>
     277
     278  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     279    href="python-modules/pycryptodome.xml"/>
     280
     281  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     282    href="python-modules/python-dbusmock.xml"/>
     283
     284  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     285    href="python-modules/pygments.xml"/>
     286
     287  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     288    href="python-modules/pygobject2.xml"/>
     289
     290  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     291    href="python-modules/pygobject3.xml"/>
     292
     293  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     294    href="python-modules/pygtk.xml"/>
     295
     296  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     297    href="python-modules/pyxdg.xml"/>
     298
     299  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     300    href="python-modules/recommonmark.xml"/>
    242301
    243302<!--
     
    253312
    254313  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    255     href="libxml2py2.xml"/>
    256 
    257   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    258     href="lxml.xml"/>
    259 
    260   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    261     href="markupsafe.xml"/>
    262 
    263   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    264     href="jinja2.xml"/>
    265 
    266   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    267     href="mako.xml"/>
    268 
    269 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    270     href="python-slip.xml"/>-->
    271 
    272   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    273     href="pyyaml.xml"/>
    274 
    275   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    276     href="scour.xml"/>
    277 
    278   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    279     href="six.xml"/>
     314    href="python-modules/libxml2py2.xml"/>
     315
     316  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     317    href="python-modules/lxml.xml"/>
     318
     319  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     320    href="python-modules/markupsafe.xml"/>
     321
     322  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     323    href="python-modules/jinja2.xml"/>
     324
     325  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     326    href="python-modules/mako.xml"/>
     327
     328  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     329    href="python-modules/pyparsing.xml"/>
     330
     331  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     332    href="python-modules/pytest.xml"/>
     333
     334  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     335    href="python-modules/pyyaml.xml"/>
     336
     337  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     338    href="python-modules/requests.xml"/>
     339
     340  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     341    href="python-modules/scour.xml"/>
     342
     343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     344    href="python-modules/six.xml"/>
     345
     346  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     347    href="python-modules/sphinx.xml"/>
     348
     349  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     350    href="python-modules/sphinx_rtd_theme.xml"/>
    280351
    281352</sect1>
  • kde/kf5/kf5-frameworks.xml

    r5a8c6008 rcf905e0  
    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

    r5a8c6008 rcf905e0  
    8181      <xref linkend="jansson"/>, <!-- required to build the HPACK tools -->
    8282      <xref linkend="libevent"/>, <!--required to build the examples-->
     83      <xref linkend="sphinx"/>, <!--required to build documentation-->
    8384      <!--<xref linkend="python2"/>,--> <!--required for the python bindings)-->
    84 <!---      <phrase revision="systemd">
    85         <xref linkend="setuptools"/>, <!- -(required for the python bindings- ->
    86       </phrase> -->
    8785      <ulink url="http://cunit.sourceforge.net/">CUnit</ulink> (required for
    8886      the testsuite),
     
    9391      <ulink url="http://software.schmorp.de/pkg/libev.html">libev</ulink>,
    9492      <!--required to build the applications-->
    95       <ulink url="https://mruby.org/">mruby</ulink>, <!--provides ruby support
    96       in the sample HTTP server-->
    97 <!--      <phrase revision="sysv">
    98         <ulink url="https://pypi.python.org/pypi/setuptools/">Setuptools</ulink>,
    99       </phrase> -->
    100       <ulink url="https://tatsuhiro-t.github.io/spdylay/">Spdylay</ulink>, and
     93      <ulink url="https://mruby.org/">mruby</ulink>, and
     94      <!--provides ruby support in the sample HTTP server-->
     95      <ulink url="https://tatsuhiro-t.github.io/spdylay/">Spdylay</ulink>,
    10196      <!--provide SPDY functionality-->
    102       <ulink url="https://www.sphinx-doc.org/">Sphinx</ulink>. <!--required to build
    103       documentation-->
    10497    </para>
    10598
  • networking/netprogs/samba.xml

    r5a8c6008 rcf905e0  
    148148      Install in listed order:
    149149      <xref linkend="six"/>,
     150      <xref linkend="pytest"/>,
    150151      <ulink url="&pypi;/argparse/">argparse</ulink>,
    151152      <ulink url="&pypi;/extras/">extras</ulink>,
    152       <ulink url="&pypi;/py/">py</ulink>,
    153153      <!--<ulink url="&pypi;/enum34/">enum34</ulink>,-->
    154154      <ulink url="&pypi;/hypothesis/">hypothesis</ulink>,
    155       <ulink url="&pypi;/pytest/">pytest</ulink>,
    156155      <ulink url="&pypi;/coverage/">coverage</ulink>,
    157156      <ulink url="&pypi;/pytest-cov/">pytest-cov</ulink>,
  • networking/netutils/bind-utils.xml

    r5a8c6008 rcf905e0  
    8484      <xref linkend="libcap-pam"/>,
    8585      <xref linkend="libxml2"/>, and
    86       <ulink url="https://www.sphinx-doc.org/en/master/">Sphinx</ulink>
     86      <xref linkend="sphinx"/>
    8787    </para>
    8888
  • packages.ent

    r5a8c6008 rcf905e0  
    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.4">
     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

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

    r5a8c6008 rcf905e0  
    7474    <para role="optional">
    7575      <xref linkend="doxygen"/> (to rebuild the API documentation) and
    76       <ulink url="https://pypi.org/project/pytest/">pytest</ulink> (required for tests)
     76      <xref linkend="pytest"/> (required for tests)
    7777    </para>
    7878
     
    146146
    147147    <para>
    148       The <ulink url="https://pypi.org/project/pytest/">pytest</ulink> Python
     148      The <xref linkend="pytest"/> Python
    149149      module is required for the tests.  One test named
    150150      <filename>test_cuse</filename> will fail if the
  • postlfs/virtualization/qemu.xml

    r5a8c6008 rcf905e0  
    105105    </para>
    106106
    107     <bridgehead renderas="sect4">Optional dependencies for installing the documentation</bridgehead>
     107    <bridgehead renderas="sect4">Optional (for building the documentation)</bridgehead>
    108108    <para role="optional">
    109       <ulink url="https://www.sphinx-doc.org/en/master/index.html">sphinx</ulink> with the
    110       <ulink url="https://pypi.org/project/sphinx-rtd-theme/">sphinx-rtd-theme</ulink> theme
     109      <xref linkend="sphinx_rtd_theme"/>
    111110    </para>
    112111
  • server/databases/mariadb.xml

    r5a8c6008 rcf905e0  
    109109      <xref linkend="pcre2"/>,
    110110      <xref linkend="ruby"/>,
     111      <xref linkend="sphinx"/>,
    111112      <xref linkend="unixodbc"/>,
    112113      <xref linkend="valgrind"/>,
     
    119120      <ulink url="https://www.mruby.org/">mruby</ulink>,
    120121      <ulink url="https://mariadb.com/kb/en/myrocks/">MyRocks</ulink>,
    121       <ulink url="https://github.com/google/snappy">Snappy</ulink>,
    122       <ulink url="https://sphinxsearch.com/downloads/">Sphinx</ulink>, and
     122      <ulink url="https://github.com/google/snappy">Snappy</ulink>, and
    123123      <!--<ulink url="https://mariadb.com/kb/en/mariadb/tokudb/">TokuDB</ulink>, and-->
    124124      <ulink url="https://zeromq.org/">ZeroMQ</ulink>
  • server/major/bind.xml

    r5a8c6008 rcf905e0  
    9898      <xref linkend="lmdb"/>,
    9999      <xref linkend="mitkrb"/>,
     100      <xref linkend="pytest"/>,
     101      <xref linkend="sphinx"/> (required to build documentation),
    100102      <ulink url="https://cmocka.org/">cmocka</ulink>,
    101103      <ulink url="https://github.com/cjheath/geoip">geoip</ulink>,
    102       <ulink url="https://docs.pytest.org/en/stable/">pytest</ulink>,
    103       <ulink url="https://pypi.python.org/pypi/Sphinx">Sphinx</ulink> (required to build documentation), and
    104104      <ulink url="&w3m-url;">w3m</ulink>
    105105    </para>
     
    178178      The test suite may indicate some skipped tests depending on
    179179      what configuration options are used. Some tests are marked
    180       <quote>UNTESTED</quote> or does even fail if <xref linkend="perl-net-dns"/>
     180      <quote>UNTESTED</quote> or do even fail if <xref linkend="perl-net-dns"/>
    181181      is not installed. <!--One test, <quote>CPU</quote>, is known to fail.-->
    182182      To run the tests, as an unprivileged user, execute:
     
    575575      is included in the source package. The documentation is in .rst
    576576      format which means, it can be converted in human readable formats
    577       if <ulink url="https://www.sphinx-doc.org/">Sphinx</ulink> is
    578       installed. As time of writing, sphinx is not included in
    579       the BLFS book and therefore, the instructions above do not
    580       install the docs.
     577      if <xref linkend="sphinx"/> is installed.
    581578    </para>
    582579
     
    586583      recommended to consult the ARM documentation. ISC provides an
    587584      updated set of excellent documentation along with every release
    588       so it can be easily be viewed and/or downloaded - so there is
     585      so it can be easily viewed and/or downloaded &ndash; so there is
    589586      no excuse to not read the docs. The formats ISC provides are PDF,
    590587      epub and html at <ulink url="https://downloads.isc.org/isc/bind9/&bind-version;/doc/arm/"/>.
  • x/installing/libinput.xml

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