Skip to content

Commit

Permalink
improve export of the model
Browse files Browse the repository at this point in the history
  • Loading branch information
badetitou authored Apr 19, 2024
1 parent e85cf7d commit f0d3ea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/generatePUML.st
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ documentor := FamixUMLDocumentor new.
documentor
model: GLHModel;
beWithStubs;
excludeClasses: { GLHModel. TEntityMetaLevelDependency. Object };
generate.

'gitproject.puml' asFileReference writeStreamDo: [ :stream |
Expand Down

0 comments on commit f0d3ea0

Please sign in to comment.