Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 431 Bytes

File metadata and controls

14 lines (9 loc) · 431 Bytes

This subdirectory contains the tutorial and its translations.

Please refer to TRANSLATION to learn more about how you can translate Sonic Pi to your language.

File Format

The first line of each tutorial file is used as the title for the Qt GUI's help browser.

The remainder is converted from markdown to HTML.

Conversion to the Qt GUI help browser is done by qt-doc.rb during the build process.