openstack-manuals/doc/common/ch_preface.xml
Gauvain Pocentek 552ed9399a Provide a conventions section
Detail conventions used in all books. First and only conventions detailed
for now: prompts and admonitions.

Use a common ch_preface.xml for all books.

Change-Id: I7ed5c8b63ed9277dfdbccc55eb76e97e364118c8
2014-03-14 12:15:15 +10:00

16 lines
563 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<preface xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:m="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook" version="5.0"
xml:id="ch_preface">
<title>Preface</title>
<?dbhtml stop-chunking?>
<xi:include href="section_conventions.xml"/>
<xi:include href="section_dochistory.xml"/>
</preface>