Handbook
Glossary
describe-help ( vocab -- )
Vocabulary
help
.
vocabs
Inputs
vocab
an
object
Outputs
None
Definition
USING:
help.markup
kernel
sequences
vocabs
vocabs.metadata
;
IN:
help.vocabs
:
describe-help
( vocab -- )
[
[
vocab-help
]
[
"Documentation"
$heading
($link)
]
[
"Summary"
$heading
vocab-summary
print-element
]
?if
]
unless-empty
;