<?xml version="1.0" encoding="UTF-8"?>
<!-- vim: set ts=2 sw=2 tw=80 ai si: -->
<chapter
xml:id="chapter.different"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
><?dbhtml filename="index.html"?>
<title>And now for something completely different…</title>
<mediaobject>
<imageobject role="fo">
<imagedata fileref="../assets/pdf/images/aardvark.svg" width="100%" scalefit="1" align="center"/>
</imageobject>
<imageobject role="html">
<imagedata fileref="../assets/publicsite/images/aardvark.png" width="100%" align="center"/>
</imageobject>
<textobject><phrase>Ethel the aardvark</phrase></textobject>
</mediaobject>
<para>
Ethel the Aardvark was trotting down the lane one lovely summer day,
trottety-trottety-trot, when she saw a nice Quantity-Surveyor named Rarnaby
Budge.
</para>
</chapter>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 12843 | eedwards |
#review-1055133 Add a sample guide to the doc infrastructure that demonstrates the directory layout, configuration, and source markup for both AsciiDoc and DocBook. @matt, @jschaffer, and @jbujes should review. Rendered HTML is available for review: http://10.2.0.75/docs/ethel/index.html |