Rudi Schlatte <[EMAIL PROTECTED]> writes:

> 
> 
> The sbcl documentation builder does this, although the code is ugly  
> (I wrote the original version, so I know) and somewhat sbcl- 
> dependent.  As far as I know, a variant can be found in McCLIM as Doc/ 
> docstrings.lisp that might be a bit cleaner.
> 

Rudi,

Do you know what the CFFI team use to generate their documentation? I like 
their PDF manual.

Edi Weitz also has a simple documentation generator ( http://weitz.de/
documentation-template/ ) that runs under Lispworks. It creates documentation 
from the doc strings of exported symbols. I was thinking of hacking cl-markdown 
support into it.

- Luke

_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to