Increase Resolution

This commit is contained in:
Marcelo Boeira
2019-04-20 08:28:57 +02:00
parent 4649245363
commit ce7aba2d54

View File

@@ -4,7 +4,7 @@ RESOURCES_PATH ?= `pwd`/resources
.PHONY: build .PHONY: build
build: build:
@$(MERMAID) -w 2000 -i $(RESOURCES_PATH)/topic-graph.mmd -o $(RESOURCES_PATH)/topic-graph.png @$(MERMAID) -w 10000 -i $(RESOURCES_PATH)/topic-graph.mmd -o $(RESOURCES_PATH)/topic-graph.png
.PHONY: setup .PHONY: setup
setup: setup: