diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-04-06 11:30:41 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-04-06 11:30:41 +0200 |
commit | c802181126b41ecbc45e501c5426a6aa8b907d84 (patch) | |
tree | f424fec3866667f09ec29678bd0dd9c1bc346b12 /docs/en/index.rst | |
parent | 4b0b77e4d78a916d26cafb08de0ac4c88abf89de (diff) | |
download | wallabag-c802181126b41ecbc45e501c5426a6aa8b907d84.tar.gz wallabag-c802181126b41ecbc45e501c5426a6aa8b907d84.tar.zst wallabag-c802181126b41ecbc45e501c5426a6aa8b907d84.zip |
Documentation about wallabag API
Diffstat (limited to 'docs/en/index.rst')
-rw-r--r-- | docs/en/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/index.rst b/docs/en/index.rst index 66caac39..87b62121 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst | |||
@@ -42,7 +42,7 @@ The main documentation for this application is organized into a couple sections: | |||
42 | :maxdepth: 2 | 42 | :maxdepth: 2 |
43 | :caption: Developer documentation | 43 | :caption: Developer documentation |
44 | 44 | ||
45 | developer/api | ||
45 | developer/docker | 46 | developer/docker |
46 | developer/translate | 47 | developer/translate |
47 | developer/maintenance | 48 | developer/maintenance |
48 | developer/releasing | ||