summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/test
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-04-27 08:43:52 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-04-27 08:43:52 (GMT)
commit6749edd4c6f647c4963793183a452bb1ae769c1c (patch)
tree4ae9e70dd775925274ee771cd5babfee3ad1c6c3 /tools/qdoc3/test
parent27f96458ba40dcbf5db4df0b0e553ca5799a13c4 (diff)
downloadQt-6749edd4c6f647c4963793183a452bb1ae769c1c.zip
Qt-6749edd4c6f647c4963793183a452bb1ae769c1c.tar.gz
Qt-6749edd4c6f647c4963793183a452bb1ae769c1c.tar.bz2
qdoc: Removed MacRefs for Xcode documentation stuff.
Also added the infrastructure for generating breadcrumbs.
Diffstat (limited to 'tools/qdoc3/test')
-rw-r--r--tools/qdoc3/test/qt-html-templates.qdocconf5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/qdoc3/test/qt-html-templates.qdocconf b/tools/qdoc3/test/qt-html-templates.qdocconf
index 158aef3..ba0783e 100644
--- a/tools/qdoc3/test/qt-html-templates.qdocconf
+++ b/tools/qdoc3/test/qt-html-templates.qdocconf
@@ -87,8 +87,9 @@ HTML.postheader = " <div class=\"header\" id=\"qtdocheader\">\n" \
" <div class=\"breadcrumb toolblock\">\n" \
" <ul>\n" \
" <li class=\"first\"><a href=\"index.html\">Home</a></li>\n" \
- " <!-- Bread crumbs goes here -->\n" \
- " </ul>\n" \
+ " <!-- Bread crumbs goes here -->\n"
+
+HTML.postpostheader = " </ul>\n" \
" </div>\n" \
" <div class=\"toolbuttons toolblock\">\n" \
" <ul>\n" \