diff --git a/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc b/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc index c303998cd8..522b0bacc7 100644 --- a/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc +++ b/examples/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! - \example dbus/remotecontrolledcar + \example remotecontrolledcar \title D-Bus Remote Controlled Car Example The Remote Controlled Car example shows how to use D-Bus to control one 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 diff --git a/examples/tools/doc/src/customtype.qdoc b/examples/tools/doc/src/customtype.qdoc index 56172a4e26..6e6d08fb35 100644 --- a/examples/tools/doc/src/customtype.qdoc +++ b/examples/tools/doc/src/customtype.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! - \example tools/customtype + \example customtype \title Custom Type Example \brief The Custom Type example shows how to integrate a custom type into Qt's 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