From 1d22f20887d370fed21356ae063e5556be210c63 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 2 May 2013 11:24:25 +0200 Subject: Doc: Fix paths for a number of examples Modularized example paths are defined in module-specific .qdocconf files. This change fixes \example command for a number of examples to be relative to those paths. This way, the manifest files will have a correct project path for each example. Change-Id: I6d3dba34a1eb04a2bc294520102e232ccd0f0ba2 Reviewed-by: Jerome Pasion --- examples/network/doc/src/network-download.qdoc | 2 +- examples/network/doc/src/network-downloadmanager.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/network/doc') diff --git a/examples/network/doc/src/network-download.qdoc b/examples/network/doc/src/network-download.qdoc index 212252e7c9..60a6fab3c4 100644 --- a/examples/network/doc/src/network-download.qdoc +++ b/examples/network/doc/src/network-download.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! - \example network/download + \example download \title Network Download Example \brief Demonstrates how to use networking APIs for multiple downloads \ingroup examples-network diff --git a/examples/network/doc/src/network-downloadmanager.qdoc b/examples/network/doc/src/network-downloadmanager.qdoc index d9145d5a1c..d4eacf4199 100644 --- a/examples/network/doc/src/network-downloadmanager.qdoc +++ b/examples/network/doc/src/network-downloadmanager.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! - \example network/downloadmanager + \example downloadmanager \title Network Download Manager Example \brief Demonstrates how to use the networking APIs for multiple downloads \ingroup examples-network -- cgit v1.2.3