diff options
author | Thomas Citharel <tcit@tcit.fr> | 2016-04-23 10:57:25 +0200 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2016-04-23 10:57:25 +0200 |
commit | c9bdd9a83fa04747a739b2ebab06105dfb780063 (patch) | |
tree | 08f67d21735703a242267e34471034d487efe1cc /docs/en/index.rst | |
parent | 9c0bc04cfe61e84e21e33b8f8a51161851455221 (diff) | |
parent | 0e9339c46c4976d394120ef1215d44dbd78a0df3 (diff) | |
download | wallabag-c9bdd9a83fa04747a739b2ebab06105dfb780063.tar.gz wallabag-c9bdd9a83fa04747a739b2ebab06105dfb780063.tar.zst wallabag-c9bdd9a83fa04747a739b2ebab06105dfb780063.zip |
Merge pull request #1967 from wallabag/add-faq-documentation
Add FAQ page in documentation
Diffstat (limited to 'docs/en/index.rst')
-rw-r--r-- | docs/en/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/index.rst b/docs/en/index.rst index 87b62121..34ec7999 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst | |||
@@ -23,6 +23,7 @@ The main documentation for this application is organized into a couple sections: | |||
23 | :maxdepth: 2 | 23 | :maxdepth: 2 |
24 | :caption: User documentation | 24 | :caption: User documentation |
25 | 25 | ||
26 | user/faq | ||
26 | user/installation | 27 | user/installation |
27 | user/migration | 28 | user/migration |
28 | user/create_account | 29 | user/create_account |