summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-04-30 08:43:18 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-04-30 08:43:18 (GMT)
commit4b51c3a7c0875d23cda1d377e2f8faaf3c4b2396 (patch)
tree8769a33cb8fadabeb344acfe5f33250084043c9f /tools
parent6b8264f2852712438b8661c7511e9fe6964d5c2f (diff)
downloadQt-4b51c3a7c0875d23cda1d377e2f8faaf3c4b2396.zip
Qt-4b51c3a7c0875d23cda1d377e2f8faaf3c4b2396.tar.gz
Qt-4b51c3a7c0875d23cda1d377e2f8faaf3c4b2396.tar.bz2
qdoc: Added "All namespaces" to the API Lookup box.
Diffstat (limited to 'tools')
-rw-r--r--tools/qdoc3/test/qt-html-templates.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qdoc3/test/qt-html-templates.qdocconf b/tools/qdoc3/test/qt-html-templates.qdocconf
index 944a32c..85a29c2 100644
--- a/tools/qdoc3/test/qt-html-templates.qdocconf
+++ b/tools/qdoc3/test/qt-html-templates.qdocconf
@@ -45,6 +45,7 @@ HTML.postheader = " <div class=\"header\" id=\"qtdocheader\">\n" \
" <li><a href=\"modules.html\">All modules</a></li>\n" \
" <li><a href=\"classes.html\">All classes</a></li>\n" \
" <li><a href=\"functions.html\">All functions</a></li>\n" \
+ " <li><a href=\"namespaces.html\">All namespaces</a></li>\n" \
" <li><a href=\"platform-specific.html\">Platform specifics</a></li>\n" \
" </ul>\n" \
" </div>\n" \