A simple, yet extensible, Common Lisp documentation package.
cannot-make-part | This error is signaled when a part cannot be created. |
---|
doclisp-assembly | A part with sub-parts. |
---|---|
doclisp-part | A part without pieces (a leaf). |
*css-file* | If set, this should point to the CSS file that Tinaa should use. |
---|
document-system | Create TINAA documentation for a system. System-kind should be 'package or |
---|
display-part | Output information about a part. Example modes are |
---|---|
make-part | Make a part named 'name' of kind 'kind' whose parent is 'parent'. |
part-documentation | Returns whatever documentation is available for part using the Common Lisp documentation function... |
partname-list | Returns a list of the names of the subparts of part of type 'part-kind'. Usually, these will be s... |
subpart-kinds | Returns a list of the kinds of the subparts of assembly. |