summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2023-06-09 10:47:18 +0300
committerKatja Marttila <katja.marttila@qt.io>2023-06-09 14:02:51 +0300
commit70081ce03cac6c331ed471a7f0ab6b38b843e31e (patch)
treed206de6e6a8e04446a4b42f7dd87b17c16b8596a /doc
parent3a8815f6ac5514b6d0d991533733f533d014b064 (diff)
Add documentation about separators in operations
Some operations in Windows might need native separatos. Adding documentation how the separators can be easily converted to native style. Task-number: QTIFW-2578 Change-Id: I20c44fdaef98095add32421a6303570c6372a056 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/operations.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index 6fd6189c9..032f2a730 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -40,6 +40,10 @@
the installer and an \e UNDO step that contains instructions for the
uninstaller.
+ Some operations especially in Windows might need native separators. Use
+ \c installer.toNativeSeparators() to convert separators to ones that are
+ appropriate for the underlying operating system.
+
\section1 Summary of Operations
The following table summarizes the available operations and their syntax in component