On Wed, Nov 30, 2022 at 5:04 PM Colin Woodbury wrote: > Hi! > > > On the website this looks OK: > > https://www.gnu.org/software/guile/manual/html_node/Vectors.html > > Did you try to generate the manual in HTML? > > Aleix > > > I didn't (does `make info` do that?); I mainly consume the Guide within > Emacs itself. Interesting also that the "see" bug doesn't appear in the web > version either. > `make html` should do it. The output is in doc/ref/guile.html/index.html Aleix