Texinfo in Guile Scheme docstrings?
Hi, I am writing docstrings to guile-srfi-189 currently[1] and looking for good docstring style practices (that's another topic for another thread). I have noticed that there are some modules with Texinfo markup in their docstrings, but I haven't found these markups being used in any meaningful w
Guile Scheme docstring style guide?
Hi, I am writing docstrings to guile-srfi-189 currently[1] and looking for good docstring style practices. Are there any guides for that? I couldn't find any. Thank you, Yuval Langer.