aboutsummaryrefslogtreecommitdiffstats
path: root/doc/website/website.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/website/website.xml')
-rw-r--r--doc/website/website.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/website/website.xml b/doc/website/website.xml
new file mode 100644
index 0000000..55c6d15
--- /dev/null
+++ b/doc/website/website.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Website Full V2.6.0//EN"
+ "http://docbook.sourceforge.net/release/website/current/schema/dtd/website-full.dtd" [
+ <!ENTITY intro SYSTEM "../src/intro.xml">
+]>
+
+<webpage id="home">
+
+<config param="rcsdate" value="$Date: 2005/10/17 19:30:14 $"/>
+
+<head>
+ <title>syslog-win32</title>
+ <summary>Introduction</summary>
+ <keywords>
+ syslog-win32, syslog, daemon, client, RFC 3164, BSD,
+ windows, win32, eventlog, Alexander Yaworsky
+ </keywords>
+</head>
+
+&intro;
+
+</webpage>