From 8f7cf25c18e26573c17bfc57ada00e80ce9661ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 1 Feb 2014 21:36:01 +0000 Subject: [PATCH] accept retirement parameter for external, when generating bootstrap files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1563474 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/language.xsl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/manual/style/xsl/language.xsl b/docs/manual/style/xsl/language.xsl index 8ef0b4a0487..0a83b33bc9f 100644 --- a/docs/manual/style/xsl/language.xsl +++ b/docs/manual/style/xsl/language.xsl @@ -34,6 +34,7 @@ + @@ -546,6 +547,21 @@ Some targets have additional requirements: + &lf; + + + is-retired + + + + true() + + + false() + + + + &lf;&lf; -- 2.47.2