]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/help/handbook/handbook.factor
Disposables are now registered in a global disposables set. To take advantage of...
[factor.git] / basis / help / handbook / handbook.factor
index 1c633600255fcc9975006396dc975395db082575..5db362d9bc3e328a8391b2dd7710ebe06b00f683 100644 (file)
@@ -287,9 +287,9 @@ ARTICLE: "handbook-tools-reference" "Developer tools"
 { $heading "Debugging" }
 { $subsection "prettyprint" }
 { $subsection "inspector" }
+{ $subsection "tools.inference" }
 { $subsection "tools.annotations" }
 { $subsection "tools.deprecation" }
-{ $subsection "tools.inference" }
 { $heading "Browsing" }
 { $subsection "see" }
 { $subsection "tools.crossref" }
@@ -299,6 +299,7 @@ ARTICLE: "handbook-tools-reference" "Developer tools"
 { $subsection "profiling" }
 { $subsection "tools.memory" }
 { $subsection "tools.threads" }
+{ $subsection "tools.destructors" }
 { $subsection "tools.disassembler" }
 { $heading "Deployment" }
 { $subsection "tools.deploy" } ;