How to contribute

This documentation is written using the Markdown syntax which is used in many wiki systems.

Before starting to contribute have a look at the Markdown Guide and the MkDocs Guide.

Quick start

How to Docs step 0 Create a new branch on the GitLab interface.

How to Docs step 1 Name the branch accordingly and validate.

How to Docs step 2 Click on Web IDE button at the top right to open the online file editor.

How to Docs step 3 Edit your files in the editor, add directories or upload files using the explorer bar on the left.

How to Docs step 4 Write the documentation in the Markdown language and commit at any point using the bottom left button.

How to Docs step 5 At the first commit, open a merge request to track your changes.

How to Docs step 6 Add any relevant information to the merge request.

How to Docs step 7 At creation or modification the merge request is deployed in the dedicated folder for review.

How to Docs step 8 Check the result, then merge the contribution to the master branch when satisfactory.

The documentation is then deployed to the main site.