1
0
Fork 0
selfhostblocks/docs/manual.xml

14 lines
360 B
XML
Raw Normal View History

2023-11-30 09:06:42 -08:00
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"
xml:id="book-minimal-example">
<info>
<title>A simple example</title>
</info>
<chapter>
<title>A simple example</title>
<simpara>Hello, world!</simpara>
</chapter>
</book>