SWH_WEB_UI=./bin/swh-web-ui-dev FLAG=-v NOSEFLAGS=-v -s TOOL=pandoc run-dev: $(SWH_WEB_UI) $(FLAG) --config ./resources/test/webapp.yml run: # works with the default ~/.config/swh/webapp.yml file $(SWH_WEB_UI) $(FLAG) doc: cd swh/web/ui/templates/includes/ && pandoc -o api-header.html api-header.md