From 860d96b8888dbc13c4af16348bc241bb36f0d1a9 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Mon, 7 May 2012 14:07:00 +0000 Subject: [PATCH] XSL changes needed to add comments to our docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335029 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/common.xsl | 28 +++++++++++++++++++++++++++- docs/manual/style/xsl/manualpage.xsl | 7 +++++++ docs/manual/style/xsl/synopsis.xsl | 7 +++++++ 3 files changed, 41 insertions(+), 1 deletion(-) diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index cd3321af128..ed6a93a5e08 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -287,7 +287,33 @@ - + + +
top
+
+

+
This section is experimental!
Comments placed here should not be expected +to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.
+
+ +
+
+
&lf; diff --git a/docs/manual/style/xsl/synopsis.xsl b/docs/manual/style/xsl/synopsis.xsl index 77e67a80a71..0a8e4f13723 100644 --- a/docs/manual/style/xsl/synopsis.xsl +++ b/docs/manual/style/xsl/synopsis.xsl @@ -256,6 +256,13 @@ + + + &lf; -- 2.47.3