This website requires JavaScript.
Explore
Help
Sign In
Infra
/
tiramisu
Watch
5
Star
0
Fork
You've already forked tiramisu
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
10df0e1cd1
tiramisu
/
doc
/
build
/
Makefile
8 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
first revision
2012-05-13 20:48:51 +02:00
.PHONY
:
clean
.SUFFIXES
:
clean
:
rm -f *.html
rm -f api/*.html
add epydoc api documentation
2012-05-22 09:25:39 +02:00
make -C ./pydoc/ clean