html.parser.analyzer: use same vocab for docs.
parent
5f2238f7d4
commit
8086746ac2
extra/html/parser/analyzer
|
@ -1,5 +1,5 @@
|
|||
USING: help.syntax help.markup html.parser.analyzer sequences strings ;
|
||||
IN: html.parser.analyzer-docs
|
||||
IN: html.parser.analyzer
|
||||
|
||||
HELP: stack-find
|
||||
{ $values { "seq" sequence } { "quot" { $quotation "( elt -- 1/0/-1 )" } } { "i/f" "an index or " { $link f } } }
|
||||
|
|
Loading…
Reference in New Issue