Current ER diagram ########################## .. image:: _static/dbschema.png :alt: Current ER diagram :align: center To generate the latest ER diagram, run the following command from the root directory of the project: .. code-block:: bash make erd To reflect the changes in the Read the Docs documentation, run: .. code-block:: bash make docs