Re: Guile Module Documentation

2016-01-11 Thread Alex Weiss
Thanks for the tip. I might just do that. I did find guile-tools doc-snarf. I'm trying to work with that, before I write all my docs from scratch. On Mon, 11 Jan 2016 07:23:12 -0500 Amirouche Boubekki wrote > Hi Alex! > > Le 2016-01-10 01:02, Alex Weiss a écr

Guile Module Documentation

2016-01-09 Thread Alex Weiss
I've written a couple of guile modules. What is the best way to generate documentation using the procedures docstrings?