From: Adam Farquhar
Subject: common lisp xref program?
Date: 
Message-ID: <6423@cs.utexas.edu>
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
	········@cs.utexas.edu