1 Commits

Author SHA1 Message Date
dymik739 15f6228218 lab4: add script to automatically generate the java documentation 2023-05-20 18:05:26 +03:00
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
javadoc -d doc/ *.java