diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-03 11:37:56 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-03 11:37:56 (GMT) |
commit | 78381dbc9701015aef43736fb7d22cf6e66984c7 (patch) | |
tree | 780e76d9258fad1bbc0a9591782c13db3d0ffb20 /tools/qdoc3/test | |
parent | 884f15e533eea8426e71af8ac61e7233357b103c (diff) | |
download | Qt-78381dbc9701015aef43736fb7d22cf6e66984c7.zip Qt-78381dbc9701015aef43736fb7d22cf6e66984c7.tar.gz Qt-78381dbc9701015aef43736fb7d22cf6e66984c7.tar.bz2 |
Doc: Fixing links on index page and corecting HTML in the template.
Diffstat (limited to 'tools/qdoc3/test')
-rw-r--r-- | tools/qdoc3/test/qt-html-templates.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/qt-html-templates.qdocconf b/tools/qdoc3/test/qt-html-templates.qdocconf index 8d4d27f..ed5ee17 100644 --- a/tools/qdoc3/test/qt-html-templates.qdocconf +++ b/tools/qdoc3/test/qt-html-templates.qdocconf @@ -171,5 +171,5 @@ HTML.footer = " <!-- /div -->\n" \ " </form>\n" \ " </div>\n" \ " <div id=\"blurpage\">\n" \ - " </div>\n" \ + " <!--/div -->\n" \ " </div>\n" |