summaryrefslogtreecommitdiffstats
path: root/iphone/doc/index.rst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-03-09 00:06:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-03-09 00:06:44 +0000
commit44cf8ec67278bd1ab6c7f83a9993f7a5686a9541 (patch)
tree5eec4b0d1a3f163d279c3c27c03324ba49fa235a /iphone/doc/index.rst
parentInitial commit. (diff)
downloadzbar-44cf8ec67278bd1ab6c7f83a9993f7a5686a9541.tar.xz
zbar-44cf8ec67278bd1ab6c7f83a9993f7a5686a9541.zip
Adding upstream version 0.23.93.upstream/0.23.93upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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