aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/create_account.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-06 15:15:48 +0100
committerJulian Oster <jlnostr@outlook.de>2016-11-17 19:22:15 +0100
commit2e389b0b90f34d795e4bafc43d621955c05850a9 (patch)
treeeb9cd6197751383375339b0fee5ac32f362e3c0a /docs/en/user/create_account.rst
parent9e0a49e6acf60c3dbf3c479cb36d404239dfda89 (diff)
downloadwallabag-2e389b0b90f34d795e4bafc43d621955c05850a9.tar.gz
wallabag-2e389b0b90f34d795e4bafc43d621955c05850a9.tar.zst
wallabag-2e389b0b90f34d795e4bafc43d621955c05850a9.zip
Reordered documentation
Diffstat (limited to 'docs/en/user/create_account.rst')
-rw-r--r--docs/en/user/create_account.rst21
1 files changed, 19 insertions, 2 deletions
diff --git a/docs/en/user/create_account.rst b/docs/en/user/create_account.rst
index 2e883c88..8c43867d 100644
--- a/docs/en/user/create_account.rst
+++ b/docs/en/user/create_account.rst
@@ -1,5 +1,8 @@
1Create an account 1Create an account and authentication
2================= 2====================================
3
4Register
5--------
3 6
4On the login page, click on ``Register`` button. 7On the login page, click on ``Register`` button.
5 8
@@ -23,3 +26,17 @@ Your account is now activated.
23.. image:: ../../img/user/activated_account.png 26.. image:: ../../img/user/activated_account.png
24 :alt: Welcome on board! 27 :alt: Welcome on board!
25 :align: center 28 :align: center
29
30Login
31-----
32
33Your account is now enabled, congratulations!
34
35To login to wallabag, fill the form on login page.
36
37If you are on your personal computer and you want to stay connected,
38you can check the ``Keep me logged in`` checkbox: wallabag will remember you for one year.
39
40.. image:: ../../img/user/login_form.png
41 :alt: Login form
42 :align: center