Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add doc/window titles.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 20 Oct 2014 14:43:39 +0000 (16:43 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 20 Oct 2014 14:43:39 +0000 (16:43 +0200)
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: