From: Francis Dupont Date: Thu, 3 Oct 2019 07:09:55 +0000 (+0200) Subject: [785-get-rid-of-xsltproc-including-xsltproc_net] Removed last reference to XSLTPROC_NET X-Git-Tag: Kea-1.7.2~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a7710e9b08ff61a9ccea79344c3169fb5be6a1;p=thirdparty%2Fkea.git [785-get-rid-of-xsltproc-including-xsltproc_net] Removed last reference to XSLTPROC_NET --- diff --git a/doc/sphinx/arm/install.rst b/doc/sphinx/arm/install.rst index 0d8f242595..e1d053d11d 100644 --- a/doc/sphinx/arm/install.rst +++ b/doc/sphinx/arm/install.rst @@ -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)