Remove the doc folder once and for all!!!!

This commit is contained in:
Starbeamrainbowlabs 2016-06-13 06:41:29 +01:00
parent 77ffa2bcfc
commit d6bf5713e9
1 changed files with 1 additions and 3 deletions

View File

@ -1,10 +1,8 @@
.DEFAULT_GOAL := peppermint
peppermint := peppermint
docs := docs
.PHONY: setupApiDoc peppermint docs
ApiDocPresent := $(shell sh -c apidoc --help 1\>/dev/null)
ApiDocPresent := $(shell sh -c apidoc --help 1\>/dev/null && rm -rf doc/)
peppermint:
@echo [peppermint/build] Rebuilding Pepperminty Wiki