]> git.mxchange.org Git - friendica.git/blobdiff - doc/Home.md
Merge remote-tracking branch 'upstream/develop' into 1512-contact-rework
[friendica.git] / doc / Home.md
index 7c86ce805aa70693571c1714c1a3917f7074606d..cd8752c1effa808c027ba58069eeba888fbb0a0b 100644 (file)
@@ -1,40 +1,59 @@
 Friendica Documentation and Resources
 =====================================
 
-
-**Contents**
-
-* [Account Basics](help/Account-Basics)
-* [New User Quick Start](help/guide)
-* [Creating posts](help/Text_editor)
-* [Comment, sort and delete posts](help/Text_comment)
-* [Profiles](help/Profiles)
-* [Connectors](help/Connectors)
-* [Making Friends](help/Making-Friends)
-* [Groups and Privacy](help/Groups-and-Privacy)
-* [Tags and Mentions](help/Tags-and-Mentions)
-* [Pages](help/Pages)
-* [Move Account](help/Move-Account)
-* [Remove Account](help/Remove-Account)
-* [Bugs and Issues](help/Bugs-and-Issues)
-
-**Technical Documentation**
+**User Manual**
+
+* 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)
+       * [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)
+       * [Tags and Mentions](help/Tags-and-Mentions)
+       * [Community Forums](help/Forums)
+       * [Chats](help/Chats)
+* Further information
+       * [Improve Performance](help/Improve-Performance)
+       * [Move your account](help/Move-Account)
+       * [Delete your account](help/Remove-Account)
+       * [Frequently asked questions (FAQ)](help/FAQ)
+
+**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)
+* [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd)
 * [Message Flow](help/Message-Flow)
-* [Developers](help/Developers)
+* [Using SSL with Friendica](help/SSL)
+* [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)