summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/include/filename-path.gold-html
blob: d7a6e2e00c81d5d1844472a17232e5765b7f866d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
  <head></head>
  <body>
    <h3>
      Filename test with include path
    </h3>
    <p>
      filename-path.quickbook
    </p>
    <p>
      filename_include1.quickbook
    </p>
    <p>
      ../filename_include2.quickbook
    </p>
    <p>
      filename_include2.quickbook
    </p>
  </body>
</html>