Index   Class hierarchy   All packages

DOCU-FUNCTION

Defined in package LISP-DOCUMENTATION.
This class is intern.

Class hierarchy   Slots   Methods


Class hierarchy for class DOCU-FUNCTION:


Slots

ARGS Initarg: :ARGS Initform: NIL Accessor: ARGS
DOCU Initarg: :DOCU Initform: NIL Accessor: DOCU


Methods

CREATE-FILE-NAME
    
afunction [DOCU-FUNCTION] &optional mode [:HTML]
creates a file name for aFunction using package-name, functions are not saved separately, this is for indexing
DOCU-ADD-TO-TABLE ,declared in generic function DOCU-ADD-TO-TABLE
    
table [DOCU-TABLE] afunction [DOCU-FUNCTION]
DOCU-CREATE-FUNCTIONS-MORE
    
table [DOCU-TABLE] afunction [DOCU-FUNCTION] page comment [STRING] &optional mode [:HTML]
creates more information about functions, generic functions and methods
DOCU-CREATE-SOMETHING
    
table [DOCU-TABLE] page afunction [DOCU-FUNCTION] comment [STRING] &optional mode [:HTML] only-exports [NIL]