~ubuntu-branches/ubuntu/wily/qtbase-opensource-src/wily

« back to all changes in this revision

Viewing changes to doc/global/qt-html-templates-online.qdocconf

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-02-05 12:46:17 UTC
  • Revision ID: package-import@ubuntu.com-20130205124617-c8jouts182j002fx
Tags: upstream-5.0.1+dfsg
ImportĀ upstreamĀ versionĀ 5.0.1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
HTML.nobreadcrumbs      = "true"
 
2
 
 
3
HTML.stylesheets =  template/style/online.css
 
4
HTML.extraimages += template/images/ico_out.png \
 
5
                    template/images/ico_note.png \
 
6
                    template/images/ico_note_attention.png \
 
7
                    template/images/btn_prev.png \
 
8
                    template/images/btn_next.png \
 
9
                    template/images/bullet_dn.png \
 
10
                    template/images/bullet_sq.png \
 
11
                    template/images/bgrContent.png
 
12
 
 
13
HTML.headerstyles = \
 
14
    "  <link rel=\"stylesheet\" type=\"text/css\" href=\"style/online.css\" />\n"
 
15
 
 
16
HTML.endheader = \
 
17
    "</head>\n" \
 
18
    "<body>\n" \
 
19
    "<div class=\"header\" id=\"qtdocheader\"></div>\n" \
 
20
    "    <header>\n" \
 
21
    "    <div class=\"nav\">\n" \
 
22
    "        <a href=\"http://qt-project.org/\">Qt Home</a>\n" \
 
23
    "        <a href=\"https://bugreports.qt-project.org/\">Bug Tracker</a>\n" \
 
24
    "        <a href=\"https://codereview.qt-project.org/\">Code Review</a>\n" \
 
25
    "    </div>\n" \
 
26
    "    <a href=\"http://qt-project.org/\">\n" \
 
27
    "        <img src=\"http://doc-snapshot.qt-project.org/images/logo.png\" alt=\"Qt\"></img>\n" \
 
28
    "    </a>\n" \
 
29
    "   <div class=\"nav-title\">\n" \
 
30
    "    <h1 >Qt Documentation Snapshots</h1>\n" \
 
31
    "       <div class=\"nav-subtitle\">\n" \
 
32
    "       --snapshots of unreleased Qt documentation\n" \
 
33
    "       </div>\n" \
 
34
    "   </div>\n" \
 
35
    "    <div class=\"nav-main\">\n" \
 
36
    "        <div class=\"nav-main-content\">\n" \
 
37
    "            <a href=\"http://doc-snapshot.qt-project.org\">All Modules</a>\n" \
 
38
    "        </div>\n" \
 
39
    "        <div class=\"nav-main-content\">\n" \
 
40
    "            <a href=\"http://qt-project.org/doc\">Qt Releases</a>\n" \
 
41
    "        </div>\n" \
 
42
    "        <div class=\"nav-main-content\">\n" \
 
43
    "            <a href=\"http://doc.qt.digia.com\">Archives</a>\n" \
 
44
    "        </div>\n" \
 
45
    "    </div>\n" \
 
46
    "</header>\n" \
 
47
    "<div class=\"content\">\n" \
 
48
    "    <div class=\"line\">\n" \
 
49
    "        <div class=\"content mainContent\">\n" \
 
50
 
 
51
HTML.footer = \
 
52
    "       </div>\n" \
 
53
    "   </div>\n" \
 
54
    "</div>\n" \
 
55
    "<div class=\"footer\">\n" \
 
56
    "    <p>\n" \
 
57
    "      <acronym title=\"Copyright\">&copy;</acronym> 2013 Digia Plc and/or its\n" \
 
58
    "      subsidiaries. Documentation contributions included herein are the copyrights of\n" \
 
59
    "      their respective owners.</p>\n" \
 
60
    "    <br />\n" \
 
61
    "    <p>\n" \
 
62
    "      The documentation provided herein is licensed under the terms of the\n" \
 
63
    "      <a href=\"http://www.gnu.org/licenses/fdl.html\">GNU Free Documentation\n" \
 
64
    "      License version 1.3</a> as published by the Free Software Foundation.</p>\n" \
 
65
    "    <p>\n" \
 
66
    "      Documentation sources may be obtained from <a href=\"http://www.qt-project.org\">\n" \
 
67
    "      www.qt-project.org</a>.</p>\n" \
 
68
    "    <br />\n" \
 
69
    "    <p>\n" \
 
70
    "      Digia, Qt and their respective logos are trademarks of Digia Plc \n" \
 
71
    "      in Finland and/or other countries worldwide. All other trademarks are property\n" \
 
72
    "      of their respective owners. <a title=\"Privacy Policy\"\n" \
 
73
    "      href=\"http://en.gitorious.org/privacy_policy/\">Privacy Policy</a></p>\n" \
 
74
    "</div>\n" \