friendica/doc
Hypolite Petovan 8a693fed37
Merge pull request #13991 from foss-/patch-13
Re-wrote themes.md
2024-03-18 12:35:11 +00:00
..
database Issue 13909: Filter channels by network (#13924) 2024-02-20 07:11:26 +01:00
de Deprecate use of [*] BBCode tag for list items in favor of [li] 2024-02-09 20:33:42 -05:00
html
img
API-Entities.md Replace "Group" with "Circle" in hosted documentation 2023-05-27 17:28:20 -04:00
API-Friendica.md Replace "Group" with "Circle" in hosted documentation 2023-05-27 17:28:20 -04:00
API-GNU-Social.md
API-Mastodon.md Update API-Mastodon.md Fixes #13914 2024-03-18 00:24:06 +01:00
API-Twitter.md
Accesskeys.md New channel "quiet sharers" for posts from lesser frequent posters (#13913) 2024-02-18 15:54:21 +01: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 Deprecate use of [*] BBCode tag for list items in favor of [li] 2024-02-09 20:33:42 -05:00
Bugs-and-Issues.md Replace "forum" by "group" in documentation 2023-06-02 13:52:40 -04:00
Channels.md New channel "quiet sharers" for posts from lesser frequent posters (#13913) 2024-02-18 15:54:21 +01:00
Chats.md
Circles-and-Privacy.md Apply suggestions from code review 2023-07-08 22:20:47 -04:00
Composer.md
Config.md
Connectors.md
Developer-Domain-Driven-Design.md
Developer-How-To-Move-Classes-to-src.md
Developers-Intro.md Replace "forum" by "group" in documentation 2023-06-02 13:52:40 -04:00
Export-Import-Contacts.md
FAQ-admin.md Update FAQ-admin.md 2023-09-20 11:59:07 +07:00
FAQ.md Update FAQ.md 2024-03-18 04:32:09 +01:00
GitHub.md Replace "forum" by "group" in documentation 2023-06-02 13:52:40 -04:00
Groups.md Replace "forum" by "group" in documentation 2023-06-02 13:52:40 -04:00
Home.md Channel documentation added 2023-09-23 14:46:15 +00:00
Improve-Performance.md Replace "forum" by "group" in documentation 2023-06-02 13:52:40 -04:00
Install.md Image handling reworked, new image formats added (#13900) 2024-02-17 07:45:41 +01:00
Installing-Connectors.md
KeyboardShortcuts.md
Making-Friends.md Replace "forum" by "group" in documentation 2023-06-02 13:52:40 -04:00
Message-Flow.md
Migrate.md
Move-Account.md Replace "Group" with "Circle" in hosted documentation 2023-05-27 17:28:20 -04:00
Protocol.md
Quick-Start-andfinally.md Replace "forum" by "group" in documentation 2023-06-02 13:52:40 -04:00
Quick-Start-groupsandpages.md Replace "forum" by "group" in documentation 2023-06-02 13:52:40 -04:00
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 Replace "forum" by "group" in documentation 2023-06-02 13:52:40 -04:00
Tests.md
Text_comment.md
Text_editor.md Replace "Group" with "Circle" in hosted documentation 2023-05-27 17:28:20 -04:00
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 Replace "Group" with "Circle" in hosted documentation 2023-05-27 17:28:20 -04:00
autoloader.md
database.md Postupdate added 2024-01-17 21:10:33 +00:00
events.md
install-ejabberd.md
smarty3-templates.md
themes.md Re-wrote themes.md 2024-03-13 12:17:27 +01:00
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`.