From cca06f058ec674b964a7f5ce8efd84268aa2c55f Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 13 Jul 2012 04:41:42 +0000 Subject: [PATCH] XSL changes needed to add comments to 2.2 branch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1361042 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/common.xsl | 40 +++++++++++++++++++++++----- docs/manual/style/xsl/manualpage.xsl | 7 +++++ docs/manual/style/xsl/synopsis.xsl | 19 ++++++++++++- 3 files changed, 59 insertions(+), 7 deletions(-) diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 7d29489fe2c..3cd8f6f6f93 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -20,6 +20,8 @@ + + %HTTPD-VERSION; ]> &lf; - &lf; + &lf; &lf; @@ -287,7 +289,33 @@ - + + +
top
+
+

+
Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
&lf; + +
+
+
+//-->> @@ -537,7 +565,7 @@ if (typeof(prettyPrint) !== undefined) { | - + diff --git a/docs/manual/style/xsl/manualpage.xsl b/docs/manual/style/xsl/manualpage.xsl index 30cc9d100e7..555e7697587 100644 --- a/docs/manual/style/xsl/manualpage.xsl +++ b/docs/manual/style/xsl/manualpage.xsl @@ -72,6 +72,13 @@
+ +
    +
  • +
  • +
+
&lf; diff --git a/docs/manual/style/xsl/synopsis.xsl b/docs/manual/style/xsl/synopsis.xsl index 7e43411a0d6..0a8e4f13723 100644 --- a/docs/manual/style/xsl/synopsis.xsl +++ b/docs/manual/style/xsl/synopsis.xsl @@ -91,7 +91,17 @@ - + + + + + + + + + + @@ -246,6 +256,13 @@ + +
    +
  • +
  • +
+
&lf; -- 2.47.2