[EMAIL PROTECTED] (Ludovic Courtès) writes:
>
>   http://www.gnu.org/software/guile/manual/

It looks like cross-manual links don't come out quite right, eg.

        
http://www.gnu.org/software/guile/manual/html_node/Internationalization.html#Internationalization

which links across to the gettext manual as

        
http://www.gnu.org/software/guile/manual/gettext/Introduction.html#Introduction

where it should be

        http://www.gnu.org/software/gettext/manual/html_node/gettext_1.html#SEC1

I made the "docs/mung-html.scm" program in the guile web cvs to mung
that sort of thing.  Perhaps gendocs.sh could do something similar, or
perhaps it's up to each project.  I think makeinfo was perhaps going
to get its own features for where to direct external links go, but
that might not be ready yet.


_______________________________________________
Guile-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to