summaryrefslogtreecommitdiffstats
path: root/docs/api/overview.rst
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-01-09 21:29:18 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-01-09 21:29:18 +0100
commit9ebdb33dcd859e02e02aff628922047c865e7124 (patch)
treea2ad98ed9fb7f88407e62deaeafca336656896dc /docs/api/overview.rst
parentsome cleanups, closed #490 (diff)
downloadpyload-9ebdb33dcd859e02e02aff628922047c865e7124.tar.xz
updated docs
Diffstat (limited to 'docs/api/overview.rst')
-rw-r--r--docs/api/overview.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/api/overview.rst b/docs/api/overview.rst
index 02cee3e0d..47fe1be82 100644
--- a/docs/api/overview.rst
+++ b/docs/api/overview.rst
@@ -23,7 +23,8 @@ over network from remote maschines and over browser with javascript.
.. toctree::
- access_api.rst
+ thrift_api.rst
+ json_api.rst
datatypes.rst
@@ -31,5 +32,5 @@ over network from remote maschines and over browser with javascript.
.. [1] http://en.wikipedia.org/wiki/Application_programming_interface
.. [2] http://en.wikipedia.org/wiki/Remote_procedure_call
-.. [3] http://en.wikipedia.org/wiki/Thrift_(protocol)
+.. [3] `<http://en.wikipedia.org/wiki/Thrift_(protocol)>`_
.. [4] http://en.wikipedia.org/wiki/Json \ No newline at end of file