public
Description: A qtopia version of xgps
Homepage: http://blog.wolfman.com
Clone URL: git://github.com/wolfmanjm/qtopiagps.git
wolfmanjm (author)
Tue Dec 30 18:34:24 -0800 2008
commit  9f323538fc26f4c331a812736f2ffcc7e9958657
tree    48c03fe9a0424407d6fa49f70f5f9d155d08bcad
parent  47afb7b6f38921f14153920ea038aa00eec1e39e
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.