summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/include/source_mode-1_6.gold-html
blob: c41dbbe7041ac56abf4d3f8fe94a117b0bb698d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html>
  <head></head>
  <body>
    <h3>
      Souce Mode Include
    </h3>
    <div class="toc">
      <p>
        <b>Table of contents</b>
      </p>
      <ul>
        <li>
          <a href="#source_include_with_no_source_mode">Source include with no source-mode</a>
        </li>
      </ul>
    </div>
<pre class="programlisting">void main() {}
</pre>
    <div id="source_include_with_no_source_mode">
      <h3>
        Source include with no source-mode
      </h3>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">main</span><span class="special">()</span> <span class="special">{}</span></pre>
    </div>
  </body>
</html>