summaryrefslogtreecommitdiff
path: root/webhelp/docsrc/xinclude-test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'webhelp/docsrc/xinclude-test.xml')
-rw-r--r--webhelp/docsrc/xinclude-test.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/webhelp/docsrc/xinclude-test.xml b/webhelp/docsrc/xinclude-test.xml
new file mode 100644
index 0000000..77ef4f8
--- /dev/null
+++ b/webhelp/docsrc/xinclude-test.xml
@@ -0,0 +1,13 @@
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
+ <chapter>
+ <title>Test section</title>
+ <section>
+ <title>Some search words for testing</title>
+ <para>arsenal, arsenic, buy, say, by, vary, try, sky, nucleus, day, key, currency, currencies, build.xml</para>
+ </section>
+ <section>
+ <title>Some search words for testing (inflected)</title>
+ <para>arsenal, arsenic, buys, says, varies, tries, skies, nuclei, days, keys, currencies, build.xml</para>
+ </section>
+ </chapter> \ No newline at end of file