# Overview ```{include} ../README.md :start-after: :end-before: ``` # Table of Contents ```{toctree} :maxdepth: 1 :caption: Quickstart installation basics ``` ```{toctree} :caption: User Guide :maxdepth: 2 guide/index guide/contributing guide/development ``` ```{toctree} :caption: API :maxdepth: 2 python_api/index cpp_api/index ```