```{toctree} :hidden: :caption: api public/index.md internal/index.md ``` ```{include} readme.md ``` ## License: AGPL 3.0: ```{toctree} --- caption: license maxdepth: 0 --- license.md ``` ## Indices and tables ```{eval-rst} * :ref:`genindex` * :ref:`modindex` * :ref:`search` ```