quickbook/examples/simple-boostbook/simple.xml
2018-01-10 13:58:10 +00:00

14 lines
454 B
XML

<!--
Copyright Daniel James 2013-2018
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-->
<?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>