Skip to content

Commit f2cdc7b

Browse files
authored
Merge pull request #9 from sarnold/cpr/updated-diagrams
[MMDC] New mermaid diagrams extracted.
2 parents 626b142 + 2a0b26c commit f2cdc7b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/swd/SDD001.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,14 @@ munch, where doorstop is primarily an offline dependency for managing
2828
requirements data. Complete package dependencies are shown in the
2929
figure below:
3030

31-
![simple software units](assets/simple_dependency_graph.svg)
31+
```{figure} assets/simple_dependency_graph.svg
32+
:width: 90 %
33+
:align: center
34+
:alt: simple software units
35+
36+
Simple Software Units (captured from mermaid to SVG or PNG).
37+
```
38+
3239

3340
<details>
3441
<summary>simple_dependency_graph source</summary>
Lines changed: 2 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)