Le mardi 12 décembre 2006 à 20:28 +0200, Joe Neeman a écrit : > When I make web with today's git, all the urls in the generated web > pages are missing the .html extensions (I did a full make clean and > autogen.sh and the problem was still there). For example, from [1], > the "User manual" link goes to [2] instead of [3]. > > [1] > file:///home/joe/programming/lilypond/out-www/web-root/Documentation/index.html > [2] > file:///home/joe/programming/lilypond/out-www/web-root/Documentation/user/lilypond/index > [3] > file:///home/joe/programming/lilypond/out-www/web-root/Documentation/user/lilypond/index.html
Just issue make CONTENT_NEGOTIATION= web to keep the .html extensions in links. -- John Mandereau <[EMAIL PROTECTED]> _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
