mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Reinstate kapidox dependencies
Forgotten when reinstating kapidox itself. Also reorder deps to better show which depends on which.
This commit is contained in:
parent
b11b2683cb
commit
4069ddfe25
@ -121,31 +121,28 @@
|
||||
<xref role="runtime" linkend="oxygen-fonts"/> and
|
||||
<xref role="runtime" linkend="noto-fonts"/>
|
||||
</para>
|
||||
<!-- kapidox is commented out for now, see ticket #16805. Revisit when
|
||||
our mind is made
|
||||
<bridgehead renderas="sect4">Additional recommended dependencies for kapidox</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref role="runtime" linkend="doxygen"/> (Run time)<phrase revision="sysv">,
|
||||
<xref linkend="Jinja2"/>, and
|
||||
<xref linkend="PyYAML"/> (if those python modules are not present at build
|
||||
time, they will be downloaded)</phrase>
|
||||
<xref linkend="PyYAML"/></phrase>
|
||||
<phrase revision="systemd"> and
|
||||
<xref linkend="PyYAML"/> (if this python module is not present at build
|
||||
time, it will be downloaded)</phrase>
|
||||
<xref linkend="PyYAML"/></phrase>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Other python modules needed by kapidox</bridgehead>
|
||||
<para role="optional">
|
||||
<ulink url="https://pypi.org/simple/requests/">requests</ulink>,
|
||||
<ulink url="https://pypi.org/simple/doxyqml/">doxyqml</ulink>,
|
||||
<ulink url="https://pypi.org/simple/doxypypy/">doxypypy</ulink>,
|
||||
<ulink url="https://pypi.org/simple/urllib3/">urllib3</ulink>,
|
||||
<ulink url="https://pypi.org/simple/idna/">idna</ulink>,
|
||||
<ulink url="https://pypi.org/simple/charset-normalizer/">charset-normalizer</ulink>, and
|
||||
<ulink url="https://pypi.org/simple/certifi/">certifi</ulink> (all will be
|
||||
automatically installed at build time if not present on the system)
|
||||
<ulink url="https://pypi.org/simple/doxyqml/">doxyqml</ulink>, and
|
||||
<ulink url="https://pypi.org/simple/requests/">requests</ulink>, which
|
||||
itself depends on
|
||||
<ulink url="https://pypi.org/simple/certifi/">certifi</ulink>,
|
||||
<ulink url="https://pypi.org/simple/charset-normalizer/">charset-normalizer</ulink>,
|
||||
<ulink url="https://pypi.org/simple/idna/">idna</ulink>, and
|
||||
<ulink url="https://pypi.org/simple/urllib3/">urllib3</ulink> (all will be
|
||||
installed by the <command>pip3 install</command> command below)
|
||||
</para>
|
||||
-->
|
||||
|
||||
<bridgehead renderas="sect4">Additional image formats support in KImageFormats</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="jasper"/> and
|
||||
|
Loading…
Reference in New Issue
Block a user