Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.2 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.2 KB

Mage-OS Documentation

[TOC]

You can find the online version of the Mage-OS documentation at https://devdocs.mage-os.org/

Markup and Features

We support GitHub Flavored Markdown, including code blocks with triple backticks. You can also add highlight areas within you documentation.

Preview of Markdown rendered Info Boxes

> **Note**  
> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut dignissimos dolorum exercitationem fuga maxime perspiciatis quae sapiente sunt veniam, voluptatum?

> **Warning**  
> Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut dignissimos dolorum exercitationem fuga maxime perspiciatis quae sapiente sunt veniam, voluptat?

For more details, see the GitHub Flavored Markdown documentation.

Contribution Guidelines

If you are submitting documentation for the current stable release, submit it to the corresponding branch. For example, documentation for Mage-OS 2.5.6 would be submitted to the 2.5.6 branch. Documentation intended for the next release of Mage-OS should be submitted to the master branch.