This commit is contained in:
David Schirrmeister 2024-05-03 15:28:12 +02:00
parent 2291e164f7
commit 3d31be6ffd
2 changed files with 6 additions and 1 deletions

View File

@ -17,7 +17,9 @@
<toc-element topic="IntroductionOOAD.md"/> <toc-element topic="IntroductionOOAD.md"/>
<toc-element topic="SoftwareProcesses.md"/> <toc-element topic="SoftwareProcesses.md"/>
<toc-element topic="ImplementingForMaintainability.md"/> <toc-element topic="ImplementingForMaintainability.md"/>
<toc-element topic="DesigningForMaintainability.md"/> <toc-element topic="DesigningForMaintainability.md">
<toc-element topic="UML.md"/>
</toc-element>
</toc-element> </toc-element>
<toc-element toc-title="Rechnerarchitektur"> <toc-element toc-title="Rechnerarchitektur">
<toc-element topic="Historie.md"/> <toc-element topic="Historie.md"/>

View File

@ -1,2 +1,5 @@
# Designing for Maintainability # Designing for Maintainability
## UML (Unified Modeling Language)