X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FHome.md;h=4cecec44e3f2b46c095731426110af3ac390aef7;hb=1085487c0eb13a2287774d356703c16758a445e2;hp=437486e02858e18fd5354463da77b4963d9b4a04;hpb=36e4aea7ef50144d3ef496b9dba0390ec5a8929a;p=friendica.git diff --git a/doc/Home.md b/doc/Home.md index 437486e028..4cecec44e3 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -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) @@ -33,23 +32,29 @@ Friendica Documentation and Resources * [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd) * [Using SSL with Friendica](help/SSL) * [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) -* [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) - +* [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**