Package: liber
Function liber:extract-documentation
Lambda Listliber:extract-documentation (packages directory &rest keys &key include-slot-definitions-p include-internal-symbols-p &allow-other-keys) ArgumentsDetails Extracts docstrings from packages and writes them in XML syntax to .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. | See also |
2025-09-06