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/xml/doc/src/qxmlstreambookmarks.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/xml/doc') diff --git a/examples/xml/doc/src/qxmlstreambookmarks.qdoc b/examples/xml/doc/src/qxmlstreambookmarks.qdoc index fa1541608d..123058b02d 100644 --- a/examples/xml/doc/src/qxmlstreambookmarks.qdoc +++ b/examples/xml/doc/src/qxmlstreambookmarks.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! - \example xml/streambookmarks + \example streambookmarks \title QXmlStream Bookmarks Example \brief Demonstrates how to read and write to XBEL files \ingroup xml-examples -- cgit v1.2.3