From c0a7710e9b08ff61a9ccea79344c3169fb5be6a1 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 3 Oct 2019 09:09:55 +0200 Subject: [PATCH] [785-get-rid-of-xsltproc-including-xsltproc_net] Removed last reference to XSLTPROC_NET --- doc/sphinx/arm/install.rst | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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) -- 2.47.2