From: Arnaud Giersch Date: Mon, 20 Oct 2014 14:43:39 +0000 (+0200) Subject: Add doc/window titles. X-Git-Tag: extracted~10 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/graphlib_java.git/commitdiff_plain/2161695b571b58b3d58c69ea0ddb8648ba0a73d3 Add doc/window titles. --- diff --git a/Makefile b/Makefile index a8eb43d..a3060bf 100644 --- 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: