mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 21:53:47 +08:00
Clean latex build directory with make clean
This commit is contained in:
@ -21,5 +21,7 @@ help:
|
||||
|
||||
clean:
|
||||
-rm -f api/Bio*.rst
|
||||
-rm -rf _build/html
|
||||
-rm -rf _build/doctrees
|
||||
-rm -rf _build/html
|
||||
-rm -rf _build/latex
|
||||
|
||||
|
Reference in New Issue
Block a user