summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2016-11-30 15:17:18 +0100
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2016-12-01 13:43:24 +0000
commit9cae2c9b9ceee56834f215248ff181bff6130e16 (patch)
tree135d12e8a6499025322fe59457a4883726f6fe1f
parent7122a44db097162d05f094e90dbd399bc657a1cf (diff)
downloadneptune-ui-9cae2c9b9ceee56834f215248ff181bff6130e16.tar.gz
Doc: Define documentation URL base and macro.QAS
Change-Id: I766749a002776fcf7f1aea02805476870b96b9cf Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
-rw-r--r--doc/neptune-ui-project.qdocconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/neptune-ui-project.qdocconf b/doc/neptune-ui-project.qdocconf
index d370d5f..2e15eb5 100644
--- a/doc/neptune-ui-project.qdocconf
+++ b/doc/neptune-ui-project.qdocconf
@@ -1,5 +1,6 @@
project = NeptuneUI
version = $QT_VERSION
+url = http://doc.qt.io/neptuneui
sourcedirs += src
@@ -20,3 +21,5 @@ qhp.NeptuneUI.customFilters.NeptuneUI.filterAttributes = NeptuneUI $QT_VERSION
navigation.landingpage = "Neptune UI"
navigation.homepage = "Qt Automotive Suite"
+
+macro.QAS = "Qt Automotive Suite"