summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/qdoctests-qdocfileoutput-exhaustive.html
blob: cbf7d6894d8fd84026880994a0e2a82675cfb1d3 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- qdoctests-outputfromqdocfiles.qdoc -->
  <title>Exhaustive testing of QDoc commands | OutputFromQDocFiles</title>
</head>
<body>
<li id="buildversion">OutputFromQDocFiles - A test project for QDoc build artifacts</li>
<div class="sidebar">
<div class="toc">
<h3 id="toc">Contents</h3>
<ul>
<li class="level1"><a href="#this-is-a-section1">This is a section1</a></li>
<li class="level2"><a href="#this-is-a-section2">This is a section2</a></li>
<li class="level3"><a href="#this-is-a-section3">This is a section3</a></li>
<li class="level4"><a href="#this-is-a-section4">This is a section4</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Exhaustive testing of QDoc commands</h1>
<!-- $$$qdoctests-qdocfileoutput-exhaustive.html-description -->
<div class="descr" id="details">
<h2 id="this-is-a-section1">This is a section1</h2>
<h3 id="this-is-a-section2">This is a section2</h3>
<h4 id="this-is-a-section3">This is a section3</h4>
<h5 id="this-is-a-section4">This is a section4</h5>
<pre class="cpp plain">This is bad code</pre>
<p>This text should have a line break riiiiight <br />
 noooow.</p>
<p><b>All your text belong to bold</b> ..&#x2e;And this is an examble of only <b>bold</b> being, well, bold.</p>
<pre class="cpp">    ...</pre>
<pre class="js"><span class="comment">// If I knew JavaScript, this is where I would write it.</span></pre>
<p>And if I knew qmltext, I guess this is where that would go. </p>
<p class="figCaption">This a caption</p>
<div class="LegaleseLeft"><p>Lorem legal ipsum</p>
</div><blockquote><p>This is a quotation.</p>
</blockquote>
        <html><body>This is <b>raw</b>. Like the <h1>Eddie Murphy</h1> movie. Just not as funny.</body></html>
    <p>Look, ma! I made a sidebar!</p>
<div class="table"><table class="generic">
 <tr valign="top" class="odd"><td >Table item in a table row</td></tr>
<tr valign="top" class="even"><td >Another item in a different row</td></tr>
</table></div>
<div class="admonition important">
<p><b>Important: </b>This is really important.</p>
</div>
<p>For example, if you have code like</p>
<pre class="cpp plain">This is old code.</pre>
<p>you can rewrite it as</p>
<pre class="cpp">This is <span class="keyword">new</span> and shiny<span class="operator">!</span></pre>
<div class="admonition note">
<p><b>Note: </b>The code above doesn't compile</p>
</div>
<hr />
<div class="admonition warning">
<p><b>Warning: </b>The following commands have yet to be tested: footnote link sincelist header index topicref // or just don’t care, remove it image inlineimage printline printto printuntil // what’s the difference between printto and printuntil??? quotefile quotefromfile quotefunction skipline skipto skipuntil span snippet codeline overload sub sup tableofcontents tt uicontrol endmapref endomit underline unicode</p>
</div>
</div>
<!-- @@@qdoctests-qdocfileoutput-exhaustive.html -->
</body>
</html>