aboutsummaryrefslogtreecommitdiffstats
path: root/manual/index.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-12 19:18:31 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-13 17:20:14 +0100
commit948c4546c8526d7e38dd7854356a233b58a994bc (patch)
treec2fa9d2dfe14f788f48f69e535d5bc73b24b874e /manual/index.rst
parentaaea245a8d3e4ad85b7e9e33c9685aaf99aba9bb (diff)
downloadqpdf-948c4546c8526d7e38dd7854356a233b58a994bc.tar.zst
Doc: update requirements for building the documentation
Diffstat (limited to 'manual/index.rst')
-rw-r--r--manual/index.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/manual/index.rst b/manual/index.rst
index 48a6c064..5daf41a1 100644
--- a/manual/index.rst
+++ b/manual/index.rst
@@ -144,10 +144,11 @@ ghostscript.
Pre-built documentation is distributed with qpdf, so you should
generally not need to rebuild the documentation. In order to build the
-documentation from its docbook sources, you need the docbook XML style
-sheets (http://downloads.sourceforge.net/docbook/). To build the PDF
-version of the documentation, you need Apache fop
-(http://xml.apache.org/fop/) version 0.94 or higher.
+documentation from source, you need to install `sphinx
+<https://sphinx-doc.org>`__. To build the PDF version of the
+documentation, you need `pdflatex`, `latexmk`, and a fairly complete
+LaTeX installation. Detailed requirements can be found in the Sphinx
+documentation.
.. _ref.building: