friendica/doc
Erich c938eb5002
Update doc/Install.md
fix by @MrPetovan

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-05-01 22:09:00 +10:00
..
database We now store uncommon endpoints 2022-04-25 13:45:03 +00:00
de Fix img example 2022-04-28 18:13:38 +02:00
html
img Remove references to removed frost theme 2021-02-09 23:25:47 -05:00
API-Entities.md Remove event.adjust field 2021-10-03 13:42:32 -04:00
API-Friendica.md Changed documentation to reflect the changes 2021-12-01 19:23:27 +00:00
API-GNU-Social.md
API-Mastodon.md Some small API documentation rearrangements 2022-04-27 06:50:25 +00:00
API-Twitter.md
Accesskeys.md Issue 11425: Additional sorting by creation date 2022-04-20 21:03:33 +00:00
Account-Basics.md
AddonStorageBackend.md Restructure Storage to new paradigm 2021-10-27 20:00:19 +02:00
Addons.md Remove unused settings_post and settings_form hooks 2022-04-24 01:21:49 -04:00
BBCode.md Fix img example 2022-04-28 18:13:16 +02:00
Bugs-and-Issues.md
Chats.md
Composer.md
Config.md
Connectors.md
Developer-Domain-Driven-Design.md Move Introduction to new depository paradigm 2021-10-21 21:49:20 +02:00
Developer-How-To-Move-Classes-to-src.md
Developers-Intro.md Fix typo in URL 2022-01-23 23:06:07 +01:00
Export-Import-Contacts.md Contact ex- and import should work with Misskey CSV files as well 2022-02-11 13:47:06 +01:00
FAQ-admin.md doc/themes.md,FAQ-admin: point to live friendica-themes.com mirror 2022-04-07 02:36:05 +02:00
FAQ.md re-added Husky 2022-04-18 22:34:04 +02:00
Forums.md
Github.md
Groups-and-Privacy.md
Home.md Apply suggestions from code review 2021-11-15 17:30:50 +01:00
Improve-Performance.md
Install.md Update doc/Install.md 2022-05-01 22:09:00 +10: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
Tags-and-Mentions.md
Tests.md
Text_comment.md
Text_editor.md
Two-Factor-Authentication.md
Update.md
Vagrant.md Vagrant: Docs add a note about the PHP dependencies 2021-10-01 10:04:40 +02:00
api.md
autoloader.md
database.md We now store uncommon endpoints 2022-04-25 13:45:03 +00:00
events.md Remove event.adjust field 2021-10-03 13:42:32 -04:00
install-ejabberd.md
smarty3-templates.md
themes.md doc/themes.md,FAQ-admin: point to live friendica-themes.com mirror 2022-04-07 02:36:05 +02: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`.