bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1635 in lilypond: clean up misleading warnings in website buil


From: lilypond
Subject: Re: Issue 1635 in lilypond: clean up misleading warnings in website build
Date: Wed, 27 Apr 2011 16:41:46 +0000


Comment #3 on issue 1635 by address@hidden: clean up misleading warnings in website build
http://code.google.com/p/lilypond/issues/detail?id=1635

This is the slightly truncated description from the file itself:

# Description:
# This script parses the .texi file given and creates a file with the
# nodename <=> filename/anchor map.
# The idea behind: Unnumbered subsections go into the same file as the
# previous numbered section, @translationof gives the original node name,
# which is then used for the filename/anchor.
#
# If this script is run on a file texifile.texi, it produces a file
# texifile[.LANG].xref-map with tab-separated entries of the form
#        NODE\tFILENAME\tANCHOR
# LANG is the document language in case it's not 'en'
# Note: The filename does not have any extension appended!
# This file should then be used by our texi2html init script to determine
# the correct file name and anchor for external refs

So it looks to me like it generates the references for the documents. I will look at what's going on, but thought I'd start with the warnings about missing files which should be generated by the bibliography, since at least I'm on slightly familiar territory there. Following your suggestion to look for the bibliographies, I've looked for any of the manuals and can't find any of them. On my system, running make website doesn't make the website docs - the (typical) error is "Firefox can't find the file at /home/phil/lilypond-git/build/out-website/doc/v2.13/Documentation/contributor/index.html".




reply via email to

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