{% extends "layout.html" %}} {% block content %}

{{ _('Documentation') }}

{{ _('A user guide guide is available on the MONARC website.') }}

{{ _('A more technical documentation with instructions concerning the deployment of MOSP is available in the official repository.') }}

{{ _('The OpenAPI Specification for the API v2 is available') }} {{ _('here') }}.
{{ _('If you want to query MOSP programmatically you can use PyMOSP, a Python library to access MOSP.') }}


{{ _('Contributions') }}

{{ _('Please use GitHub for:') }}

{% endblock %}