summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/validateqdocoutputfiles/testdata/comprehensiveproject/expected/html/test-demos-demo-dontxclude-cmakelists-txt.html
blob: c654a37684778028c408dcc5e4d5671236db59fc (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- demo.qdoc -->
  <title>Demo | Test 6.2.11</title>
</head>
<body>
<h1 class="title">Demo</h1>
<pre class="cpp" translate="no">cmake_minimum_required(VERSION 3.16)
project (DONTXCLUDEDIRS_QDOCTEST)</pre>