Handbook
Glossary
help-lint ( prefix -- )
Factor handbook
»
Developer tools
»
Help system
»
Help lint tool
Next:
help-lint-all ( -- )
Vocabulary
help
.
lint
Inputs
prefix
a vocabulary specifier
Outputs
None
Word description
Checks all word help and articles in the given vocabulary and all child vocabularies.
Definition
USING:
help.lint.private
vocabs
;
IN:
help.lint
:
help-lint
( prefix -- )
loaded-child-vocab-names
help-lint-vocabs
;