mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-27 19:12:17 +00:00
8 lines
264 B
XML
8 lines
264 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
|
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
|
<article>
|
|
<title>Simple Example</title>
|
|
<para>Interesting stuff goes here.</para>
|
|
</article>
|