Hello, Graham

Instead of looking to the documentation files (the texi source files) I
wgetted part of the website, and grepped for /web/ URLs.

These are some results (not filtered) that show (if I did not grep wrong
files) that there are more than just plain pdf or images being linked
there.

If I am not wrong and we need to fix some of these URLs (namely the
language detection script) I would suggest that we do this one step at a
time.

It might help to organize the work :)

Well, the list includes (the grep/sed sequence wasn't that clean, but,
it is a beginning)

   4       #"http://lilypond.org/web/";
   4   \with-url #"http://lilypond.org/web/"; {
  42   \with-url #"http://lilypond.org/web/" {
11003 "/web/about/browser-language"
 104 "http://lilypond.org/web";
   2 "http://lilypond.org/web/about/faq";
   1 "http://lilypond.org/web/about/faq.html";
   9 "http://lilypond.org/web/devel/participating/bugs";
 104 "http://lilypond.org/web/images/FISL7-slides.pdf";
  94 "http://lilypond.org/web/images/computer-totaal.jpeg";
  84 "http://lilypond.org/web/images/thesis-erik-sandberg";
  24 "http://lilypond.org/web/images/thesis-erik-sandberg.pdf";
 104 "http://lilypond.org/web/images/xivcim.pdf";
 320 "http://lilypond.org/web/lilypond-rss-feed.xml";
  10 "http://lilypond.org/web/lilypond-rss-feed.xml"/>
   1 "http://lilypond.org/web/sponsor/";
   2 "http://lilypond.org/web/switch/howto";
   1 "http://lilypond.org/web/switch/howto.html";
   1 'http://lilypond.org/web/help/'>auf der LilyPond-Hilfeseite</a>.
   1 'http://lilypond.org/web/help/'>ezt</a>.
   1 'http://lilypond.org/web/help/'>la página de ayuda de LilyPond</a>.
   1 'http://lilypond.org/web/help/'>page d'aide de LilyPond</a>.
   3 'http://lilypond.org/web/help/'>the LilyPond help page</a>.

(yeah, I could clean it a little more, but was lazy).

For each URL I can find the file that uses it, in case it is needed.

Later (today or tomorrow) I'll do a similar treatment to the texi files.

Cheers
ambs

http://codereview.appspot.com/5500069/
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to