friendica/doc
Josh Soref 2ac40d4562 spelling: visiting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:14:16 -04:00
..
database spelling: unknown 2023-03-26 16:14:16 -04:00
de doc/Improve-Performance.md: replace old links with updated GitHub ones 2023-03-25 14:30:29 +01:00
html
img
API-Entities.md
API-Friendica.md spelling: omitted 2023-03-26 16:14:15 -04:00
API-GNU-Social.md
API-Mastodon.md spelling: endpoints 2023-03-26 16:03:23 -04:00
API-Twitter.md
Accesskeys.md
Account-Basics.md spelling: visiting 2023-03-26 16:14:16 -04:00
AddonStorageBackend.md spelling: unuseful 2023-03-26 16:14:16 -04:00
Addons.md spelling: javascript 2023-03-26 16:13:07 -04:00
BBCode.md
Bugs-and-Issues.md
Chats.md spelling: github 2023-03-26 16:03:23 -04:00
Composer.md spelling: composer 2023-03-26 16:03:22 -04:00
Config.md spelling: policy 2023-03-26 16:14:16 -04:00
Connectors.md
Developer-Domain-Driven-Design.md
Developer-How-To-Move-Classes-to-src.md spelling: however 2023-03-26 16:03:23 -04:00
Developers-Intro.md spelling: unavailable 2023-03-26 16:14:16 -04:00
Export-Import-Contacts.md
FAQ-admin.md
FAQ.md
Forums.md
GitHub.md spelling: github 2023-03-26 16:03:23 -04:00
Groups-and-Privacy.md
Home.md spelling: github 2023-03-26 16:03:23 -04:00
Improve-Performance.md doc/Improve-Performance.md: replace old links with updated GitHub ones 2023-03-25 14:30:29 +01:00
Install.md spelling: rewrite 2023-03-26 16:14:16 -04:00
Installing-Connectors.md
KeyboardShortcuts.md
Making-Friends.md spelling: mailing 2023-03-26 16:14:15 -04:00
Message-Flow.md
Migrate.md
Move-Account.md spelling: running 2023-03-26 16:14:16 -04:00
Protocol.md
Quick-Start-andfinally.md
Quick-Start-groupsandpages.md
Quick-Start-guide.md spelling: messages 2023-03-26 16:14:15 -04:00
Quick-Start-makingnewfriends.md
Quick-Start-network.md
README.md
Remove-Account.md
SSL.md
Settings.md spelling: available 2023-03-26 16:03:22 -04:00
Tags-and-Mentions.md
Tests.md
Text_comment.md
Text_editor.md
Two-Factor-Authentication.md spelling: nonetheless 2023-03-26 16:14:15 -04:00
Update.md
Vagrant.md spelling: github 2023-03-26 16:03:23 -04:00
api.md
autoloader.md
database.md
events.md spelling: days 2023-03-26 16:03:23 -04:00
install-ejabberd.md
smarty3-templates.md spelling: customizable 2023-03-26 16:03:22 -04:00
themes.md spelling: javascript 2023-03-26 16:13:07 -04: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`.