summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/generatedoutput/testdata/includefromexampledirs/excludes/anotherindex.qdoc
blob: f8436416f53a42e77bce9af2a09285d88f35df4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

/*!
//! exampledirs-include
    \page index.html
    \title doc index

    \section1 C++ Classes
    \generatelist {classesbymodule TestCPP}
    \section1 QML Types
    \annotatedlist qmltypes
//! exampledirs-include
*/