Skip to content
Snippets Groups Projects
Commit bebe6f0e authored by Erik Reid's avatar Erik Reid
Browse files

added a db info page

parent ed2602d5
Branches
No related tags found
No related merge requests found
.. db model intro & info
Database
=========================
TODO: add some description about the db model
and how it will be used
.. image:: images/db-er.png
:alt: database er
\ No newline at end of file
docs/source/images/db-er.png

25.7 KiB

......@@ -16,14 +16,4 @@ Documentation for the NAT Resource Management tools
:caption: Contents:
basic-tools
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
db
......@@ -3,6 +3,8 @@
script name [TODO]
====================
TODO: add a console script for this
.. code-block:: bash
Usage: script name [OPTIONS]
......@@ -22,11 +24,6 @@ to this schema:
resource_management.config.CONFIG_SCHEMA
.. todo::
add a console script alias and change the name (cli.py) below
"""
import json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment