API for package LISPDOC

Automatically generate documentation for properly documented symbols exported from packages

(lispdoc &rest packages)   function

Generate a lispdoc sexp documenting the exported symbols of each package

(lispdoc-html directory &rest packages)   function

Generate HTML documentation in a file per package in directory for the exported symbols of each package

(render-html lispdoc &optional stream)   function

Generate a HTML fragment for the lispdoc sexp

Documentation generated by lispdoc running on OpenMCL