Welcome ======= Hello and welcome to the documentation! Notes ----- This is a simple notes section. Running the documentation ~~~~~~~~~~~~~~~~~~~~~~~ .. code-block:: bash docker compose up Python Example ~~~~~~~~~~~~ .. code-block:: python def hello(): print("Hello from documentation!") .. note:: This documentation is built using Sphinx inside Docker. .. warning:: Make sure the container is running before opening localhost.