summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorblob8108 <spaaam42@gmail.com>2014-05-02 14:22:28 +0100
committerblob8108 <spaaam42@gmail.com>2014-05-02 14:23:45 +0100
commitecdacfed946e10667133ce08f606866f98c45ddf (patch)
tree1ebba16502596889c65f3297281d576c3d3f9fac /doc/index.rst
parentbea5d2c35de25466294cd78e9135062612b9ccb0 (diff)
downloadblockext-ecdacfed946e10667133ce08f606866f98c45ddf.tar.gz
blockext-ecdacfed946e10667133ce08f606866f98c45ddf.zip
Add work-in-progress documentation
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 0000000..8585b95
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,30 @@
+.. Blockext documentation master file, created by
+ sphinx-quickstart on Sat Jan 11 12:36:40 2014.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Blockext's documentation!
+====================================
+
+Blockext is the easiest way to write extensions for `Scratch 2.0`_ and `Snap!`_
+using the Python programming language.
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+ tutorial
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+
+
+.. _Scratch 2.0: http://scratch.mit.edu/
+.. _Snap!: http://snap.berkeley.edu/