# mcstructure ```{include} ../README.md :start-after: :end-before: ``` ```{toctree} --- caption: Introduction maxdepth: 2 --- installation quickstart ``` ```{toctree} --- caption: Content maxdepth: 2 --- api ``` ```{toctree} --- caption: Development maxdepth: 2 --- contributing changelog ```