summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-11-19 17:22:05 +0100
committerMartin Smith <martin.smith@digia.com>2012-11-20 09:00:42 +0100
commitcb09767744a3b7f9728b3c3b2119de2c83a7716d (patch)
tree04ea9a7b573414c93cab166806f2ca8d34250b83 /doc
parentfbbcea907f1fc216d5dda5934375a5613f6e0c89 (diff)
Doc: Changing titles in HTML template.
-Easier to differentiate the links. Change-Id: I9294affcdbf037d91d94fa707449d78fac01bcbb Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/qt-html-templates-online.qdocconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/global/qt-html-templates-online.qdocconf b/doc/global/qt-html-templates-online.qdocconf
index 94648c2652..387404aaf3 100644
--- a/doc/global/qt-html-templates-online.qdocconf
+++ b/doc/global/qt-html-templates-online.qdocconf
@@ -55,10 +55,10 @@ HTML.endheader = \
" </div>\n" \
" <div class=\"nav-main\">\n" \
" <div class=\"nav-main-content\">\n" \
- " <a href=\"http://qt-project.org/doc\">Qt Releases</a>\n" \
+ " <a href=\"http://doc-snapshot.qt-project.org\">All Modules</a>\n" \
" </div>\n" \
" <div class=\"nav-main-content\">\n" \
- " <a href=\"http://doc-snapshot.qt-project.org\">Snapshots</a>\n" \
+ " <a href=\"http://qt-project.org/doc\">Qt Releases</a>\n" \
" </div>\n" \
" <div class=\"nav-main-content\">\n" \
" <a href=\"http://doc.qt.digia.com\">Archives</a>\n" \