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 7da1715 commit 53b53eaCopy full SHA for 53b53ea
1 file changed
Makefile
@@ -46,8 +46,8 @@ help:
46
@echo " doc make HTML docs"
47
@echo " docserve run an HTTP server on the docs directory"
48
@echo " html make HTML docs"
49
- @echo " htmllive rebuild and reload HTML files in your browser"
50
@echo " htmlview open the index page built by the html target in your browser"
+ @echo " htmllive rebuild and reload HTML files in your browser"
51
@echo " install make and install"
52
@echo " install-coverage make and install with C coverage"
53
@echo " lint run the lint checks"
0 commit comments