Skip to content

Commit e00bb30

Browse files
author
Bryan Fu
authored
Merge pull request #13 from fub2/docs-infrasim-compute
Add UML graph Robert made
2 parents 5e500dd + 75d67f6 commit e00bb30

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/_static/infrasim_classes.png

130 KB
Loading

docs/dev_guide.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Component design notes
8383
------------------------------------------------
8484

8585
* infrasim-compute main components:
86+
8687
#. `Server node simulation <https://github.com/InfraSIM/infrasim-compute/blob/master/infrasim/model.py>`_
8788
#. `IPMI consoles <https://github.com/InfraSIM/infrasim-compute/tree/master/infrasim/ipmicons>`_
8889
#. `Server Emulation data <https://github.com/InfraSIM/infrasim-compute/tree/master/data>`_
@@ -92,6 +93,10 @@ Component design notes
9293
.. image:: _static/infrasim_module_connection.PNG
9394
:align: center
9495

96+
* Class UML diagram of main components
97+
98+
.. image:: _static/infrasim_classes.png
99+
95100

96101
Logging and debugging
97102
------------------------------------------------

0 commit comments

Comments
 (0)