summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/test-empty-qmlmodule.html
blob: eabda8b7a00dc971db17f771d7fe5ad82a4b0dfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- type.cpp -->
  <meta name="description" content="A QML module with no member types.">
  <title>No QML Types Here | Test 6.2.11</title>
</head>
<body>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title" translate="no">No QML Types Here</h1>
<!-- $$$Test.Empty-description -->
<div class="descr" id="details">
</div>
<!-- @@@Test.Empty -->
</body>
</html>