.. M(AI)di documentation master file, created by sphinx-quickstart on Thu Jun 6 12:33:47 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to M(AI)di's documentation. ===================================== .. image:: ../assets/logo2.png :width: 400 :alt: Maidi logo .. toctree:: :maxdepth: 1 :caption: Introduction: ./usage/about.rst .. toctree:: :maxdepth: 4 :caption: MusicLang API: ./usage/musiclang_api/api_intro ./usage/musiclang_api/from_scratch ./usage/musiclang_api/models ./usage/musiclang_api/chords ./usage/musiclang_api/tags ./usage/musiclang_api/song_extension ./usage/musiclang_api/transitions .. toctree:: :maxdepth: 3 :caption: Other integrations: ./usage/other_integrations.rst .. toctree:: :maxdepth: 1 :caption: Code Reference: ./usage/module_reference.rst .. toctree:: :maxdepth: 1 :caption: Examples: ./auto_examples/index.rst See the :ref:`examples-gallery`.