Package: atdoc
Function extract-documentation
Lambda List
extract-documentation (packages directory &rest keys &key include-slot-definitions-p &allow-other-keys)
Arguments
Details
Extracts docstrings from packages and writes them in XML syntax to the file .atdoc.xml in the specified directory.
With include-slot-definitions-p, class documentation will include a list of direct slots.
Extra parameters will be inserted as attributes on the root element.
With include-slot-definitions-p, class documentation will include a list of direct slots.
Extra parameters will be inserted as attributes on the root element.