From d7f888392678d711478ed64f4a52f43021d143af Mon Sep 17 00:00:00 2001 From: Patrick Date: Tue, 22 Oct 2019 05:17:12 -0400 Subject: Docs update (#2164) * Update Readme.conf Add information in Readme.conf to hopefully stop bug reports about intended behavior. * Update README.md Co-Authored-By: pattems * Update README.md Co-Authored-By: pattems * Update README.md Co-Authored-By: pattems * Update README.md Co-Authored-By: pattems * Update Readme * Update Documentation Section * Add main Documentation link near top of Document * Make Documentation header a link * Fix spelling mistake I didn't catch * Apply suggestions from code review Co-Authored-By: pattems * Changes per Frenzie comments * Move non-disclaiming disclaimer * English Admin Documentation Update * Add Backup section * Update wording in Index * Move Footnotes to End * Move Footnote * Add content for todos * Fix typos * Fix a bunch of typos * Remove a duplicated file (forgotten during dev merge) * Improve the documentation a bit --- docs/en/admins/01_Index.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'docs/en/admins/01_Index.md') diff --git a/docs/en/admins/01_Index.md b/docs/en/admins/01_Index.md index 443bf2ca9..49cd247d5 100644 --- a/docs/en/admins/01_Index.md +++ b/docs/en/admins/01_Index.md @@ -1,10 +1,19 @@ -# FreshRSS administration +# FreshRSS Administration -Learn how to install, update and backup FreshRSS and how to use the command line tools. +Learn how to install, update, and backup FreshRSS, as well as how to use the command line tools. -* [Install FreshRSS](02_Installation.md) on your server -* [Update your installation](03_Updating.md) to the latest stable or dev version -* [The command line interface](https://github.com/FreshRSS/FreshRSS/tree/master/cli) can be used to administrate feeds and users -* [Automatic feed updates](https://github.com/FreshRSS/FreshRSS#automatic-feed-update) using cron is the preferred way to get the latest feeds entries +1. [Prerequisites](02_Prerequisites.md): What you'll need to run FreshRSS +2. [General installation instructions](03_Installation.md) for FreshRSS +3. [Update your installation](04_Updating.md) to the latest stable or development version + +## Tutorials and Examples + +* [Backing up FreshRSS](05_Backup.md) +* [Installation on Debian 9/Ubuntu 16.04](06_LinuxInstall.md) +* [Updating on Debian 9/Ubuntu 16.04](07_LinuxUpdate.md) +* [Setting Up Automatic Feed Updating](08_FeedUpdates.md) +* [Access Control](09_AccessControl.md) +* [Apache/Nginx configuration files](10_ServerConfig.md) +* [Using the command line interface (CLI)](https://github.com/FreshRSS/FreshRSS/tree/master/cli) * [Configuring the email address validation](05_Configuring_email_validation.md) * [Frequently asked questions](04_Frequently_Asked_Questions.md) -- cgit v1.2.3