.. mdinclude:: readme.md

Setting up
----------

* Set up a MySQL/MariaDB server. The database will be generated automatically.
* Add ``smarker.conf`` to the root directory of the code. See :ref:`configfile` for the structure of this file.
* Decide how you want to run the program: with or without docker.

.. toctree::
   :maxdepth: 2
   :caption: Modules:
   
   reflect.rst
   database.rst

.. toctree::
   :maxdepth: 2
   :caption: Other Pages:

   configfile.rst
   docker.rst





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

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