summaryrefslogtreecommitdiffstats
path: root/doc/installerfw-reference.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-02-15 12:24:54 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-02-15 12:31:20 +0100
commitb21c03e7b4567f6a1833232c42096bd08561a7aa (patch)
treed75975148b4e8440056bde689737d643939da76b /doc/installerfw-reference.qdoc
parent53843415e95e976e4224f62266f4036c5c91791d (diff)
Doc: restructure and add information.
Overview, getting started, use cases. Add screen shots. Edit all files. Change-Id: I0437e179a9ea0d59dd132f1560d7b6315ee67498 Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
Diffstat (limited to 'doc/installerfw-reference.qdoc')
-rw-r--r--doc/installerfw-reference.qdoc42
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/installerfw-reference.qdoc b/doc/installerfw-reference.qdoc
new file mode 100644
index 000000000..d29dd2976
--- /dev/null
+++ b/doc/installerfw-reference.qdoc
@@ -0,0 +1,42 @@
+/****************************************************************************
+**
+** This file is part of Qt Installer Framework
+**
+** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
+**
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+**
+** GNU Free Documentation License
+**
+** Alternatively, this file may be used under the terms of the GNU Free
+** Documentation License version 1.3 as published by the Free Software
+** Foundation and appearing in the file included in the packaging of this
+** file.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+****************************************************************************/
+
+/*!
+ \contentspage {index.html}{Qt Installer Framework}
+ \previouspage ifw-customizing-installers.html
+ \page ifw-reference.html
+ \nextpage ifw-globalconfig.html
+
+ \title Reference
+
+ The following sections contain detailed information about the Qt Installer
+ Framework:
+
+ \list
+ \o \l{Configuration File}
+ \o \l{Package Directory}
+ \o \l{Installer Pages}
+ \o \l{Tools}
+ \o \l{Component Scripting}
+ \o \l{Operations}
+ \endlist
+
+*/