.. mockup documentation master file, created by
   sphinx-quickstart on Mon Aug 28 14:09:15 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

The mockup package
==================================

Mockup is a Python package with some simple example code.
To get started, explore the :class:`mockup.Circle` class.



.. toctree::
   :maxdepth: 2
   :caption: Tutorial
   
   tutorial/tutorial

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   reference/modules

.. toctree::
   :hidden:
   :caption: Technical notes

   README.md



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
