friendica/doc
2021-01-23 05:42:59 -05:00
..
database Remove the unused tables 2020-08-03 18:26:23 +00:00
de The frontend worker is removed 2021-01-01 23:05:26 +00:00
html
img [ImgBot] Optimize images 2021-01-05 11:37:29 +00:00
Accesskeys.md
Account-Basics.md
Addons.md Move mod/lockview to Module\PermissionTooltip 2020-07-27 01:58:53 -04:00
AddonStorageBackend.md
API-Entities.md
API-Friendica.md
API-GNU-Social.md
API-Mastodon.md Added documentation 2020-10-31 23:42:42 +00:00
API-Twitter.md
api.md
autoloader.md
BBCode.md Remove support for [iframe] BBCode 2020-12-18 10:32:36 -05:00
Bugs-and-Issues.md
Chats.md
Composer.md
Config.md
Connectors.md
database.md Remove the unused tables 2020-08-03 18:26:23 +00:00
Developer-Domain-Driven-Design.md
Developer-How-To-Move-Classes-to-src.md
Developers-Intro.md
events.md
Export-Import-Contacts.md
FAQ.md
Forums.md Update Forums.md 2020-09-07 19:32:15 -04:00
Github.md
Groups-and-Privacy.md
Home.md modified: doc/Home.md 2020-11-28 18:08:20 +07:00
Improve-Performance.md
install-ejabberd.md
Install.md addons are available at the projects homepage as well from 2020.09 on 2020-09-18 18:35:32 +02:00
Installing-Connectors.md
KeyboardShortcuts.md
Making-Friends.md
Message-Flow.md Delete include/items.php 2020-07-14 10:21:31 -04:00
Migrate.md modified: doc/Migrate.md 2020-11-30 12:00:07 +07:00
Move-Account.md
Protocol.md
Quick-Start-andfinally.md
Quick-Start-groupsandpages.md
Quick-Start-guide.md
Quick-Start-makingnewfriends.md
Quick-Start-network.md
README.md typo and rewrite 2020-10-05 07:19:26 +02:00
Remove-Account.md
Settings.md The frontend worker is removed 2021-01-01 23:05:26 +00:00
smarty3-templates.md Add translation to required labels on input fields 2020-12-19 22:52:45 -05:00
SSL.md
Tags-and-Mentions.md
Tests.md
Text_comment.md
Text_editor.md
themes.md
tools.md Apply suggestions from code review 2020-09-16 20:23:27 +02:00
translations.md
Two-Factor-Authentication.md Add trusted browsers user setting module 2021-01-23 05:42:59 -05:00
Update.md
Vagrant.md

About the docs of the Friendica Project

Note: It is expected that some of the links in these files wont work in the Friendica repository as they are supposed to work on an installed Friendica node.

User and Admin documentation

Every Friendica node has the current version of the user and admin documentation available in the /help location. The documentation is mainly done in English, but the pages can be translated and some are already to German. If you want to help expanding the documentation or the translation, please register an account at the Friendica wiki where the texts are maintained. The documentation is periodically merged back from there to the development branch of Friendica.

Images that you use in the documentation should be located in the img sub-directory of this directory. Translations are located in sub-directories named after the language codes, e.g. de. Depending on the selected interface language the different translations will be applied, or the en original will be used as a fall-back.

Developers Documentation

We provide a configuration file for Doxygen in the root of the Friendica repository. With that you should be able to extract some documentation from the source code.

In addition there are some documentation files about the database structure in docdb`.