diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-03 11:37:56 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-07 03:23:24 (GMT) |
commit | 84b7e9b15213ff29ff5c361bfc4743795ca49315 (patch) | |
tree | 4520be14d45fb94f69e6f31942acca37246d9d7b /tools/qdoc3/test | |
parent | bd9e8679703dfdd63f58be9ee29b73e73a0c3774 (diff) | |
download | Qt-84b7e9b15213ff29ff5c361bfc4743795ca49315.zip Qt-84b7e9b15213ff29ff5c361bfc4743795ca49315.tar.gz Qt-84b7e9b15213ff29ff5c361bfc4743795ca49315.tar.bz2 |
Doc: Fixing links on index page and corecting HTML in the template.
(cherry picked from commit 78381dbc9701015aef43736fb7d22cf6e66984c7)
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 933c8d0..2d6ae2a 100644 --- a/tools/qdoc3/test/qt-html-templates.qdocconf +++ b/tools/qdoc3/test/qt-html-templates.qdocconf @@ -165,5 +165,5 @@ HTML.footer = " <!-- /div -->\n" \ " </form>\n" \ " </div>\n" \ " <div id=\"blurpage\">\n" \ - " </div>\n" \ + " <!--/div -->\n" \ " </div>\n" |