We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a1ec3 commit 4918292Copy full SHA for 4918292
Makefile
@@ -30,7 +30,7 @@ help:
30
@echo " - make changelog: generate changelog"
31
@echo " - make test: run the tests"
32
@echo " - make docs: instantiate and build the documentation"
33
- @echo " - make vitepress: (for Windows OS only) start Vitepress site of documentation"
+ @echo " - make vitepress: start Vitepress site of documentation"
34
@echo " - make all: run every commands in the above order"
35
36
.PHONY: default setup format changelog test docs vitepress all help
0 commit comments