Skip to content

Commit c8d45dd

Browse files
committed
docs: Add module architecture diagram
1 parent aed01bd commit c8d45dd

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/modules/_assets/module_architecture.drawio.svg

Lines changed: 4 additions & 0 deletions
Loading

docs/modules/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,16 @@
1717
Modules
1818
=======
1919

20+
.. image:: _assets/module_architecture.drawio.svg
21+
:alt: Module Architecture
22+
23+
2024
.. note::
2125
For now, we store the modules documentation in the modules tree, because multi-repo docs are not yet supported.
2226
Once this support becomes available it will be moved to the right repo.
2327

28+
29+
2430
.. toctree::
2531
:maxdepth: 1
2632
:glob:

0 commit comments

Comments
 (0)