diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-01-09 21:29:18 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-01-09 21:29:18 +0100 |
commit | 9ebdb33dcd859e02e02aff628922047c865e7124 (patch) | |
tree | a2ad98ed9fb7f88407e62deaeafca336656896dc /docs/api/overview.rst | |
parent | some cleanups, closed #490 (diff) | |
download | pyload-9ebdb33dcd859e02e02aff628922047c865e7124.tar.xz |
updated docs
Diffstat (limited to 'docs/api/overview.rst')
-rw-r--r-- | docs/api/overview.rst | 5 |
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 |