]> gitweb.factorcode.org Git - factor.git/blobdiff - core/parser/parser-docs.factor
Documentation updates
[factor.git] / core / parser / parser-docs.factor
index 547f7c0490ebd3805c2ca5277eaa85b8be8245b7..be4b345f4f05db887bcc8410c4790d10d1e3341f 100644 (file)
@@ -92,9 +92,7 @@ ARTICLE: "parser" "The parser"
 "This parser is a general facility for reading textual representations of objects and definitions. The parser is implemented in the " { $vocab-link "parser" } " and " { $vocab-link "syntax" } " vocabularies."
 $nl
 "This section concerns itself with usage and extension of the parser. Standard syntax is described in " { $link "syntax" } "."
-{ $subsection "vocabulary-search" }
 { $subsection "parser-files" }
-{ $subsection "top-level-forms" }
 "The parser can be extended."
 { $subsection "parsing-words" }
 { $subsection "parser-lexer" }