<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"@DOCBOOK_DTD@"
[
<!ENTITY % xinclude SYSTEM "xinclude.mod">
%xinclude;
<!-- Add translated specific definitions and snippets -->
<!ENTITY % language-snippets SYSTEM "./ref/language-snippets.xml">
%language-snippets;
<!-- Fallback to English definitions and snippets (in case of missing translation) -->
<!ENTITY % language-snippets.default SYSTEM "../en/ref/language-snippets.xml">
%language-snippets.default;
]>
<book id="manual" lang="⟨">
<bookinfo>
<title>&book.pdf.devguide.title;</title>
<subtitle>&book.subtitle;</subtitle>
<edition>&book.edition;</edition>
<pubdate><?dbtimestamp?></pubdate>
<copyright>
<year>2005-<?dbtimestamp format="Y"?></year>
<holder>
Zend Technologies Inc.
(<ulink url="http://www.zend.com" />)
</holder>
</copyright>
<!--
A Title page graphic can be included like this
<mediaobject>
<imageobject>
<imagedata fileref="../web/images/foo.jpg"/>
</imageobject>
</mediaobject>
-->
</bookinfo>
<chapter id="introduction">
<title>&chapter.introduction.title;</title>
<xi:include href="ref/overview.xml" />
<xi:include href="ref/installation.xml" />
</chapter>
<xi:include href="ref/copyrights.xml" />
<index id="the.index" />
</book>
<!--
vim:se ts=4 sw=4 et:
-->
# |
Change |
User |
Description |
Committed |
|
#1
|
16170 |
perforce_software |
Move Chronicle files to follow new path scheme for branching. |
|
|
//guest/perforce_software/chronicle/collateral/docbook/en/manual-print-devguide.xml.in |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|