diff options
| author | Dominik Holland <dominik.holland@qt.io> | 2021-07-01 16:04:04 +0200 |
|---|---|---|
| committer | Dominik Holland <dominik.holland@qt.io> | 2021-07-02 14:11:00 +0200 |
| commit | ecd44e08986add472527fa797c57c7e9a1b766b2 (patch) | |
| tree | deac2e6166558217f94ad57fc676d3148fc53930 /src/interfaceframework/doc/qtinterfaceframework.qdocconf | |
| parent | be33c9e84c1f974c7e235f443ae840f419c67382 (diff) | |
cmake: Re-enable and fix the doc target
Docs are building fine again without warnings, but automotive specific
wordings still needs to be fixed.
Change-Id: I9a9ff7fa06a7f5e015e6a2c1eedd4a0138265b7c
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'src/interfaceframework/doc/qtinterfaceframework.qdocconf')
| -rw-r--r-- | src/interfaceframework/doc/qtinterfaceframework.qdocconf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interfaceframework/doc/qtinterfaceframework.qdocconf b/src/interfaceframework/doc/qtinterfaceframework.qdocconf new file mode 100644 index 00000000..39ffa4cc --- /dev/null +++ b/src/interfaceframework/doc/qtinterfaceframework.qdocconf @@ -0,0 +1,2 @@ +include($QT_INSTALL_DOCS/global/qt-module-defaults-offline.qdocconf) +include(qtinterfaceframework-project.qdocconf) |
