diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-11-18 09:28:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-18 09:28:20 +0100 |
commit | 19d401b15c1151bfa6c2364f31cc1eb87e7c99ef (patch) | |
tree | 9c47399f9b1a9ad2228ec365a1fd5e20edc7771f /docs/fr/user/annotations.rst | |
parent | 9e0a49e6acf60c3dbf3c479cb36d404239dfda89 (diff) | |
parent | 50540682ffcaa6acf16f3b17cede3da9694c494f (diff) | |
download | wallabag-19d401b15c1151bfa6c2364f31cc1eb87e7c99ef.tar.gz wallabag-19d401b15c1151bfa6c2364f31cc1eb87e7c99ef.tar.zst wallabag-19d401b15c1151bfa6c2364f31cc1eb87e7c99ef.zip |
Merge pull request #2550 from wallabag/reorder-documentation
Reordered documentation
Diffstat (limited to 'docs/fr/user/annotations.rst')
-rw-r--r-- | docs/fr/user/annotations.rst | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/fr/user/annotations.rst b/docs/fr/user/annotations.rst deleted file mode 100644 index 24585961..00000000 --- a/docs/fr/user/annotations.rst +++ /dev/null | |||
@@ -1,25 +0,0 @@ | |||
1 | Annotations | ||
2 | =========== | ||
3 | |||
4 | Sur chaque article que vous lisez, vous pouvez écrire des annotations. Puisqu'une image vaut mieux qu'un long discours, | ||
5 | voici ce que ça donne. | ||
6 | |||
7 | Sélectionnez la zone du texte que vous souhaitez annoter et cliquez sur le crayon : | ||
8 | |||
9 | .. image:: ../../img/user/annotations_1.png | ||
10 | :alt: Sélectionnez votre texte | ||
11 | :align: center | ||
12 | |||
13 | Ensuite, écrivez votre annotation : | ||
14 | |||
15 | .. image:: ../../img/user/annotations_2.png | ||
16 | :alt: Écrivez votre annotation | ||
17 | :align: center | ||
18 | |||
19 | Le texte est maintenant surligné et vous pouvez lire le annotation en le survolant avec votre souris. | ||
20 | |||
21 | .. image:: ../../img/user/annotations_3.png | ||
22 | :alt: Lisez votre annotation | ||
23 | :align: center | ||
24 | |||
25 | Vous pouvez créer autant de annotations que vous le souhaitez. | ||