From 01cd8ef343f7effa1ecfbc37769f4727985326aa Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Fri, 6 Sep 2002 23:12:27 +0000 Subject: [PATCH] Link up the "Description" heading for modules and directives, and add the "Source File" heading that was missing. Note to translators: "Source File" is new. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96699 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/lang/en.xml | 1 + docs/manual/style/xsl/synopsis.xsl | 21 +++++++++++++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/docs/manual/style/lang/en.xml b/docs/manual/style/lang/en.xml index 1530280344f..70189008daf 100644 --- a/docs/manual/style/lang/en.xml +++ b/docs/manual/style/lang/en.xml @@ -21,6 +21,7 @@ Topics Status Module Identifier + Source File Compatibility diff --git a/docs/manual/style/xsl/synopsis.xsl b/docs/manual/style/xsl/synopsis.xsl index cf3446b5731..88bb69e5c67 100644 --- a/docs/manual/style/xsl/synopsis.xsl +++ b/docs/manual/style/xsl/synopsis.xsl @@ -27,7 +27,9 @@ + + + + + + +
- : + + : + @@ -58,6 +60,19 @@
+ + : + + + +
@@ -202,7 +217,9 @@
- : + + : + -- 2.47.3