Doc: Adding necessary HTML elements in the HTML template.
-needed by qt-project.org -won't affect the qch style Change-Id: I720a5cae2ea12e8a3dd81ce10b7c003981d61cd8 Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
This commit is contained in:
parent
2cf7aceb4e
commit
8c7095969f
@ -7,8 +7,12 @@ HTML.headerstyles = \
|
||||
|
||||
HTML.endheader = \
|
||||
"</head>\n" \
|
||||
"<body>\n" \
|
||||
"<div class=\"content\"></div class=\"content\">\n" \
|
||||
"<div class=\"content mainContent\">\n" \
|
||||
|
||||
HTML.footer = \
|
||||
"</div>\n" \
|
||||
"<div class=\"footer\">\n" \
|
||||
" <p>\n" \
|
||||
" <acronym title=\"Copyright\">©</acronym> 2012 Digia Plc and/or its\n" \
|
||||
@ -29,4 +33,3 @@ HTML.footer = \
|
||||
" of their respective owners. <a title=\"Privacy Policy\"\n" \
|
||||
" href=\"http://en.gitorious.org/privacy_policy/\">Privacy Policy</a></p>\n" \
|
||||
"</div>\n" \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user