]> git.mxchange.org Git - friendica.git/blobdiff - doc/Home.md
applied coding convention rule
[friendica.git] / doc / Home.md
index d944dfb658ac6f6c5d43433db1f1276c2511b8a8..b4b389921a6c0eb3f4feacf0a33558181460c7ff 100644 (file)
@@ -7,10 +7,11 @@ Friendica Documentation and Resources
        * [Account Basics](help/Account-Basics)
        * [New User Quick Start](help/Quick-Start-guide)
        * [Creating posts](help/Text_editor)
-        * [BBCode tag reference](help/BBCode)
+       * [BBCode tag reference](help/BBCode)
        * [Comment, sort and delete posts](help/Text_comment)
        * [Profiles](help/Profiles)
-       * [Accesskey reference](help/Accesskeys
+       * [Accesskey reference](help/Accesskeys)
+       * [Events](help/events)
 * You and other users
        * [Connectors](help/Connectors)
        * [Making Friends](help/Making-Friends)
@@ -19,7 +20,6 @@ Friendica Documentation and Resources
        * [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)
@@ -27,11 +27,12 @@ Friendica Documentation and Resources
 **Admin Manual**
 
 * [Install](help/Install)
-* [Settings](help/Settings)
-* [Installing Connectors (Facebook/Twitter/StatusNet)](help/Installing-Connectors)
-* [Message Flow](help/Message-Flow)
+* [Settings & Admin Panel](help/Settings)
+* [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
+* [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd)
 * [Using SSL with Friendica](help/SSL)
-* [Twitter/StatusNet API Functions](help/api)
+* [Config values that can only be set in .htconfig.php](help/htconfig)
+* [Improve Performance](help/Improve-Performance)
 
 **Developer Manual**
 
@@ -43,6 +44,12 @@ Friendica Documentation and Resources
 * [Plugin Development](help/Plugins)
 * [Theme Development](help/themes)
 * [Smarty 3 Templates](help/smarty3-templates)
+* [Protocol Documentation](help/Protocol)
+* [Database schema documantation](help/database)
+* [Class Autoloading](help/autoloader)
+* [Code - Reference(Doxygen generated - sets cookies)](doc/html/)
+* [Twitter/GNU Social API Functions](help/api)
+
 
 **External Resources**
 
@@ -52,4 +59,5 @@ Friendica Documentation and Resources
 **About**
 
 * [Site/Version Info](friendica)
+* [Friendica Credits](credits)