[comp.lang.lisp] common lisp xref program?

farquhar@cs.utexas.edu (Adam Farquhar) (08/04/89)

Does anyone have a public-domain cross-reference and documentation
generating program for common lisp?

I am looking for a program which will read in a series of lisp files,
and then generate a text file containing documentation for each
function, macro, structure, and defined variable using the
documentation string from the definition.  Ideally the output would be
a latex file.

Many thanks,

	Adam Farquhar
	farquhar@cs.utexas.edu