(La)TeX package (or similar) for Lisp documentation?

  • Follow


Is there a (La)TeX package which makes writing Lisp documentation (as in, 
documentation of Lisp packages, rather than of Lisp programs) a little 
more convenient? Or something similar for another document preparation 
system?

Or, more generally, what's the state of the art for documenting Lisp?
0
Reply nathan_baum (228) 7/27/2006 10:53:38 PM

Nathan Baum <nathan_baum@btinternet.com> writes:

> Or, more generally, what's the state of the art for documenting
> Lisp?

I don't know whether it is state of the art or not, but GNU Texinfo is
fairly convenient for writing Lisp documentation. It has commands that
are tailored for Lisp and it can generate documentation in a lot of
formats (TeX, HTML, etc) from the basic Texinfo markup.

-- 
\  Troels "Athas"
/\ Henriksen
0
Reply athas (33) 7/28/2006 8:45:57 AM


1 Replies
33 Views

(page loaded in 0.049 seconds)

Similiar Articles:













7/30/2012 4:59:36 AM


Reply: