Joe Neeman escreveu: > 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 > <file:///home/joe/programming/lilypond/out-www/web-root/Documentation/user/lilypond/index.html> >
Yes, this is to make content negotiation work. We expect a better solution soon, but for now, the easiest is to view your website through apache. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
