diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-01-06 00:04:02 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-01-06 00:04:02 (GMT) |
commit | 9b212357203591f1feb113c9c89ee4cef353146a (patch) | |
tree | 1285c95b952b58a6c74e3fa1dcf0d6c2722e828a /Testing_Reference/en-US/Introduction.xml | |
parent | bf59e6aec9eb7aae4928cb6314ca6fd0bb0ce0b2 (diff) | |
download | kolab-docs-9b212357203591f1feb113c9c89ee4cef353146a.tar.gz |
Add a Testing Reference book
Diffstat (limited to 'Testing_Reference/en-US/Introduction.xml')
-rw-r--r-- | Testing_Reference/en-US/Introduction.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Testing_Reference/en-US/Introduction.xml b/Testing_Reference/en-US/Introduction.xml new file mode 100644 index 0000000..c6b1bdd --- /dev/null +++ b/Testing_Reference/en-US/Introduction.xml @@ -0,0 +1,11 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "Testing_Reference.ent"> +%BOOK_ENTITIES; +]> +<chapter> + <title>Overview of Tests</title> + <para> + para + </para> +</chapter> |