Skip to content

Commit afaedcb

Browse files
committed
Comment out starting slides
1 parent 49be074 commit afaedcb

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

_notes/software-architecture/function/free-function-stereotypes.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,17 @@ title: "Free-Function Stereotypes"
33
layout: notes
44
---
55

6-
# UML Stereotypes
7-
6+
<!--# UML Stereotypes
87
<div markdown="1" class="single" style="height: 400px">
98
![](/images/QtUMLExample.png)
109
</div>
11-
12-
# Code Stereotype
10+
-->
11+
<!--# Code Stereotype
1312
![](/images/QtUMLExample.png)
14-
1513
* A label we give to code to further distinguish it
1614
* Here, we will look at stereotypes from the perspective of *free functions*
1715
* Separate stereotypes for *methods* and *class*
16+
-->
1817

1918
# Why Categorize into Stereotypes?
2019
{: .center }

0 commit comments

Comments
 (0)