summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/custom-appman/doc
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2020-07-14 12:04:25 +0200
committerRobert Griebl <robert.griebl@qt.io>2020-07-17 01:39:13 +0200
commit877ec0c6c206e40c24ccdcc6ec595af500029d00 (patch)
treeaebde71024501c70f6da4f86b91b781e7c262b88 /examples/applicationmanager/custom-appman/doc
parent8a08dcc18ab8cbc3ef40989bd6500c413821dbf4 (diff)
Small fixes - mostly qdoc warnings
Change-Id: I86926f03e616aeefd680dd9650eb551eb335f4fb Reviewed-by: Bernd Weimer <bernd.weimer@pelagicore.com>
Diffstat (limited to 'examples/applicationmanager/custom-appman/doc')
-rw-r--r--examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc b/examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc
index 4edcc3fb..8e2d62e4 100644
--- a/examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc
+++ b/examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc
@@ -69,12 +69,6 @@ Generally, it's a good idea to set an application name and version.
We want the application manager's logging part to be initialized as early as possible, especially
when we are dealing with DLT logging.
-\printline PackageUtilities::ensure
-
-If you are using the application manager's installer part, this function needs to be called
-\e before the QApplication constructor to make sure that your C locale is a UTF-8 variant. This is
-a requirement, to get deterministic results when using \c libarchive with non-ASCII filenames.
-
\printline Sudo::forkServer
Again, for the installer part only, an additional setup step is necessary before running the