diff options
| author | 2017-12-02 13:43:28 +0100 | |
|---|---|---|
| committer | 2017-12-02 13:43:28 +0100 | |
| commit | b5626391553b57d85cca87869c27ffdbdb9a0b04 (patch) | |
| tree | cd749bce826f886e7e7e7be2d02e29b177ff0d76 /docs/en/index.md | |
| parent | 6c6d9bdfdcfb0155e8adfaaae679512ec819c0f9 (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.md | 8 |
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 |
