Added PNG go-callvis diagrams

Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
Russ Magee 2018-11-22 18:13:11 -08:00
parent c6cbd8d681
commit 6c6d0cbbb6
11 changed files with 1207 additions and 1186 deletions

View file

@ -10,5 +10,5 @@ clean:
$(RM) $(EXE) $(EXE).exe
vis:
go-callvis -skipbrowser -svg -output hkexpasswd-vis -ignore $(EXTPKGS) -group pkg,type .
go-callvis -skipbrowser -png -svg -output hkexpasswd-vis -ignore $(EXTPKGS) -group pkg,type .