friendica/doc
Michael 14c1f7167a API: We now can upload photos 2021-05-16 09:56:02 +00:00
..
database "participation" is removed since it is unused 2021-02-02 06:28:51 +00:00
de Remove dead friendica-wiki.de from German help page 2021-03-09 09:17:17 -05:00
html
img Remove references to removed frost theme 2021-02-09 23:25:47 -05:00
API-Entities.md
API-Friendica.md
API-GNU-Social.md
API-Mastodon.md API: We now can upload photos 2021-05-16 09:56:02 +00:00
API-Twitter.md
Accesskeys.md
Account-Basics.md
AddonStorageBackend.md
Addons.md Remove mod/subthread file 2021-01-31 17:36:18 -05:00
BBCode.md
Bugs-and-Issues.md
Chats.md
Composer.md
Config.md
Connectors.md
Developer-Domain-Driven-Design.md
Developer-How-To-Move-Classes-to-src.md
Developers-Intro.md
Export-Import-Contacts.md
FAQ.md clenup 2021-01-30 08:03:57 +01:00
Forums.md
Github.md
Groups-and-Privacy.md
Home.md Remove dead profile link from help page 2021-03-24 23:42:56 +01:00
Improve-Performance.md
Install.md Update Install.md 2021-02-15 23:25:46 +01:00
Installing-Connectors.md
KeyboardShortcuts.md
Making-Friends.md
Message-Flow.md
Migrate.md
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
Remove-Account.md
SSL.md
Settings.md The frontend worker is removed 2021-01-01 23:05:26 +00:00
Tags-and-Mentions.md
Tests.md
Text_comment.md Remove references to removed frost theme 2021-02-09 23:25:47 -05:00
Text_editor.md Remove references to removed frost theme 2021-02-09 23:25:47 -05:00
Two-Factor-Authentication.md Add trusted browsers user setting module 2021-01-23 05:42:59 -05:00
Update.md Improve formatting in doc/Update.md 2021-02-07 22:00:47 -05:00
Vagrant.md
api.md
autoloader.md
database.md "participation" is removed since it is unused 2021-02-02 06:28:51 +00:00
events.md
install-ejabberd.md
smarty3-templates.md Add translation to required labels on input fields 2020-12-19 22:52:45 -05:00
themes.md
tools.md
translations.md

README.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`.