summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/custom-appman/doc
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@luxoft.com>2018-07-23 17:27:47 +0200
committerRobert Griebl <robert.griebl@pelagicore.com>2018-07-24 10:45:45 +0000
commitde885bc1fb89dbe7cddd7c5e8a1f2d19fb2f820c (patch)
treeefb269f6ad1958581ad28048e33ef668a4b773e1 /examples/applicationmanager/custom-appman/doc
parentc02029bb2db5e00fc89845892daacfd607485e33 (diff)
Update examples documentation due to recent changes
* since examples have been moved into an applicationmanager subdir, \quotefromfile paths have to reflect that * minidesk code changed in the meantime, so a \printto reference needed an update as well Change-Id: Idad8c7ac290a2562bb615011ec94faa56c8eee8f Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'examples/applicationmanager/custom-appman/doc')
-rw-r--r--examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc b/examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc
index 5ea6d44f..baa82cc2 100644
--- a/examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc
+++ b/examples/applicationmanager/custom-appman/doc/src/custom-appman.qdoc
@@ -27,7 +27,7 @@
/*!
-\example custom-appman
+\example applicationmanager/custom-appman
\title Implementing a Custom Application-Manager Example
\image custom-appman.png Screenshot
\brief Basic structure and starting point for a custom application-manager executable.
@@ -53,7 +53,7 @@ display something on the screen, just as the standard \c appman executable.
Following is a breakdown of the minimal code needed for such a custom implementation:
-\quotefromfile custom-appman/custom-appman.cpp
+\quotefromfile applicationmanager/custom-appman/custom-appman.cpp
\skipto #include
\printuntil QT_USE_NAMESPACE_AM