summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/illformatted_documentation/expected/html/illformatted-examples.html
blob: 5253ae1d1766876dd90c15e2e5bdf24318469ebf (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
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- illformatted-examples.qdoc -->
  <meta name="description" content="Demonstrate correctness for example generation.">
  <title>Test generated output for illformatted examples | IllformattedDocumentation</title>
</head>
<body>
<div class="sidebar">
<div class="toc">
<h3 id="toc">Contents</h3>
<ul>
<li class="level1"><a href="#qml-examples">QML Examples</a></li>
<li class="level1"><a href="#c-examples">C++ Examples</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Test generated output for illformatted examples</h1>
<!-- $$$illformatted-examples.html-description -->
<div class="descr" id="details">
<p>This test includes the following examples:</p>
<h2 id="qml-examples">QML Examples</h2>
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName" translate="no"><p><a href="illformatteddocumentation-someexample-example.html">QDoc: some example</a></p></td><td class="tblDescr"><p></p></td></tr>
</table></div>
<h2 id="c-examples">C++ Examples</h2>
</div>
<!-- @@@illformatted-examples.html -->
</body>
</html>