From af022af96d78bcce7e7c6495c713da9cd2175122 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Mon, 15 Jul 2002 17:18:54 +0000 Subject: [PATCH] Add a new DTD for a basic page in the users manual, and take out the common elements from this and modulesynopsis.dtd into a common.dtd file. Submitted by: Astrid Kessler , Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96062 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/common.dtd | 97 +++++++++++++++++++++++++++ docs/manual/style/manualpage.dtd | 19 ++++++ docs/manual/style/modulesynopsis.dtd | 99 +--------------------------- 3 files changed, 118 insertions(+), 97 deletions(-) create mode 100644 docs/manual/style/common.dtd create mode 100644 docs/manual/style/manualpage.dtd diff --git a/docs/manual/style/common.dtd b/docs/manual/style/common.dtd new file mode 100644 index 00000000000..c3e85cc90f5 --- /dev/null +++ b/docs/manual/style/common.dtd @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/manual/style/manualpage.dtd b/docs/manual/style/manualpage.dtd new file mode 100644 index 00000000000..30028b5d0e6 --- /dev/null +++ b/docs/manual/style/manualpage.dtd @@ -0,0 +1,19 @@ + + + +%common; + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/manual/style/modulesynopsis.dtd b/docs/manual/style/modulesynopsis.dtd index 777b478c48b..0f082d31556 100644 --- a/docs/manual/style/modulesynopsis.dtd +++ b/docs/manual/style/modulesynopsis.dtd @@ -1,17 +1,7 @@ - - - - - - - - - - - + +%common; - - - - - - - - - - - - - - - - - @@ -67,72 +32,12 @@ usage?, seealso*)> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.47.3