Changed 'start_from' to simply 'from' in sequence diagrams

This commit is contained in:
Bartek Kryza
2023-08-31 23:26:53 +02:00
parent 51e0275db3
commit e830195fb7
40 changed files with 136 additions and 78 deletions

View File

@@ -10,6 +10,6 @@ diagrams:
- clanguml::t20030
using_namespace:
- clanguml::t20030
start_from:
from:
- function: "clanguml::t20030::tmain(int)"
- function: "clanguml::t20030::tmain(bool,int)"