bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Website: broken 2.21 links


From: Valentin Villenave
Subject: Website: broken 2.21 links
Date: Sat, 9 Feb 2019 21:09:27 +0000

Greetings,
many links (particularly @rcontrib{} links) on the website point to
2.21 directories that are not online yet, as you can verify by doing:

wget -r --ignore-tags=img \
  --exclude-directories=doc,website,attic,download \
  --reject jpg,pdf,png,css,jz,gz,sh,bz2,exe \
  --accept "*.html" http://lilypond.org ;
grep -r "2\.21" lilypond.org

Attached is the list of affected pages; it mostly comes down to
helpus.itexi, manual.itexi and a few other places. Some broken links
are visible on:
http://lilypond.org/help-us.html
http://lilypond.org/faq.html
and all translated versions.

It could be worth solving by a running quick-and-dirty regex on
already-generated html pages (or better yet, making texi2html point to
doc/latest/* rather than doc/2.21/*).

V.

Attachment: broken_links.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]