X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FHome.md;h=9ed552bd3a8a6a3be884aa3831b89de9cf92c000;hb=d0d4245dc020a3c8076dad6cc435017caeb231ad;hp=a353bab0d3046a004e0abd0c2aa93026a7c7d590;hpb=02cabef99d9fabcfbc7e6cd7653503d381b6f259;p=friendica.git diff --git a/doc/Home.md b/doc/Home.md index a353bab0d3..9ed552bd3a 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -21,6 +21,7 @@ Friendica Documentation and Resources * [Chats](help/Chats) * Further information * [Move your account](help/Move-Account) + * [Export / Import of followed Contacts](help/Export-Import-Contacts) * [Delete your account](help/Remove-Account) * [Frequently asked questions (FAQ)](help/FAQ) @@ -32,7 +33,7 @@ Friendica Documentation and Resources * [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) -* [Config values that can only be set in config/local.ini.php](help/Config) +* [Config values that can only be set in config/local.config.php](help/Config) * [Improve Performance](help/Improve-Performance) * [Administration Tools](help/tools) @@ -44,19 +45,21 @@ Friendica Documentation and Resources * [Help on Vagrant](help/Vagrant) * [Bugs and Issues](help/Bugs-and-Issues) * Code structure + * [Domain-Driven-Design](help/Developer-Domain-Driven-Design) * [Addon Development](help/Addons) * [Theme Development](help/themes) * [Smarty 3 Templates](help/smarty3-templates) + * [Storage backend addon](help/AddonStorageBackend) * How To * [Translate Friendica](help/translations) * [Use Composer](help/Composer) * [Move classes to `src`](help/Developer-How-To-Move-Classes-to-src) * [Run tests](help/Tests) * Reference - * [Twitter/GNU Social API Functions](help/api) + * [API endpoints](help/api) * [Code (Doxygen generated - sets cookies)](doc/html/) * [Protocol Documentation](help/Protocol) - * [Database schema documantation](help/database) + * [Database schema documentation](help/database) * [Class Autoloading](help/autoloader) **External Resources**