summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/doc-info/author2.gold-html
blob: 59b9b7e5c8f71d132200d562e35d577b6b64125a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
  <head></head>
  <body>
    <h3>
      Document Information 4
    </h3>
    <div class="authorgroup">
      <h3 class="author">
        Joe Blow
      </h3>
      <h3 class="author">
        Jane Doe
      </h3>
      <h3 class="author">
        John Coe
      </h3>
    </div>
  </body>
</html>