QR-Code Base Order Website Documentation

alternative text

This is the documentation for the QR-Code Base Order Website. This website is a order website that uses QR codes to place cocktail orders.

The complete documentation can be found on my directory at the Lehre Server or at this GitHub Page.

Building the documentation locally

This documentation is built using Sphinx.

To build this documentation locally, you can use the following command:

make html

The index page is located at index.html in the _build/html directory.

Contents