]> git.mxchange.org Git - friendica.git/blobdiff - doc/Home.md
Merge pull request #2032 from fabrixxm/cron_update_suggestions
[friendica.git] / doc / Home.md
index b54ce3585650733051f9dc0c9f360478c2fec6f0..d1194a2b6e3418ba3f3226b7896f18fb63fef2cd 100644 (file)
@@ -1,15 +1,18 @@
 Friendica Documentation and Resources
 =====================================
 
-**Contents**
+**User Manual**
 
-* Generell functions - first steps
+* General functions - first steps
        * [Account Basics](help/Account-Basics)
        * [New User Quick Start](help/Quick-Start-guide)
        * [Creating posts](help/Text_editor)
+        * [BBCode tag reference](help/BBCode)
        * [Comment, sort and delete posts](help/Text_comment)
        * [Profiles](help/Profiles)
-* You and other user
+       * [Accesskey reference](help/Accesskeys)
+    * [Events](help/events)
+* You and other users
        * [Connectors](help/Connectors)
        * [Making Friends](help/Making-Friends)
        * [Groups and Privacy](help/Groups-and-Privacy)
@@ -17,29 +20,39 @@ Friendica Documentation and Resources
        * [Community Forums](help/Forums)
        * [Chats](help/Chats)
 * Further information
-       * [Move Account](help/Move-Account)
-       * [Remove Account](help/Remove-Account)
-       * [Bugs and Issues](help/Bugs-and-Issues)
+       * [Improve Performance](help/Improve-Performance)
+       * [Move your account](help/Move-Account)
+       * [Delete your account](help/Remove-Account)
        * [Frequently asked questions (FAQ)](help/FAQ)
 
-**Technical Documentation**
+**Admin Manual**
 
 * [Install](help/Install)
 * [Settings](help/Settings)
-* [Plugins](help/Plugins)
-* [Installing Connectors (Facebook/Twitter/StatusNet)](help/Installing-Connectors)
+* [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
 * [Message Flow](help/Message-Flow)
 * [Using SSL with Friendica](help/SSL)
-* [Developers](help/Developers)
+* [Twitter/GNU Social API Functions](help/api)
+* [Config values that can only be set in .htconfig.php](help/htconfig)
 
+**Developer Manual**
+
+* [Where to get started?](help/Developers-Intro)
+* [Help on Github](help/Github)
+* [Help on Vagrant](help/Vagrant)
+* [How to translate Friendica](help/translations)
+* [Bugs and Issues](help/Bugs-and-Issues)
+* [Plugin Development](help/Plugins)
+* [Theme Development](help/themes)
+* [Smarty 3 Templates](help/smarty3-templates)
 
 **External Resources**
 
 * [Main Website](http://friendica.com)
-* [Forums](http://groups.google.com/group/friendica)
-* [Developer Forums](http://groups.google.com/group/friendica-dev)
+* [Mailing List Archive](http://librelist.com/browser/friendica/)
 
 **About**
 
 * [Site/Version Info](friendica)
+* [Friendica Credits](credits)