Re: [PATCH] Fix minor typos

2022-12-01 Thread Aleix Conchillo FlaquƩ
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 wit

Re: [PATCH] Fix minor typos

2022-12-01 Thread Colin Woodbury
`make html` should do it. The output is in doc/ref/guile.html/index.html Yup, that does it. For my future doc improvements I'll make sure to check both sides. So it seems that both the extra period and the superfluous "see" are perhaps bugs in Info itself. At least when you open the Guile Gu