Skip to content
Snippets Groups Projects

Draft: Update README.rst

Open Gijs Verdoes Kleijn requested to merge gvk/documentation into develop
All threads resolved!
Compare and
1 file
+ 2
2
Preferences
File browser
Compare changes
+ 2
2
@@ -97,7 +97,7 @@ below. These are the places to edit to make changes to the design.
The instrument information is propagated from
the IRDB. This propagation of instrument information is currently done
manually, but verified for compliance automatically.
* ``src/datainterface/did/ESO-ELT-DIC.*``:
* `src/datainterface/did/ESO-ELT-DIC.* <https://gitlab.astro-wise.org/micado/micadowise/-/tree/master/src/datainterface/did>`_:
VLT-style Data Interface Dictionaries. These files describe the keywords of
the design. Every value-attribute in the VODSL file has a corresponding
entry in a Data Interface Dictionary.
@@ -215,7 +215,7 @@ of the Digital Design:
* Database Tables:
Database tables are made for each Python class if a PostgreSQL database is
configured. For an example of this, see the continuous integration.
* ``docs/source/generated/*``:
* `docs/source/generated/* <https://gitlab.astro-wise.org/micado/micadowise/-/tree/master/docs/source/generated>`_:
Restructured text and LaTeX versions of the design as well as workflow
diagrams.
These are created using modules in the Python package `toolbox