summaryrefslogtreecommitdiff
path: root/examples/application/example.html
Unidiff
Diffstat (limited to 'examples/application/example.html') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/application/example.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/application/example.html b/examples/application/example.html
new file mode 100644
index 0000000..9163573
--- a/dev/null
+++ b/examples/application/example.html
@@ -0,0 +1,15 @@
1<html>
2<h1>Example</h1>
3
4<p>This is the help for the Example program.
5
6<p>To user this application:
7
8<ol>
9 <li>Press the <img width=12 height=12 src=Example.png> icon in the Qtopia launcher.
10 <li>Read the label.
11 <li>Press the button.
12 <li>Read the source code provided.
13</ol>
14
15Now you know how to make a Qtopia application!