diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-02-20 10:13:48 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-02-20 10:13:48 +0100 |
commit | c90f8036ef2e6dc3e4b485471dbf75677db90d04 (patch) | |
tree | 624db5223c2de49d3f199c7cb78d14b7e8cd4b01 /docs/en/index.rst | |
parent | 0cde91cc6f42497844866d7631b8f28e024af965 (diff) | |
parent | 8b197f27d857f7e1f7f45b2eb9e793650a664fc0 (diff) | |
download | wallabag-c90f8036ef2e6dc3e4b485471dbf75677db90d04.tar.gz wallabag-c90f8036ef2e6dc3e4b485471dbf75677db90d04.tar.zst wallabag-c90f8036ef2e6dc3e4b485471dbf75677db90d04.zip |
Merge pull request #1705 from wallabag/v2-french-doc
French translation for documentation
Diffstat (limited to 'docs/en/index.rst')
-rw-r--r-- | docs/en/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/en/index.rst b/docs/en/index.rst index acd9b383..85c764da 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst | |||
@@ -8,6 +8,10 @@ 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:: | ||
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>`__. | ||
14 | |||
11 | The main documentation for this application is organized into a couple sections: | 15 | The main documentation for this application is organized into a couple sections: |
12 | 16 | ||
13 | * :ref:`user-docs` | 17 | * :ref:`user-docs` |