aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryaworsky <yaworsky>2005-11-16 08:21:27 +0000
committeryaworsky <yaworsky>2005-11-16 08:21:27 +0000
commit4b49ba1597bc6aad77d56895d2eada4228e4a5b9 (patch)
tree92e45a3151d43e966f6ef99ca91a1701500e6fae
parentef543fb112c69bc877a1d0b22823d9e07c7ab05b (diff)
downloadsyslog-win32-4b49ba1597bc6aad77d56895d2eada4228e4a5b9.tar.gz
syslog-win32-4b49ba1597bc6aad77d56895d2eada4228e4a5b9.tar.xz
syslog-win32-4b49ba1597bc6aad77d56895d2eada4228e4a5b9.zip
Corrected DocBook structure
-rw-r--r--doc/book/syslog-win32.xml17
-rw-r--r--doc/src/compiling.xml4
-rw-r--r--doc/website/logger.xml4
-rw-r--r--doc/website/syslogd.xml4
-rw-r--r--doc/website/test.xml4
5 files changed, 10 insertions, 23 deletions
diff --git a/doc/book/syslog-win32.xml b/doc/book/syslog-win32.xml
index a8674ab..300b76c 100644
--- a/doc/book/syslog-win32.xml
+++ b/doc/book/syslog-win32.xml
@@ -15,23 +15,18 @@
<chapter>
<title>Introduction</title>
- <para>
- &intro;
- </para>
+ &intro;
</chapter>
+
<chapter>
<title>Compiling</title>
- <para>
- &compiling;
- </para>
+ &compiling;
</chapter>
<chapter>
<title>Configuration</title>
- <para>
- &configuration;
- </para>
+ &configuration;
</chapter>
<chapter>
@@ -52,9 +47,7 @@
<chapter>
<title>Internals</title>
- <para>
- &internals;
- </para>
+ &internals;
</chapter>
</book>
diff --git a/doc/src/compiling.xml b/doc/src/compiling.xml
index fdf62a5..06dc3b9 100644
--- a/doc/src/compiling.xml
+++ b/doc/src/compiling.xml
@@ -1,10 +1,10 @@
-<preface>
+<section>
<para>
You need <ulink url="http://www.gtk.org/">Glib</ulink> to compile this stuff.
Take <ulink url="http://www.gimp.org/win32/">the binary distribution</ulink> or compile it
yourself (look into <filename>extras</filename> subdirectory for an example).
</para>
-</preface>
+</section>
<section>
<title>Compiling from CVS</title>
diff --git a/doc/website/logger.xml b/doc/website/logger.xml
index 0dcf41c..2da5ff5 100644
--- a/doc/website/logger.xml
+++ b/doc/website/logger.xml
@@ -6,14 +6,12 @@
<webpage id="logger">
-<config param="rcsdate" value="$Date: 2005/10/17 19:30:14 $"/>
+<config param="rcsdate" value="$Date: 2005/11/16 08:21:27 $"/>
<head>
<title>Logger</title>
</head>
-<section>
&logger;
-</section>
</webpage>
diff --git a/doc/website/syslogd.xml b/doc/website/syslogd.xml
index 38aa1a4..e6aeb57 100644
--- a/doc/website/syslogd.xml
+++ b/doc/website/syslogd.xml
@@ -6,14 +6,12 @@
<webpage id="syslogd">
-<config param="rcsdate" value="$Date: 2005/10/17 19:30:14 $"/>
+<config param="rcsdate" value="$Date: 2005/11/16 08:21:27 $"/>
<head>
<title>Syslogd</title>
</head>
-<section>
&syslogd;
-</section>
</webpage>
diff --git a/doc/website/test.xml b/doc/website/test.xml
index 5ae644d..23745a8 100644
--- a/doc/website/test.xml
+++ b/doc/website/test.xml
@@ -6,14 +6,12 @@
<webpage id="test">
-<config param="rcsdate" value="$Date: 2005/10/17 19:30:14 $"/>
+<config param="rcsdate" value="$Date: 2005/11/16 08:21:27 $"/>
<head>
<title>Test</title>
</head>
-<section>
&test;
-</section>
</webpage>