]> git.mxchange.org Git - friendica.git/blob - doc/Home.md
Merge pull request #3464 from beardyunixer/nginx
[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 * [Settings & Admin Panel](help/Settings)
31 * [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
32 * [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd)
33 * [Using SSL with Friendica](help/SSL)
34 * [Config values that can only be set in .htconfig.php](help/htconfig)
35 * [Improve Performance](help/Improve-Performance)
36
37 **Developer Manual**
38
39 * [Get started](help/Developers-Intro)
40 * Set up development environment
41         * [Help on Github](help/Github)
42         * [Help on Vagrant](help/Vagrant)
43         * [Bugs and Issues](help/Bugs-and-Issues)
44 * Code structure
45         * [Plugin Development](help/Plugins)
46         * [Theme Development](help/themes)
47         * [Smarty 3 Templates](help/smarty3-templates)
48 * How To
49         * [Translate Friendica](help/translations)
50         * [Use Composer](help/Composer)
51         * [Move classes to `src`](help/Developer-How-To-Move-Classes-to-src)
52 * Reference
53         * [Twitter/GNU Social API Functions](help/api)
54         * [Code (Doxygen generated - sets cookies)](doc/html/)
55         * [Protocol Documentation](help/Protocol)
56         * [Database schema documantation](help/database)
57         * [Class Autoloading](help/autoloader)
58
59 **External Resources**
60
61 * [Main Website](http://friendica.com)
62 * [Mailing List Archive](http://librelist.com/browser/friendica/)
63
64 **About**
65
66 * [Site/Version Info](friendica)
67 * [Friendica Credits](credits)
68