summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/tests/generatedoutput/testdata/examples/demos/hidden/doc/src/hidden.qdoc
blob: 9001e3d961d032796000b759ef2a0b2910e5c96e (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

/*!
    \example demos/hidden
    \title Hidden Demo
    \meta tag broken
    \brief Tagged 'broken', does not appear in examples-manifest.xml.

    Also missing an image, but that's OK as it's broken anyway.
*/