<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"@DOCBOOK_DTD@"
[
<!ENTITY % xinclude SYSTEM "../en/xinclude.mod">
%xinclude;
<!-- FIXME: Add translated specific definitions and snippets -->
<!ENTITY % language-snippets SYSTEM "standalone/language-snippets.xml">
%language-snippets;
<!-- Fallback to English definitions and snippets (in case of missing translation) -->
<!ENTITY % language-snippets.default SYSTEM "../en/standalone/language-snippets.xml">
%language-snippets.default;
]>
<book id="manual" lang="⟨">
<chapter>
<title>XMLLint</title>
<xi:include href="@XMLFILE@">
<xi:fallback>
Cannot find file "@XMLFILE@"
</xi:fallback>
</xi:include>
</chapter>
</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-lint.xml.in |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|