Package: atdoc
Function generate-latex-documentation
Lambda List
generate-latex-documentation (packages directory &key title run-tex-p include-slot-definitions-p)
Arguments
Return Value
The pathname of the generated file documentation.pdf, or nil.
Details
Generates TeX documentation for packages.
With run-tex-p (the default), pdflatex is run automatically to generate a PDF file.
With include-slot-definition-p, class documentation will include a list of direct slots.
With run-tex-p (the default), pdflatex is run automatically to generate a PDF file.
With include-slot-definition-p, class documentation will include a list of direct slots.