.. include:: ../README.md
    :parser: myst
    :end-before: ## Why

User guide
==========

For installation, guick guide and usage see :ref:`User Guide <user_guide>`.

API Reference
=============

For details on the API see :ref:`API Reference <api>`.

Developer's guide
=================

For details about the code structure see :ref:`Developer's guide <dev>`.

Contributing
============

If you would like to contribute, please see :ref:`Contributing guide <contributing>` for more details.

Changelog
=========

List of changes in the project are available in :ref:`Changelog <changelog>`.

.. toctree::
    :hidden:
    :maxdepth: 2

    user_guide
    api
    dev
    docs
    contributing
    release
    changelog
    licenses
