friendica/doc
Michael b88c557c6b Issue 13560: new indexes to improve circle loading time 2023-12-16 18:28:33 +00:00
..
database Issue 13560: new indexes to improve circle loading time 2023-12-16 18:28:33 +00:00
de Updated german install documentation 2023-10-11 19:25:58 +00:00
html
img
API-Entities.md
API-Friendica.md
API-GNU-Social.md
API-Mastodon.md
API-Twitter.md
Accesskeys.md Changes after rebase 2023-09-07 17:35:17 +00:00
Account-Basics.md Updated docs 2023-10-27 11:03:52 +02:00
AddonStorageBackend.md
Addons.md The language detection is now done in blocks 2023-10-11 18:38:14 +00:00
BBCode.md
Bugs-and-Issues.md
Channels.md Channels can now be based on the "network" feed as well 2023-11-21 23:13:26 +00:00
Chats.md
Circles-and-Privacy.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-admin.md Update FAQ-admin.md 2023-09-20 11:59:07 +07:00
FAQ.md
GitHub.md
Groups.md
Home.md Channel documentation added 2023-09-23 14:46:15 +00:00
Improve-Performance.md
Install.md Added check for IntlChar module 2023-10-11 19:20:51 +00: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 Updated docs 2023-10-27 11:03:52 +02:00
StrategyHooks.md Unify "Capability" 2023-07-26 21:44:31 +02:00
Tags-and-Mentions.md
Tests.md
Text_comment.md
Text_editor.md
Two-Factor-Authentication.md
Update.md Add .htaccess file to exclusion list in Update.md 2023-08-22 10:28:34 -04:00
Vagrant.md
api.md
autoloader.md
database.md "test" is renamed to "check", documentation for platform added 2023-11-15 17:55:45 +00:00
events.md
install-ejabberd.md
smarty3-templates.md
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`.