bug#40215: [PATCH 0/4] A few minor documentation fixes and improvements
Ludovic Courtès <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Arun, Arun Isaac <[email protected]> skribis: > doc: Fix minor typo in the HTTP headers documentation. > doc: Improve content-range HTTP header documentation. > doc: Document default delimiter of string-join. > doc: Mention (ice-9 time) module path. Applied all 4 patches. For ‘string-join’, I updated the docstring in srfi-13.c so both are in sync. That in turn required support for @w{…} in the texinfo modules… Thanks, Ludo’.