aboutsummaryrefslogtreecommitdiffstats
path: root/doc/website/compiling.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/website/compiling.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/website/compiling.xml b/doc/website/compiling.xml
new file mode 100644
index 0000000..38704aa
--- /dev/null
+++ b/doc/website/compiling.xml
@@ -0,0 +1,17 @@
+<?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 compiling SYSTEM "../src/compiling.xml">
+]>
+
+<webpage id="compiling">
+
+<config param="rcsdate" value="$Date: 2005/10/17 19:30:14 $"/>
+
+<head>
+ <title>Compiling</title>
+</head>
+
+&compiling;
+
+</webpage>