summaryrefslogtreecommitdiff
path: root/utils/rockbox_api/section.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'utils/rockbox_api/section.tpl')
-rw-r--r--utils/rockbox_api/section.tpl150
1 files changed, 109 insertions, 41 deletions
diff --git a/utils/rockbox_api/section.tpl b/utils/rockbox_api/section.tpl
index 874703cb9c..77304c1a65 100644
--- a/utils/rockbox_api/section.tpl
+++ b/utils/rockbox_api/section.tpl
@@ -1,50 +1,118 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html> 2<html>
3<head> 3<head>
4<link href="layout.css" rel="stylesheet" type="text/css" /> 4 <link href="layout.css" rel="stylesheet" type="text/css" />
5<title>Plugin API - %GROUP_NAME%</title> 5 <link rel="STYLESHEET" type="text/css" href="http://www.rockbox.org/style.css">
6 <link rel="shortcut icon" href="http://www.rockbox.org/favicon.ico">
7 <title>Rockbox Plugin API - %GROUP_NAME%</title>
8 <meta name="author" content="Rockbox Contributors">
6</head> 9</head>
7 10
8<body> 11<body>
9 <div id="menu">%MENU%</div> 12 <table border=0 cellpadding=7 cellspacing=0>
10 <div id="content"> 13 <tr valign="top">
11 <a link="top"></a> 14 <td bgcolor="#6887bb" valign="top">
12 <h2>%GROUP_NAME%</h2> 15 <br>
13 <span class="group"> 16 <div align="center">
14 %FUNCTION_START% 17 <a href="http://www.rockbox.org/">
15 <a id="%FUNCTION_NAME%"></a> 18 <img src="http://www.rockbox.org/rockbox100.png" width=99 height=30 border=0 alt="Rockbox.org home"></a>
16 <h3>%FUNCTION%</h3>
17
18 %DESCRIPTION_START%
19 %FUNCTION_DESCRIPTION%
20 <br /><br />
21 %DESCRIPTION_END%
22
23 %PARAMETER_START%
24 <span class="extra">Parameters:</span>
25 <dl>
26 %PARAMETERS_START%
27 <dt>%PARAM1%</dt><dd>%PARAM2%</dd>
28 %PARAMETERS_END%
29 </dl>
30 %PARAMETER_END%
31
32 %RETURN_START%
33 <span class="extra">Returns:</span> %RETURN%<br /><br />
34 %RETURN_END%
35
36 %CONDITIONS_START%
37 <span class="extra">Conditions:</span> %CONDITIONS%<br /><br />
38 %CONDITIONS_END%
39
40 %SEE_START%
41 <span class="see">Also see %SEE%</span><br /><br />
42 %SEE_END%
43
44 <a href="#top" class="top">To top</a><hr />
45
46 %FUNCTION_END%
47 </span>
48 </div> 19 </div>
20 <div style="margin-top:20px">
21 <div class="submenu">
22 Downloads
23 </div>
24 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/package.png' align='top'> <a class="menulink" href="http://www.rockbox.org/download/">releases</a><br>
25 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/bomb.png' align='top'> <a class="menulink" href="http://build.rockbox.org">current build</a><br>
26 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/style.png' align='top'> <a class="menulink" href="http://www.rockbox.org/twiki/bin/view/Main/RockboxExtras">extras</a>
27 <div class="submenu">
28 Documentation
29
30 </div>
31 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/page_white_acrobat.png' align='top'> <a class="menulink" href="http://www.rockbox.org/manual.shtml">manual</a><br>
32 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/application_edit.png' align='top'> <a class="menulink" href="http://www.rockbox.org/twiki/">wiki</a><br>
33 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/book_open.png' align='top'> <a class="menulink" href="http://www.rockbox.org/twiki/bin/view/Main/DocsIndex">docs index</a>
34 <div class="submenu">
35 Support
36 </div>
37 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/email.png' align='top'> <a class="menulink" href="http://www.rockbox.org/mail/">mailing lists</a><br>
38 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/group.png' align='top'> <a class="menulink" href="http://www.rockbox.org/irc/">IRC</a><br>
39
40 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/comment_edit.png' align='top'> <a class="menulink" href="http://forums.rockbox.org/">forums</a>
41 <div class="submenu">
42 Tracker
43 </div>
44 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/bug.png' align='top'> <a class="menulink" href="http://www.rockbox.org/tracker/index.php?type=2">bugs</a><br>
45 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/brick.png' align='top'> <a class="menulink" href="http://www.rockbox.org/tracker/index.php?type=4">patches</a><br>
46 <img width=16 height=16 src='http://www.rockbox.org/silk_icons/lightbulb.png' align='top'>&nbsp;<a class="menulink" href="http://www.rockbox.org/tracker/index.php?type=1">requests</a><br>
47 <div class="submenu">
48 Search
49 </div>
50
51 <form id="fsform" action="http://www.rockbox.org/tracker/index.php" method="get" onSubmit="return fsstrip();">
52 <input id="taskid" name="show_task" type="text" size="10" maxlength="10" accesskey="t"><br>
53 <input class="mainbutton" type="submit" value="Flyspray #">
54 </form>
55 <br>
56 <form action="http://www.google.com/search">
57 <input name=as_q size=10><br>
58 <input value="Search" type=submit>
59 <input type=hidden name=as_sitesearch value="www.rockbox.org">
60 </form>
61 <p><form action="https://www.paypal.com/cgi-bin/webscr" method="get">
62 <input type="hidden" name="cmd" value="_xclick">
63 <input type="hidden" name="business" value="bjorn@haxx.se">
64 <input type="hidden" name="item_name" value="Donation to the Rockbox project">
65 <input type="hidden" name="no_shipping" value="1">
66 <input type="hidden" name="cn" value="Note to the Rockbox team">
67 <input type="hidden" name="currency_code" value="USD">
68
69 <input type="hidden" name="tax" value="0">
70 <input type="image" src="http://www.rockbox.org/paypal-donate.gif" name="submit">
71 </form>
72 </div>
73 </td>
74 <td class="plugincontent">
75 <div id="menu">%MENU%</div>
76 <div id="content">
77 <a id="top"></a>
78 <h2>%GROUP_NAME%</h2>
79 <span class="group">
80 %FUNCTION_START%
81 <a id="%FUNCTION_NAME%"></a>
82 <h3>%FUNCTION%</h3>
83
84 %DESCRIPTION_START%
85 %FUNCTION_DESCRIPTION%
86 <br /><br />
87 %DESCRIPTION_END%
88
89 %PARAMETER_START%
90 <span class="extra">Parameters:</span>
91 <dl>
92 %PARAMETERS_START%
93 <dt>%PARAM1%</dt><dd>%PARAM2%</dd>
94 %PARAMETERS_END%
95 </dl>
96 %PARAMETER_END%
97
98 %RETURN_START%
99 <span class="extra">Returns:</span> %RETURN%<br /><br />
100 %RETURN_END%
101
102 %CONDITIONS_START%
103 <span class="extra">Conditions:</span> %CONDITIONS%<br /><br />
104 %CONDITIONS_END%
105
106 %SEE_START%
107 <span class="see">Also see %SEE%</span><br /><br />
108 %SEE_END%
109
110 <a href="#top" class="top">To top</a><hr />
111 %FUNCTION_END%
112 </span>
113 </div>
114 </td>
115 </tr>
116 </table>
49</body> 117</body>
50</html> \ No newline at end of file 118</html> \ No newline at end of file