Skip to content

Commit 46828de

Browse files
committed
docs: add drawio e2e ecosystem diagram
1 parent af50f72 commit 46828de

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ tools. There is more info about [modularization](modules.md) of our code.
2424

2525
## The HOT Ecosystem of Tools
2626

27-
![Basic E2E Diagram](./techdoc/overview/HOTInformationFlow.png)
27+
![hot-tools-ecosystem](./diagrams/e2e-ecosystem.drawio)

docs/diagrams.md

+4
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ gaps to aid an effective response.
2323
## Overall Architecture
2424

2525
![detailed-e2e](./images/hot-components-model.png)
26+
27+
## Old HOT Ecosystem Digram (2023)
28+
29+
![Basic E2E Diagram](./techdoc/overview/HOTInformationFlow.png)

mkdocs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ markdown_extensions:
4848

4949
plugins:
5050
- search
51+
- drawio
5152

5253
nav:
5354
- Home: index.md

0 commit comments

Comments
 (0)