diff options
Diffstat (limited to '')
-rw-r--r-- | doc/website/documentation.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/website/documentation.xml b/doc/website/documentation.xml new file mode 100644 index 0000000..ddb6a70 --- /dev/null +++ b/doc/website/documentation.xml @@ -0,0 +1,13 @@ +<?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"> + +<webpage id="documentation"> + +<config param="rcsdate" value="$Date: 2005/10/17 19:30:14 $"/> + +<head> + <title>Documentation</title> +</head> + +</webpage> |