]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1398] Clarified texlive dependency
authorTomek Mrugalski <tomek@isc.org>
Fri, 25 Sep 2020 09:37:00 +0000 (11:37 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 25 Sep 2020 13:41:20 +0000 (13:41 +0000)
doc/sphinx/arm/install.rst

index e8b26df07c86b1eb84cd0f4d1253ff7bb3043c59..474e8a7f091d5a83618d0f2a4861ffd0771f7f68 100644 (file)
@@ -121,7 +121,9 @@ the system:
    texlive with its extensions and Doxygen, if using the --enable-generate-docs
    configuration option to create the documentation. Particularly,
    in case of Fedora: python3-sphinx, texlive and texlive-collection-latexextra;
-   in case of Ubuntu: python3-sphinx, python3-sphinx-rtd-theme and texlive???
+   in case of Ubuntu: python3-sphinx, python3-sphinx-rtd-theme and texlive-binaries.
+   If LaTeX packages are missing, Kea will skip PDF generation and will produce
+   only HTML documents.
 
 Visit ISC's Knowledgebase at https://kb.isc.org/docs/installing-kea for
 system-specific installation tips.