summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/application-features
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2019-08-07 12:09:43 +0200
committerRobert Griebl <robert.griebl@qt.io>2019-10-28 14:11:37 +0100
commit0a1cccfccd8f76014bc697c5c9006c5ebb9723e8 (patch)
tree250203807b296f32ffbebae798d48316113a51d8 /examples/applicationmanager/application-features
parent0120c4c892c3765fba18b15e3a28d446bf1a3f38 (diff)
Add new package abstraction, part 2
The first commit in this series was b4aee167d3bc6b9f64229317fbc428b3f3b83c0d. This update fixes all the known bugs introduced in the change of the architecture, adds basic documentation and examples. The changes in the intent sub-system are in a separate patch for easier review, although they both depend on each other due to changes in the API. Change-Id: Ia78da7e10e2eb7adfa30625554af275453065a90 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
Diffstat (limited to 'examples/applicationmanager/application-features')
-rw-r--r--examples/applicationmanager/application-features/doc/src/application-features.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/applicationmanager/application-features/doc/src/application-features.qdoc b/examples/applicationmanager/application-features/doc/src/application-features.qdoc
index 7535551e..17abff0c 100644
--- a/examples/applicationmanager/application-features/doc/src/application-features.qdoc
+++ b/examples/applicationmanager/application-features/doc/src/application-features.qdoc
@@ -73,7 +73,7 @@ The QML code for the nested compositor application is as follows:
\quotefromfile applicationmanager/application-features/apps/compositor/compositor.qml
\skipto import QtQuick 2.11
-\printuntil -platform wayland"); }
+\printuntil /^\}/
\section2 Crash Simulation and Recovery