1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/doc
2022-05-23 16:33:38 +02:00
..
fr updated user's manual 2021-06-14 13:49:38 +02:00
architecture.md improved documentation 2021-06-08 09:44:34 +02:00
class-diagram.svg updated documentation diagrams 2021-06-11 15:17:59 +02:00
database.svg updated documentation diagrams 2021-06-11 15:17:59 +02:00
development_readme.md improved documentation 2021-06-08 09:44:34 +02:00
elastic_upgrade.md typos 2020-05-11 17:17:37 +02:00
elasticsearch.md updated documentation 2020-06-22 11:56:49 +02:00
environment.md (feature) allow users to disable colorize_logging in active record 2022-05-15 06:38:55 +07:00
gem-dependencies.svg updated documentation diagrams 2021-06-11 15:17:59 +02:00
js-modules-dependencies.svg updated documentation diagrams 2021-06-11 15:17:59 +02:00
known-issues.md WIP: array of items 2021-05-19 18:12:52 +02:00
open_projects.md reorganized documentation 2021-10-22 16:50:18 +02:00
plugins.md reorganized documentation 2021-10-22 16:50:18 +02:00
postgres_upgrade.md harmonize Fab-manager trademark syntax 2020-02-26 10:19:43 +01:00
postgresql_readme.md fix typos 2022-01-10 15:56:01 +01:00
production_readme.md (bug) fix #355 compatibility with the new docker-compose CLI 2022-05-23 16:33:38 +02:00
README.md (doc) openid connect configuration documentation 2022-05-04 12:29:21 +02:00
sso_open_id_connect.md (doc) openid connect configuration documentation 2022-05-04 12:29:21 +02:00
sso_with_github.md (ui) display authorization callback url directly in interface 2022-05-04 12:28:29 +02:00
translation_readme.md [bug] invoices are not generated in test/development if the configured locale is composed 2021-05-12 17:23:42 +02:00
upgrade_v1.md Improved documentation about upgrade process 2020-09-29 10:46:33 +02:00
virtual-machine.md use rails instead of rake 2020-03-25 17:58:53 +01:00

Fab-Manager's documentations

Table of contents
  1. User's manual
  2. System administrator
    2.1. Upgrades procedures
  3. Translator's documentation
  4. Developer's documentation
    4.1. Architecture
    4.2. How to setup a development environment
    4.3. Externals
    4.4. Diagrams

User's manual

The following guide describes what you can do and how to use Fab-manager.

System administrator

The following guides are designed for the people that perform software maintenance.

Upgrades procedures

Translator's documentation

If you intend to translate Fab-manager to a new, or an already supported language, you'll find here the information you need.

Developer's documentation

The following guides should help those who want to contribute to the code.

Architecture

How to setup a development environment

Externals

Diagrams