aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2013-10-30 14:21:52 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2013-10-30 15:32:00 +0100
commit96206379b1ce720048c6b5bbac2d8a12333a2b46 (patch)
treef3d28f8f748a8449b6979e4cbe7f73762c5fbd5b /doc
parenta7d4e9bd1bc82a0e8feb28dfa859502dec6b32e6 (diff)
Fix broken links in Qt modules documentation.
Change-Id: I57fbbd66e500a8172346acf45f84350c7ebb394c Reviewed-by: Jake Petroules <jake.petroules@petroules.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/qt-modules.qdoc14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/reference/modules/qt-modules.qdoc b/doc/reference/modules/qt-modules.qdoc
index 7ab715f77..43386c85c 100644
--- a/doc/reference/modules/qt-modules.qdoc
+++ b/doc/reference/modules/qt-modules.qdoc
@@ -59,11 +59,11 @@
\li Qt Module Name
\li Notes
\row
- \li \l axcontainer
+ \li axcontainer
\li QAxContainer
\li This module is only available on Windows.
\row
- \li \l axserver
+ \li axserver
\li QAxServer
\li This module is only available on Windows.
\row
@@ -71,7 +71,7 @@
\li Qt Concurrent
\li
\row
- \li \l core
+ \li core
\li Qt Core
\li All other \c Qt modules have a dependency to this one, so you do not
need to list it in your dependencies if you depend on at least one
@@ -97,11 +97,11 @@
\li Qt Enginio
\li
\row
- \li \l gui
+ \li gui
\li Qt GUI
\li For more information, see \l {gui Properties}.
\row
- \li \l help
+ \li help
\li Qt Help
\li You do not need this module for building \c qdoc documentation,
because that functionality is part of the \c core module. This
@@ -131,7 +131,7 @@
\li Qt Print Support
\li
\row
- \li \l quick
+ \li quick
\li Qt Quick (2)
\li Provides the \c{Qt Quick} module (Qt Quick 2). For more information,
see \l {quick Properties}.
@@ -168,7 +168,7 @@
\li Qt Widgets
\li
\row
- \li \l xml
+ \li xml
\li Qt XML
\li You do not need this module for the \c QXmlStreamReader and
\c QXmlStreamWriter classes, because those classes are a part of the