mirror of
https://github.com/boostorg/quickbook.git
synced 2026-01-26 06:42:27 +00:00
Not ideal, since not testing normal use. But at least it would have caught the error fixed in [68308]. [SVN r69181]
7 lines
359 B
XML
7 lines
359 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 id="include" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Include</title>
|
|
<xi:include href="../test/stub.xml" />
|
|
</article>
|