]> git.mxchange.org Git - friendica.git/blob - doc/Home.md
095be1bb68e6412a37df8ec8ea5b4366e57daabc
[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         * [Export / Import of followed Contacts](help/Export-Import-Contacts)
25         * [Delete your account](help/Remove-Account)
26         * [Frequently asked questions (FAQ)](help/FAQ)
27
28 **Admin Manual**
29
30 * [Install](help/Install)
31 * [Update](help/Update)
32 * [Settings & Admin Panel](help/Settings)
33 * [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
34 * [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd)
35 * [Using SSL with Friendica](help/SSL)
36 * [Config values that can only be set in config/local.config.php](help/Config)
37 * [Improve Performance](help/Improve-Performance)
38 * [Administration Tools](help/tools)
39
40 **Developer Manual**
41
42 * [Get started](help/Developers-Intro)
43 * Set up development environment
44         * [Help on Github](help/Github)
45         * [Help on Vagrant](help/Vagrant)
46         * [Bugs and Issues](help/Bugs-and-Issues)
47 * Code structure
48         * [Addon Development](help/Addons)
49         * [Theme Development](help/themes)
50         * [Smarty 3 Templates](help/smarty3-templates)
51         * [Storage backend addon](help/AddonStorageBackend)
52 * How To
53         * [Translate Friendica](help/translations)
54         * [Use Composer](help/Composer)
55         * [Move classes to `src`](help/Developer-How-To-Move-Classes-to-src)
56         * [Run tests](help/Tests)
57 * Reference
58         * [Twitter/GNU Social API Functions](help/api)
59         * [Code (Doxygen generated - sets cookies)](doc/html/)
60         * [Protocol Documentation](help/Protocol)
61         * [Database schema documentation](help/database)
62         * [Class Autoloading](help/autoloader)
63
64 **External Resources**
65
66 * [Main Website](https://friendi.ca)
67 * Ways to get Support
68   * [Friendica Support Forum](https://forum.friendi.ca/~helpers)
69   * [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``
70   * XMPP/Jabber MUC: support(at)forum.friendi.ca
71   * IRC: #friendica at irc.freenode.net
72   * Matrix: #friendi.ca or #friendica at matrix.org
73
74 **About**
75
76 * [Site/Version Info](friendica)
77 * [Friendica Credits](credits)