summaryrefslogtreecommitdiff
path: root/examples/application/index.html
authorkergoth <kergoth>2002-06-06 23:31:00 (UTC)
committer kergoth <kergoth>2002-06-06 23:31:00 (UTC)
commitdfb9c76738bb68e235114c5ad43dbd26a59b98ab (patch) (side-by-side diff)
tree25ab1468116e8a092dc402f8aa96a9c6976ebdce /examples/application/index.html
parent9d6af1137a96d63f71f8e4797fe3bf377d92a15a (diff)
downloadopie-dfb9c76738bb68e235114c5ad43dbd26a59b98ab.zip
opie-dfb9c76738bb68e235114c5ad43dbd26a59b98ab.tar.gz
opie-dfb9c76738bb68e235114c5ad43dbd26a59b98ab.tar.bz2
Initial revision
Diffstat (limited to 'examples/application/index.html') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/application/index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/examples/application/index.html b/examples/application/index.html
new file mode 100644
index 0000000..ad97378
--- a/dev/null
+++ b/examples/application/index.html
@@ -0,0 +1,23 @@
+<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.
+