From 3b2a2cf79af43aafebdd7646d897d66de0eab4ab Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Fri, 9 May 2014 12:18:36 +0200 Subject: Doc: Bump documentation version to 3.0.0 Also, remove the version-specific install path from the example manifest. From now on, the path will be set by the installer when registering the examples to Qt Creator. Change-Id: I4a0a55ab325be78d72f733a85e25d47420d8c5c0 Reviewed-by: Samuli Piippo --- doc/b2qt-demos.qdocconf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/b2qt-demos.qdocconf b/doc/b2qt-demos.qdocconf index 0a8712f..24a23db 100644 --- a/doc/b2qt-demos.qdocconf +++ b/doc/b2qt-demos.qdocconf @@ -6,7 +6,7 @@ sourceencoding = UTF-8 project = QtEnterpriseEmbeddedDemos description = Qt Enterprise Embedded Examples and Demos -version = 2.1.0 +version = 3.0.0 sourcedirs = . imagedirs += images @@ -17,12 +17,11 @@ examples.fileextensions = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhc examples.imageextensions = "*.png *.jpg *.gif" exampledirs = ../basicsuite -examplesinstallpath = ../../../Boot2Qt-2.x/sources/b2qt-demos/basicsuite qhp.projects = QtEnterpriseEmbeddedDemos qhp.QtEnterpriseEmbeddedDemos.file = b2qt-demos.qhp -qhp.QtEnterpriseEmbeddedDemos.namespace = com.digia.b2qt-demos.210 +qhp.QtEnterpriseEmbeddedDemos.namespace = com.digia.b2qt-demos.300 qhp.QtEnterpriseEmbeddedDemos.virtualFolder = b2qt-demos qhp.QtEnterpriseEmbeddedDemos.indexTitle = Qt Enterprise Embedded Examples and Demos qhp.QtEnterpriseEmbeddedDemos.indexRoot = -- cgit v1.2.3