]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/tools/tools-docs.factor
Documentation updates
[factor.git] / basis / ui / tools / tools-docs.factor
index 93f45591a540bb65e1b65bae425143a160964dce..52cd77d7263cdb656b02bad68248c59eca720dd1 100644 (file)
@@ -55,7 +55,7 @@ $nl
 
 ARTICLE: "ui-tools" "UI developer tools"
 "The " { $vocab-link "ui.tools" } " vocabulary hierarchy implements a collection of simple developer tools."
-$nl
+{ $subsection "starting-ui-tools" }
 "To take full advantage of the UI tools, you should be using a supported text editor. See " { $link "editor" } "."
 $nl
 "Common functionality:"
@@ -66,7 +66,7 @@ $nl
 { $subsection "ui-listener" }
 { $subsection "ui-browser" }
 { $subsection "ui-inspector" }
-{ $subsection "ui-profiler" }
+{ $subsection "ui.tools.profiler" }
 { $subsection "ui-walker" }
 { $subsection "ui.tools.deploy" }
 "Platform-specific features:"