summaryrefslogtreecommitdiffstats
path: root/doc/html-offline.qdocconf
blob: 14889964d03d14f671af9b9a23e28d7f254c0ff8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# use the global Qt template with modifications to the html footer
include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)

HTML.nobreadcrumbs    = "true"

HTML.footer = \
    "  <div class=\"ft\">\n" \
    "    <span></span>\n" \
    "  </div>\n" \
    "</div> \n" \
    "<div class=\"footer\">\n" \
    "    <p>\n" \
    "      <acronym title=\"Copyright\">&copy;</acronym> 2014 Digia Plc and/or its\n" \
    "      subsidiaries.</p>\n" \
    "    <p>\n" \
    "       Licensees holding valid Qt Commercial licenses may use this document in\n" \
    "       accordance with the Qt Commercial License Agreement provided with the\n" \
    "       Software or, alternatively, in accordance with the terms contained in a\n" \
    "       written agreement between you and Digia.<\p>\n" \
    "    <p>\n" \
    "      Digia, Qt and their respective logos are trademarks of Digia Plc \n" \
    "      in Finland and/or other countries worldwide. All other trademarks are property\n" \
    "      of their respective owners. <a title=\"Privacy Policy\"\n" \
    "      href=\"http://en.gitorious.org/privacy_policy/\">Privacy Policy</a></p>\n" \
    "</div>\n"