summaryrefslogtreecommitdiff
path: root/tools/quickbook/test/doc-info/duplicates-1.1.gold
diff options
context:
space:
mode:
Diffstat (limited to 'tools/quickbook/test/doc-info/duplicates-1.1.gold')
-rw-r--r--tools/quickbook/test/doc-info/duplicates-1.1.gold35
1 files changed, 35 insertions, 0 deletions
diff --git a/tools/quickbook/test/doc-info/duplicates-1.1.gold b/tools/quickbook/test/doc-info/duplicates-1.1.gold
new file mode 100644
index 0000000000..7ff1fa4b94
--- /dev/null
+++ b/tools/quickbook/test/doc-info/duplicates-1.1.gold
@@ -0,0 +1,35 @@
+<?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">
+<library id="thing2" name="Duplicates 1.1" dirname="thing2" last-revision="Tomorrow"
+ xmlns:xi="http://www.w3.org/2001/XInclude">
+ <libraryinfo>
+ <authorgroup>
+ <author>
+ <firstname>Joe</firstname> <surname>Blow</surname>
+ </author>
+ <author>
+ <firstname>Jane</firstname> <surname>Doe</surname>
+ </author>
+ </authorgroup>
+ <copyright>
+ <year>2018</year> <holder>Joe Blow</holder>
+ </copyright>
+ <copyright>
+ <year>1963</year> <holder>Jane Doe</holder>
+ </copyright>
+ <legalnotice id="thing2.legal">
+ <para>
+ Public Domain
+ </para>
+ </legalnotice>
+ <librarypurpose>
+ Another Duplicate
+ </librarypurpose>
+ <librarycategory name="category:Category 1"></librarycategory> <librarycategory
+ name="category:Category 2"></librarycategory>
+ </libraryinfo>
+ <title>Duplicates 1.1 2</title>
+ <para>
+ Content
+ </para>
+</library>