summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKavindra Palaraja <kpalaraja@luxoft.com>2019-08-02 14:41:37 +0200
committerKavindra Palaraja <kpalaraja@luxoft.com>2019-08-05 17:16:32 +0200
commitff2c16f4acfb3b59a3b1b7aa0d4b1f361b026ba8 (patch)
treea0bccb5f6f5bd13bf5fbfbcbc8c87061163f7a3b
parent6ccba37dedcb37507fd1ab3c72e576c0b005e572 (diff)
docs: Fix a broken link and improve the list
Change-Id: I61a68488c07fb177601edcf06c751065a7bae6fe Reviewed-by: Michael Brasser <michael.brasser@live.com>
-rw-r--r--src/remoteobjects/doc/src/remoteobjects-index.qdoc16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/remoteobjects/doc/src/remoteobjects-index.qdoc b/src/remoteobjects/doc/src/remoteobjects-index.qdoc
index 4c63a41..e6e50d4 100644
--- a/src/remoteobjects/doc/src/remoteobjects-index.qdoc
+++ b/src/remoteobjects/doc/src/remoteobjects-index.qdoc
@@ -112,15 +112,15 @@ Consider a service that provides access to a printer. In QtRO terms:
\section1 Guides
\list
\li \l {Getting Started with Qt Remote Objects}
- \li \l {Qt Remote Objects Nodes}
- \li \l {Source Objects}{Qt Remote Objects Source Objects}
- \li \l {Replica Objects}{Qt Remote Objects Replica Objects}
- \li \l {Qt Remote Objects Registry}
- \li \l {Qt Remote Objects - External QIODevices}
- \li \l {Qt Remote Objects Compiler}
+ \li \l {Qt Remote Objects Nodes}{Nodes}
+ \li \l {Qt Remote Objects Source}{Sources}
+ \li \l {Qt Remote Objects Replica Objects}{Replicas}
+ \li \l {Qt Remote Objects Registry}{Registry}
+ \li \l {Qt Remote Objects - External QIODevices}{External QIODevices}
+ \li \l {Qt Remote Objects Compiler}{Compiler}
\li \l {Remote Object Interaction}
- \li \l {Troubleshooting Qt Remote Objects}
- \li \l {Qt Remote Objects Protocol Versioning}
+ \li \l {Troubleshooting Qt Remote Objects}{Troubleshooting}
+ \li \l {Qt Remote Objects Protocol Versioning}{Protocol Versioning}
\endlist
\section2 Reference