Stephen Scheck Mon, 24 Jun 2019 11:44:23 -0700
I'm working on an extension library for Guile written in C. What's the best way or tool to write inline API documentation for Scheme procedures that are implemented in C?
Thanks.