lab4: add script to automatically generate the java documentation
This commit is contained in:
parent
ec087856b6
commit
15f6228218
3
labs/4/generate-docs.sh
Executable file
3
labs/4/generate-docs.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
javadoc -d doc/ *.java
|
Loading…
x
Reference in New Issue
Block a user