help.home: use $content to render the handbook.

locals-and-roots
John Benediktsson 2016-03-19 07:54:37 -07:00
parent 1a8aca2969
commit 7388706ab7
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ sequences.generalizations ;
IN: help.home
ARTICLE: "help.home" "Factor documentation"
$[ "handbook" lookup-article article-content 6 firstn ]
{ $heading "Searches" }
{ $content "handbook" }
{ $heading "Recent searches" }
"Use the search field in the top-right of the " { $link "ui-browser" } " window to search for words, vocabularies, and help articles."
{ $recent-searches }
{ $heading "Recently visited pages" }