diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-05-07 11:10:21 +0200 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-05-07 11:10:21 +0200 |
commit | 1556c925a42619c1298edebb73eb86c009b3f3c8 (patch) | |
tree | 2e893a9ed9ab1fb28db290d3643d7945e0ad611b /docs/en/index.rst | |
parent | f54de6817ea320e6d92bea368123b2fb1395d95f (diff) | |
parent | e0f4f25fd6fba6f41532e9bf5cb6fa4c515c7a46 (diff) | |
download | wallabag-1556c925a42619c1298edebb73eb86c009b3f3c8.tar.gz wallabag-1556c925a42619c1298edebb73eb86c009b3f3c8.tar.zst wallabag-1556c925a42619c1298edebb73eb86c009b3f3c8.zip |
Merge pull request #2016 from wallabag/update-documentation
Update documentation
Diffstat (limited to 'docs/en/index.rst')
-rw-r--r-- | docs/en/index.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/en/index.rst b/docs/en/index.rst index f4b8628a..03025ef9 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst | |||
@@ -8,7 +8,7 @@ wallabag documentation | |||
8 | **wallabag** is a read-it-later application: it saves a web page by | 8 | **wallabag** is a read-it-later application: it saves a web page by |
9 | keeping content only. Elements like navigation or ads are deleted. | 9 | keeping content only. Elements like navigation or ads are deleted. |
10 | 10 | ||
11 | .. note:: | 11 | .. tip:: |
12 | 12 | ||
13 | This documentation is about wallabag v2. If you want to read documentation for wallabag v1, `please have a look here <https://github.com/wallabag/documentation>`__. | 13 | This documentation is about wallabag v2. If you want to read documentation for wallabag v1, `please have a look here <https://github.com/wallabag/documentation>`__. |
14 | 14 | ||
@@ -25,15 +25,15 @@ The main documentation for this application is organized into a couple sections: | |||
25 | 25 | ||
26 | user/faq | 26 | user/faq |
27 | user/installation | 27 | user/installation |
28 | user/migration | ||
29 | user/upgrade | 28 | user/upgrade |
29 | user/migration | ||
30 | user/import | ||
30 | user/create_account | 31 | user/create_account |
31 | user/login | 32 | user/login |
32 | user/configuration | 33 | user/configuration |
33 | user/first_article | 34 | user/first_article |
34 | user/errors_during_fetching | 35 | user/errors_during_fetching |
35 | user/annotations | 36 | user/annotations |
36 | user/import | ||
37 | user/download_articles | 37 | user/download_articles |
38 | user/filters | 38 | user/filters |
39 | user/tags | 39 | user/tags |
@@ -47,5 +47,6 @@ The main documentation for this application is organized into a couple sections: | |||
47 | 47 | ||
48 | developer/api | 48 | developer/api |
49 | developer/docker | 49 | developer/docker |
50 | developer/documentation | ||
50 | developer/translate | 51 | developer/translate |
51 | developer/maintenance | 52 | developer/maintenance |