lookup-article ( name -- article )
Factor handbook » Developer tools » Help system » Help system implementation

Prev:word-help* ( word -- content )
Next:articles


Vocabulary
help.topics

Inputs
namean article name


Outputs
articlean article object


Word description
Outputs a named article object.

Definition