olinkdb-single-html-pages.xml revision 21321a22cb4d65f132f22f73df6b0fd8a62dac32
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE targetset SYSTEM "/targetdatabase.dtd"[
<!ENTITY admin-guide SYSTEM "/target/admin-guide.target.db">
<!ENTITY dev-guide SYSTEM "/target/dev-guide.target.db">
<!ENTITY install-guide SYSTEM "/target/install-guide.target.db">
<!ENTITY release-notes SYSTEM "/target/release-notes.target.db">
]>
<targetset>
<targetsetinfo>Target DB for OpenIDM DocBook content, for use with single
HTML pages (non-chunked) only.</targetsetinfo>
<sitemap>
<dir name="doc">
<dir name="admin-guide">
<dir name="OpenIDM-Admin-Guide">
<document targetdoc="admin-guide"
baseuri="/admin-guide/OpenIDM-Admin-Guide.html">
&admin-guide;
</document>
</dir>
</dir>
<dir name="dev-guide">
<dir name="OpenIDM-Dev-Guide">
<document targetdoc="dev-guide"
baseuri="/dev-guide/OpenIDM-Dev-Guide.html">
&dev-guide;
</document>
</dir>
</dir>
<dir name="install-guide">
<dir name="OpenIDM-Install-Guide">
<document targetdoc="install-guide"
baseuri="/install-guide/OpenIDM-Install-Guide.html">
&install-guide;
</document>
</dir>
</dir>
<dir name="release-notes">
<dir name="OpenIDM-Release-Notes">
<document targetdoc="release-notes"
baseuri="/release-notes/OpenIDM-Release-Notes.html">
&release-notes;
</document>
</dir>
</dir>
</dir>
</sitemap>
</targetset>