summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorINADA Naoki <inada-n@klab.com>2013-02-26 14:23:08 +0900
committerINADA Naoki <inada-n@klab.com>2013-02-26 14:23:08 +0900
commitb588e8cec6f5055351fb663bfddcf7a2a4aa9f9a (patch)
treeda3f0becce56dc409c076e9cf80d70e9cd94e6c1 /docs/index.rst
parentf1dcf4ef55a375c3cd1cd5d6aea4ad62b68be4cd (diff)
parentd2feb1362946c87609e3753a058ddbd0958ee0bd (diff)
downloadmsgpack-python-next-marker.tar.gz
Merge branch 'master' into next-markernext-marker
Conflicts: msgpack/fallback.py
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..72d4499
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,10 @@
+msgpack document
+==================
+
+`MessagePack <http://msgpack.org>`_ is a efficient format for inter
+language data exchange.
+
+.. toctree::
+ :maxdepth: 1
+
+ api