help.home: use $content to render the handbook.
parent
1a8aca2969
commit
7388706ab7
|
@ -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" }
|
||||
|
|
Loading…
Reference in New Issue