summaryrefslogtreecommitdiffstats
path: root/doc/qtautodeploymentserver-project.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtautodeploymentserver-project.qdocconf')
-rw-r--r--doc/qtautodeploymentserver-project.qdocconf26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/qtautodeploymentserver-project.qdocconf b/doc/qtautodeploymentserver-project.qdocconf
new file mode 100644
index 0000000..8625f13
--- /dev/null
+++ b/doc/qtautodeploymentserver-project.qdocconf
@@ -0,0 +1,26 @@
+project = QtAutoDeploymentServer
+description = Qt Automotive Suite Deployment Server Documentation
+version = $QT_VERSION
+url = https://doc.qt.io/QtAutoDeploymentServer
+
+sourcedirs += src
+imagedirs += src/images
+
+qhp.projects = QtAutoDeploymentServer
+
+qhp.QtAutoDeploymentServer.file = qtautodeploymentserver.qhp
+qhp.QtAutoDeploymentServer.namespace = org.qt-project.qtautodeploymentserver.$QT_VERSION_TAG
+qhp.QtAutoDeploymentServer.virtualFolder = qtautodeploymentserver
+qhp.QtAutoDeploymentServer.indexTitle = Qt Automotive Suite Deployment Server
+qhp.QtAutoDeploymentServer.indexRoot =
+
+qhp.QtAutoDeploymentServer.filterAttributes = qtautodeploymentserver $QT_VERSION qtrefdoc
+qhp.QtAutoDeploymentServer.customFilters.Qt.name = QtAutoDeploymentServer $QT_VERSION
+qhp.QtAutoDeploymentServer.customFilters.Qt.filterAttributes = qtautodeploymentserver $QT_VERSION
+
+tagfile = qtautodeploymentserver.tags
+
+depends = qtautomotivesuite
+
+buildversion = "Qt Automotive Suite Deployment Server $QT_VERSION"
+navigation.homepage = "Qt Automotive Suite"