wolfmanjm / qtopiagps

A qtopia version of xgps

This URL has Read+Write access

qtopiagps / index.html
100644 24 lines (16 sloc) 0.589 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<h1 align=center><small>Welcome to the</small><br>Qtopia SDK</h1>
 
<h3>API Documentation</h3>
<p>
For API documentation, point a web browser at
/opt/Qtopia/doc/html/qtopia/index.html
 
<h3>Application Documentation</h3>
Put English documentation for applications in:
 
<p>
&nbsp;&nbsp;&nbsp;$QPEDIR/help/html/<i>appname</i>.html
 
<p>
Put non-English documentation for applications in:
 
<p>
&nbsp;&nbsp;&nbsp;$QPEDIR/help/<i>lang</i>/html/<i>appname</i>.html
 
<p>
Where <i>lang</i> is the language specifier (eg. "de" for German),
and <i>appname</i> is the program name of your application.