friendica/doc
Beringer Zsolt b2c60efb48
Update Install.md
mkdir flag `--parents` added for idempotency.
2021-02-15 23:25:46 +01:00
..
database "participation" is removed since it is unused 2021-02-02 06:28:51 +00:00
de Remove references to removed frost theme 2021-02-09 23:25:47 -05:00
html
img Remove references to removed frost theme 2021-02-09 23:25:47 -05:00
Accesskeys.md
Account-Basics.md
Addons.md Remove mod/subthread file 2021-01-31 17:36:18 -05:00
AddonStorageBackend.md Remove yesno option from Storage backend 2020-02-05 21:37:32 -05:00
API-Entities.md Add documentation for api/friendica/events endpoint 2020-02-16 12:09:07 -05:00
API-Friendica.md Add documentation for api/friendica/events endpoint 2020-02-16 12:09:07 -05:00
API-GNU-Social.md
API-Mastodon.md Added documentation 2020-10-31 23:42:42 +00:00
API-Twitter.md Add support for max_id parameter in new Twitter contact API endpoints 2020-06-09 08:36:53 -04:00
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 Update references to the friendica/friendica-addons stable branch 2020-06-30 15:25:17 -04:00
Composer.md
Config.md
Connectors.md
database.md "participation" is removed since it is unused 2021-02-02 06:28:51 +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 clenup 2021-01-30 08:03:57 +01:00
Forums.md Update Forums.md 2020-09-07 19:32:15 -04:00
Github.md Update references to the friendica/friendica stable branch 2020-06-30 15:25:16 -04:00
Groups-and-Privacy.md
Home.md clenup 2021-01-30 08:03:57 +01:00
Improve-Performance.md
install-ejabberd.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 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 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
themes.md Update references to the friendica/friendica stable branch 2020-06-30 15:25:16 -04:00
tools.md Apply suggestions from code review 2020-09-16 20:23:27 +02:00
translations.md Update references to the friendica/friendica stable branch 2020-06-30 15:25:16 -04: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

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