summaryrefslogtreecommitdiffstats
path: root/iphone/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'iphone/doc/index.rst')
-rw-r--r--iphone/doc/index.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/iphone/doc/index.rst b/iphone/doc/index.rst
new file mode 100644
index 0000000..6ded7c8
--- /dev/null
+++ b/iphone/doc/index.rst
@@ -0,0 +1,20 @@
+################
+ ZBar iOS SDK
+################
+
+Welcome to the ZBar SDK for iOS!
+
+This documentation covers all aspects of developing with the SDK: from adding
+the SDK to your project, to writing code that uses it, even licensing the
+library with your app.
+
+Please let us know if you find anything inaccurate or lacking (even better,
+send doc patches!)
+
+.. toctree::
+ :maxdepth: 2
+ :numbered:
+
+ getstarted
+ devguide
+ apiref