]> git.mxchange.org Git - friendica.git/blobdiff - doc/Home.md
Merge remote-tracking branch 'upstream/develop' into develop
[friendica.git] / doc / Home.md
index 1a219c6efc4330e6db7c3d12eff4611075acf744..ce23f3e17bc478d7cb69d4ebbd815e582445ca9d 100644 (file)
@@ -7,11 +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)
-    * [Events](help/events)
+       * [Events](help/events)
 * You and other users
        * [Connectors](help/Connectors)
        * [Making Friends](help/Making-Friends)
@@ -20,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)
@@ -28,30 +27,42 @@ Friendica Documentation and Resources
 **Admin Manual**
 
 * [Install](help/Install)
-* [Settings](help/Settings)
+* [Settings & Admin Panel](help/Settings)
 * [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
-* [Message Flow](help/Message-Flow)
+* [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd)
 * [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)
+* [Improve Performance](help/Improve-Performance)
 
 **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)
+* [Get started](help/Developers-Intro)
+* Set up development environment
+       * [Help on Github](help/Github)
+       * [Help on Vagrant](help/Vagrant)
+       * [Bugs and Issues](help/Bugs-and-Issues)
+* Code structure
+       * [Plugin Development](help/Plugins)
+       * [Theme Development](help/themes)
+       * [Smarty 3 Templates](help/smarty3-templates)
+* How To
+       * [Translate Friendica](help/translations)
+       * [Use Composer](help/Composer)
+       * [Move classes to `src`](help/Developer-How-To-Move-Classes-to-src)
+* Reference
+       * [Twitter/GNU Social API Functions](help/api)
+       * [Code (Doxygen generated - sets cookies)](doc/html/)
+       * [Protocol Documentation](help/Protocol)
+       * [Database schema documantation](help/database)
+       * [Class Autoloading](help/autoloader)
 
 **External Resources**
 
-* [Main Website](http://friendica.com)
+* [Main Website](https://friendi.ca)
 * [Mailing List Archive](http://librelist.com/browser/friendica/)
 
 **About**
 
 * [Site/Version Info](friendica)
+* [Friendica Credits](credits)