]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[785-get-rid-of-xsltproc-including-xsltproc_net] Removed last reference to XSLTPROC_NET 785-get-rid-of-xsltproc-including-xsltproc_net
authorFrancis Dupont <fdupont@isc.org>
Thu, 3 Oct 2019 07:09:55 +0000 (09:09 +0200)
committerTomek Mrugalski <tomek@isc.org>
Tue, 19 Nov 2019 06:58:29 +0000 (06:58 +0000)
doc/sphinx/arm/install.rst

index 0d8f242595ddd90fa7b18781c52928225b3dbac5..e1d053d11da1d674e450cb6e58580da3c8cab394 100644 (file)
@@ -279,15 +279,7 @@ developers, or people who want to extend Kea code or send patches:
    documentation for each release; however, in some cases you may want
    to rebuild it. For example, if you want to change something in the
    docs, or want to generate new ones from git sources that are not
-   released yet. The build procedure uses the xsltproc tool with the
-   nonet argument which disables fetching missing sources, e.g
-   docbook.xsl, from the Internet. If you want to use the
-   Internet anyway, please set the XSLTPROC_NET environment variable in
-   configure to any non-empty value, e.g.
-
-   .. code-block:: console
-
-      $ ./configure XSLTPROC_NET=yes --enable-generate-docs
+   released yet.
 
 --enable-generate-parser
    Many Kea components have parsers implemented using flex (.ll files)