]> git.mxchange.org Git - friendica.git/blob - doc/Home.md
Merge pull request #4271 from annando/last-child
[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 .htconfig.php](help/htconfig)
36 * [Improve Performance](help/Improve-Performance)
37
38 **Developer Manual**
39
40 * [Get started](help/Developers-Intro)
41 * Set up development environment
42         * [Help on Github](help/Github)
43         * [Help on Vagrant](help/Vagrant)
44         * [Bugs and Issues](help/Bugs-and-Issues)
45 * Code structure
46         * [Plugin Development](help/Plugins)
47         * [Theme Development](help/themes)
48         * [Smarty 3 Templates](help/smarty3-templates)
49 * How To
50         * [Translate Friendica](help/translations)
51         * [Use Composer](help/Composer)
52         * [Move classes to `src`](help/Developer-How-To-Move-Classes-to-src)
53 * Reference
54         * [Twitter/GNU Social API Functions](help/api)
55         * [Code (Doxygen generated - sets cookies)](doc/html/)
56         * [Protocol Documentation](help/Protocol)
57         * [Database schema documantation](help/database)
58         * [Class Autoloading](help/autoloader)
59
60 **External Resources**
61
62 * [Main Website](https://friendi.ca)
63 * [Mailing List Archive](http://librelist.com/browser/friendica/)
64
65 **About**
66
67 * [Site/Version Info](friendica)
68 * [Friendica Credits](credits)
69