summaryrefslogtreecommitdiffstats
path: root/doc/installerfw.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/installerfw.qdoc')
-rw-r--r--doc/installerfw.qdoc14
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 2c0836e59..ad139812e 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -138,17 +138,19 @@
\title Configuration File
- A configuration file called \c config.xml specifies how to build the
- installer binaries and online repositories. The file is located in the
+ The configuration file customizes the UI and behavior of an installer.
+ The file is typically called \c config.xml and located in the
\c config directory.
- \section1 Configuration File Syntax
+ A minimal configuration file consists of an \c <Installer> root element
+ with \c <Name> and \c <Version> elements as children. All other elements
+ are optional, and can appear in arbitrary order.
- The configuration file has the following syntax:
+ The following example shows a typical configuration file:
\quotefile examples/config.xml
- \section2 Summary of Configuration Settings
+ \section1 Supported Configuration Settings
The following table summarizes the settings in the configuration file.
@@ -172,7 +174,7 @@
\o Name of the installer as displayed on the title bar.
\row
\o Publisher
- \o Publisher of the software.
+ \o Publisher of the software (as shown in the Windows Control Panel).
\row
\o ProductUrl
\o URL to a page that contains product information on your web