summaryrefslogtreecommitdiff
path: root/doc/neptune-ui-project.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/neptune-ui-project.qdocconf')
-rw-r--r--doc/neptune-ui-project.qdocconf22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/neptune-ui-project.qdocconf b/doc/neptune-ui-project.qdocconf
new file mode 100644
index 0000000..d370d5f
--- /dev/null
+++ b/doc/neptune-ui-project.qdocconf
@@ -0,0 +1,22 @@
+project = NeptuneUI
+version = $QT_VERSION
+
+sourcedirs += src
+
+imagedirs += src/images
+
+depends += qtquick qtqml applicationmanager
+
+qhp.projects = NeptuneUI
+qhp.NeptuneUI.file = neptuneui.qhp
+qhp.NeptuneUI.namespace = io.qt.neptuneui.$QT_VERSION_TAG
+qhp.NeptuneUI.virtualFolder = neptuneui
+qhp.NeptuneUI.indexTitle = Neptune UI
+qhp.NeptuneUI.indexRoot =
+
+qhp.NeptuneUI.filterAttributes = NeptuneUI $QT_VERSION
+qhp.NeptuneUI.customFilters.NeptuneUI.name = Neptune UI $QT_VERSION
+qhp.NeptuneUI.customFilters.NeptuneUI.filterAttributes = NeptuneUI $QT_VERSION
+
+navigation.landingpage = "Neptune UI"
+navigation.homepage = "Qt Automotive Suite"