This website requires JavaScript.
Explore
Help
Sign In
Infra
/
tiramisu
Watch
5
Star
0
Fork
0
You've already forked tiramisu
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
2b8d1c1c7068b35e752b40b097c9a85c96b0ed3e
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
Reference in New Issue
Copy Permalink