What is reStructredText?
========================

The documentation format we use is called `reStructredText <https://en.wikipedia.org/wiki/ReStructuredText>`__ or ``rst``.
It is a markup language that allows for easy writing and extending of the documentation pages.

.. note::

    For more information about reStructredText, check out the `specification <https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html>`__.

