aboutsummaryrefslogtreecommitdiff
path: root/docs/en/index.md
diff options
context:
space:
mode:
authorGravatar Kevin Papst <kevinpapst@users.noreply.github.com> 2017-12-02 13:43:28 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-02 13:43:28 +0100
commitb5626391553b57d85cca87869c27ffdbdb9a0b04 (patch)
treecd749bce826f886e7e7e7be2d02e29b177ff0d76 /docs/en/index.md
parent6c6d9bdfdcfb0155e8adfaaae679512ec819c0f9 (diff)
Documentation updates (#1697)
* added documentation about updating FreshRSS moved Installation to admin directory linked some already existing documentation files
Diffstat (limited to 'docs/en/index.md')
-rw-r--r--docs/en/index.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/en/index.md b/docs/en/index.md
index c2f12380b..a0c97a0d9 100644
--- a/docs/en/index.md
+++ b/docs/en/index.md
@@ -16,7 +16,9 @@ FreshRSS has a lot of features including:
- Multi-users so you can host your friends and your family
- And a lot more!
-This documentation is splitted in two sections:
+This documentation is split into four sections:
-- [users documentation](users/02_First_steps.md) so you can discover all the power of FreshRSS
-- [developers documentation](developers/01_First_steps.md) to guide you in the source code of FreshRSS and to help you if you want to contribute
+- [user documentation](users/02_First_steps.md) so you can discover all the power of FreshRSS
+- [developer documentation](developers/01_First_steps.md) to guide you in the source code of FreshRSS and to help you if you want to contribute
+- [administrator documentation](admins/01_Index.md) to guide you in the source code of FreshRSS and to help you if you want to contribute
+- [contributor guidelines](contributing.md) for all of you who want to help improving FreshRSS