Increase Resolution
This commit is contained in:
2
Makefile
2
Makefile
@@ -4,7 +4,7 @@ RESOURCES_PATH ?= `pwd`/resources
|
||||
|
||||
.PHONY: 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
|
||||
setup:
|
||||
|
||||
Reference in New Issue
Block a user