B.3 Initialization Phase API

Function: make-text &key CONTENTS HIDDEN
Function: make-OPTION :INITARG INITVAL…
Function: make-group &key HEADER HIDDEN ITEM
Function: make-synopsis &key POSTFIX ITEM (MAKE-DEFAULT t)

See Constructors and Using Different Synopsis.

Macro: defgroup (&key HEADER HIDDEN) &body FORMS

See Group Definition.

Macro: defsynopsis (&key POSTFIX MAKE-DEFAULT) &body FORMS

See Synopsis Definition and Using Different Synopsis.

User Option: *synopsis*

See Using Different Synopsis.

Function: make-context &key (SYNOPSIS *synopsis*) CMDLINE PROGNAME (MAKE-CURRENT t)

See Context Creation, Using Different Synopsis, Using Different Command-Lines, and Scripts Program Name.