mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2025-12-22 22:22:02 +00:00
Added UML generation to mkdocs generation
This commit is contained in:
9
docs/uml.md
Normal file
9
docs/uml.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Packages
|
||||
```mermaid
|
||||
{% include "assets/packages.mmd" %}
|
||||
```
|
||||
|
||||
# Classes
|
||||
```mermaid
|
||||
{% include "assets/classes.mmd" %}
|
||||
```
|
||||
Reference in New Issue
Block a user