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 écrit : > > I've wri

Re: Guile Module Documentation

2016-01-11 Thread Amirouche Boubekki
Hi Alex! Le 2016-01-10 01:02, Alex Weiss a écrit : I've written a couple of guile modules. What is the best way to generate documentation using the procedures docstrings? I don't know such tool in Guile. The current pratice is to create the documentation from scratch ie. without auto-generati