From 702516c85b5de25650d0cb0cdc5d7ee659462757 Mon Sep 17 00:00:00 2001 From: Alex de Landgraaf Date: Mon, 17 Jun 2024 14:17:18 +0200 Subject: [PATCH] [#2504] Ensuring model diagrams are properly rendered in the architecture documentation --- docs/architecture/index.rst | 38 ++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/docs/architecture/index.rst b/docs/architecture/index.rst index 9abf938bab..bd4c8a42ce 100644 --- a/docs/architecture/index.rst +++ b/docs/architecture/index.rst @@ -48,29 +48,61 @@ Datamodels Generated based on OIP v1.17 Accounts app +"""""""""""" + .. graphviz:: accounts.dot -Configuration app +| + +Configuration app +""""""""""""""""" + .. graphviz:: configurations.dot +| + Haal Centraal app +""""""""""""""""" + .. graphviz:: haalcentraal.dot +| + KVK app +""""""" + .. graphviz:: kvk.dot +| + Open Klant app +"""""""""""""" + .. graphviz:: openklant.dot +| + Open Zaak app -.. graphviz:: openzaak.dot +""""""""""""" + +.. graphviz:: openzaak.dot + +| PDC app +""""""" + .. graphviz:: pdc.dot +| + Plans app +""""""""" + .. graphviz:: plans.dot - + +| + .. _Common Ground: https://commonground.nl .. _Github: https://github.com/maykinmedia/open-inwoner .. _Docker Hub: https://hub.docker.com/repository/docker/maykinmedia/open-inwoner