Only call qdoc for projects which sets the QMAKE_DOCS variable to
point to a qdocconf file.
Exclude examples/ and tests/ from the qdoc run, by adding
no_docs_target
to CONFIG for those projects.
Change-Id: Ic856c8f19db59309302d0602b3e99735609e525a
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
|
||
|---|---|---|
| .. | ||
| animation | ||
| dbus | ||
| desktop | ||
| dialogs | ||
| draganddrop | ||
| effects | ||
| embedded | ||
| gestures | ||
| graphicsview | ||
| ipc | ||
| itemviews | ||
| ja_JP/linguist/hellotr | ||
| layouts | ||
| linguist | ||
| mainwindows | ||
| network | ||
| opengl | ||
| painting | ||
| qmake | ||
| qpa | ||
| qtconcurrent | ||
| qtestlib | ||
| richtext | ||
| scroller | ||
| sql | ||
| statemachine | ||
| threads | ||
| tools | ||
| touch | ||
| tutorials | ||
| webkit/webkit-guide | ||
| widgets | ||
| xml | ||
| README | ||
| examples.pro | ||
README
Qt is supplied with a number of example applications that have been written to provide developers with examples of the Qt API in use, highlight good programming practice, and showcase features found in each of Qt's core technologies. Documentation for examples can be found in the Examples section of the Qt documentation.