mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-27 07:02:15 +00:00
For document types other than library: * Don't generate name or dirname for document types. * Put title before document info. Ref #2771 [SVN r51402]
9 lines
432 B
XML
9 lines
432 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
|
<article id="include" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Include</title>
|
|
<articleinfo>
|
|
</articleinfo>
|
|
<xi:include href="../../../../../../../../../tools/quickbook/test/stub.xml" />
|
|
</article>
|