]> gitweb.factorcode.org Git - factor.git/commitdiff
help.handbook: add tour to handbook
authorrazetime <raghuallthetime@hotmail.com>
Tue, 6 Dec 2022 04:47:02 +0000 (10:17 +0530)
committerrazetime <raghuallthetime@hotmail.com>
Tue, 6 Dec 2022 04:47:02 +0000 (10:17 +0530)
basis/help/handbook/handbook.factor

index 51d8ff20271b500941bdb5855c502b3a0a553f1c..03dd35fd623e7578b28daccaa13f7cc31a476dfa 100644 (file)
@@ -5,7 +5,7 @@ math system strings sbufs vectors byte-arrays quotations
 io.streams.byte-array classes.builtin parser lexer
 classes.predicate classes.union classes.intersection
 classes.singleton classes.tuple help.vocabs math.parser
-accessors definitions sets lists ;
+accessors definitions sets lists help.tour ;
 IN: help.handbook
 
 ARTICLE: "conventions" "Conventions"
@@ -368,6 +368,7 @@ ARTICLE: "handbook" "Factor handbook"
 { $subsections
     "cookbook"
     "first-program"
+    "tour"
 }
 { $heading "Reference" }
 { $subsections