Welcome
Hello and welcome to the documentation!
Notes
This is a simple notes section.
Running the documentation
docker compose up
Python Example
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.