html.parser.analyzer: use same vocab for docs.

db4
John Benediktsson 2013-10-11 11:51:33 -07:00
parent 5f2238f7d4
commit 8086746ac2
1 changed files with 1 additions and 1 deletions
extra/html/parser/analyzer

View File

@ -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 } } }