summaryrefslogtreecommitdiff
path: root/docs/developing.html
Unidiff
Diffstat (limited to 'docs/developing.html') (more/less context) (ignore whitespace changes)
-rw-r--r--docs/developing.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/developing.html b/docs/developing.html
new file mode 100644
index 0000000..f6f3eed
--- a/dev/null
+++ b/docs/developing.html
@@ -0,0 +1,10 @@
1<html><head><title>Developing</title></head><body><h2> Developing</h2>
2To add functionality to the Qtopia Environment, download the
3sourcecode to both Qt/Embedded and the Qtopia Environment
4from Trolltech's website (http://www.trolltech.com). The API used
5is the same as normal Qt for X11 and Windows, so you can choose to
6develop your applications there first, but keep in mind the much
7smaller screen size that the Qtopia Environment is intended
8to be used on.
9</body>
10</html>