first revision
This commit is contained in:
6
doc/build/Makefile
vendored
Normal file
6
doc/build/Makefile
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
.PHONY: clean
|
||||
.SUFFIXES:
|
||||
|
||||
clean:
|
||||
rm -f *.html
|
||||
rm -f api/*.html
|
Reference in New Issue
Block a user