| 
									
										
										
										
											2016-03-19 11:54:59 -04:00
										 |  |  | USING: help.markup help.syntax ;
 | 
					
						
							| 
									
										
										
										
											2009-03-24 05:11:08 -04:00
										 |  |  | IN: help.home | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ARTICLE: "help.home" "Factor documentation" | 
					
						
							| 
									
										
										
										
											2016-03-19 10:54:37 -04:00
										 |  |  | { $content "handbook" } | 
					
						
							|  |  |  | { $heading "Recent searches" } | 
					
						
							| 
									
										
										
										
											2009-10-24 17:14:19 -04:00
										 |  |  | "Use the search field in the top-right of the " { $link "ui-browser" } " window to search for words, vocabularies, and help articles." | 
					
						
							|  |  |  | { $recent-searches } | 
					
						
							| 
									
										
										
										
											2009-10-24 17:27:27 -04:00
										 |  |  | { $heading "Recently visited pages" } | 
					
						
							| 
									
										
										
										
											2009-03-24 05:11:08 -04:00
										 |  |  | { $table | 
					
						
							|  |  |  |   { "Words" "Articles" "Vocabs" } | 
					
						
							|  |  |  |   { { $recent recent-words } { $recent recent-articles } { $recent recent-vocabs } } | 
					
						
							| 
									
										
										
										
											2009-03-24 10:11:45 -04:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2009-10-24 17:14:19 -04:00
										 |  |  | ;
 | 
					
						
							| 
									
										
										
										
											2009-03-24 05:11:08 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-10-24 17:14:19 -04:00
										 |  |  | ABOUT: "help.home" |