Handbook
Glossary
generate-article-index ( -- )
Vocabulary
help
.
html
Inputs
None
Outputs
None
Definition
USING:
assocs
help.topics
kernel
namespaces
;
IN:
help.html
:
generate-article-index
( -- )
articles
get
[
[
>link
]
[
article-title
]
bi*
]
assoc-map
"articles.idx"
serialize-index
;