summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/illformatted_documentation/expected/html/illformatteddocumentation-someexample-example.html
blob: ebeb5a5b49c5d96c6e9acf50542ce3d13343b632 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- some_example.qdoc -->
  <title>QDoc: some example | IllformattedDocumentation</title>
</head>
<body>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">QDoc: some example</h1>
<!-- $$$someexample-description -->
<div class="descr" id="details">
</div>
<!-- @@@someexample -->
</body>
</html>