Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Check bounds in drawPoint().
[graphlib_java.git] / Makefile
index a8eb43d..a3060bf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,8 @@ html/index.html: $(SRC) overview.html
                -quiet -notree -nodeprecated -nohelp \
                -author -version -public \
                -overview overview.html \
+               -doctitle "Petite bibliothèque graphique" \
+               -windowtitle "Petite bibliothèque graphique" \
                -d html/ $(SRC)
 
 clean: