help-nav ( -- xml )


Vocabulary
help.html

Inputs
None

Outputs
xmlan object


Definition


: help-nav ( -- xml )
"conventions" >link topic>filename 1 nenum T{ xml-chunk
{ seq
V{
""
T{ tag { name ~name~ } { children ~vector~ } }
""
}
}
} interpolate-xml ;