]> git.mxchange.org Git - friendica.git/blob - doc/Home.md
Prettified the parameter layout of workerqueue (#5397)
[friendica.git] / doc / Home.md
1 Friendica Documentation and Resources
2 =====================================
3
4 **User Manual**
5
6 * General functions - first steps
7         * [Account Basics](help/Account-Basics)
8         * [New User Quick Start](help/Quick-Start-guide)
9         * [Creating posts](help/Text_editor)
10         * [BBCode tag reference](help/BBCode)
11         * [Comment, sort and delete posts](help/Text_comment)
12         * [Profiles](help/Profiles)
13         * [Accesskey reference](help/Accesskeys)
14         * [Events](help/events)
15 * You and other users
16         * [Connectors](help/Connectors)
17         * [Making Friends](help/Making-Friends)
18         * [Groups and Privacy](help/Groups-and-Privacy)
19         * [Tags and Mentions](help/Tags-and-Mentions)
20         * [Community Forums](help/Forums)
21         * [Chats](help/Chats)
22 * Further information
23         * [Move your account](help/Move-Account)
24         * [Delete your account](help/Remove-Account)
25         * [Frequently asked questions (FAQ)](help/FAQ)
26
27 **Admin Manual**
28
29 * [Install](help/Install)
30 * [Update](help/Update)
31 * [Settings & Admin Panel](help/Settings)
32 * [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
33 * [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd)
34 * [Using SSL with Friendica](help/SSL)
35 * [Config values that can only be set in config/local.ini.php](help/Config)
36 * [Improve Performance](help/Improve-Performance)
37 * [Administration Tools](help/tools)
38
39 **Developer Manual**
40
41 * [Get started](help/Developers-Intro)
42 * Set up development environment
43         * [Help on Github](help/Github)
44         * [Help on Vagrant](help/Vagrant)
45         * [Bugs and Issues](help/Bugs-and-Issues)
46 * Code structure
47         * [Addon Development](help/Addons)
48         * [Theme Development](help/themes)
49         * [Smarty 3 Templates](help/smarty3-templates)
50 * How To
51         * [Translate Friendica](help/translations)
52         * [Use Composer](help/Composer)
53         * [Move classes to `src`](help/Developer-How-To-Move-Classes-to-src)
54         * [Run tests](help/Tests)
55 * Reference
56         * [Twitter/GNU Social API Functions](help/api)
57         * [Code (Doxygen generated - sets cookies)](doc/html/)
58         * [Protocol Documentation](help/Protocol)
59         * [Database schema documantation](help/database)
60         * [Class Autoloading](help/autoloader)
61
62 **External Resources**
63
64 * [Main Website](https://friendi.ca)
65 * Ways to get Support
66   * [Friendica Support Forum](https://forum.friendi.ca/~helpers)
67   * [Mailing List Archive](http://mailman.friendi.ca/mailman/listinfo/support-friendi.ca) you can subscribe to the list by sending an email to ``support-request(at)friendi.ca?subject=subscribe``
68   * XMPP/Jabber MUC: support(at)forum.friendi.ca
69   * IRC: #friendica at irc.freenode.net
70   * Matrix: #friendi.ca or #friendica at matrix.org
71
72 **About**
73
74 * [Site/Version Info](friendica)
75 * [Friendica Credits](credits)