|  Björn Lindqvist | 20711a0fd3 | Adding escaping to CHAR: " -> CHAR: \" It is not necessary to escape the " character, but it doesn't hurt and
is necessary for syntax-highlighting (FUEL) to work correctly. | 2016-09-04 06:40:43 +02:00 | 
				
					
						|  Doug Coleman | 64db45c536 | factor: update repository location to factor/factor | 2016-02-19 13:51:58 -08:00 | 
				
					
						|  John Benediktsson | ba3f342bf1 | help.html: cleanup extra spaces. | 2015-09-14 15:43:33 -07:00 | 
				
					
						|  John Benediktsson | 74d8e43312 | help.html: simplify html by saving styles as classes. We store the CSS classes in the HTML <style> tag. | 2015-09-14 13:32:38 -07:00 | 
				
					
						|  John Benediktsson | 7dd0acbf0f | help.stylesheet: add back page-color and override in ui.tools.browser. | 2015-08-16 12:54:56 -07:00 | 
				
					
						|  John Benediktsson | ace299b5c7 | help: fix some html navigation styles. | 2015-08-16 11:38:38 -07:00 | 
				
					
						|  John Benediktsson | 81cbf71d27 | help: make the default print prev/next links but then modify ui.tools.browser to do what it used to do. | 2015-08-16 11:33:24 -07:00 | 
				
					
						|  John Benediktsson | 92762cb56b | help.html: fix navigation links at top. | 2015-08-16 11:33:24 -07:00 | 
				
					
						|  Doug Coleman | a4c5a748ad | core/basis: Rename words dealing with vocabs to loaded-vocabs or disk-vocabs because it's too confusing otherwise. | 2015-06-08 12:47:35 -07:00 | 
				
					
						|  John Benediktsson | b366a06c41 | use reject instead of [ ... not ] filter. | 2015-05-12 18:50:34 -07:00 | 
				
					
						|  John Benediktsson | aae6fb2ae3 | help.html: simplify (and separate) index generation. | 2014-09-25 21:30:36 -07:00 | 
				
					
						|  John Benediktsson | 179c60b0a5 | help.html: make docs use same completions algorithm as listener. | 2014-09-25 21:08:15 -07:00 | 
				
					
						|  John Benediktsson | 695e6aea49 | help.html: fix using. | 2012-07-22 22:24:56 -07:00 | 
				
					
						|  John Benediktsson | 504bb901cf | help.html: adding links to github source files. | 2012-07-22 22:12:19 -07:00 | 
				
					
						|  John Benediktsson | 1a73e79ef7 | cleanup some use of with-scope. | 2012-07-19 13:55:34 -07:00 | 
				
					
						|  Joe Groff | 5948f53725 | change temp-file to cache-file where appropriate | 2012-04-16 11:55:27 -07:00 | 
				
					
						|  Slava Pestov | 72fdb8c5fb | help.html: change back to the old naming scheme because we have too many links to existing doc articles all over the net | 2011-12-04 13:46:13 -08:00 | 
				
					
						|  Doug Coleman | 15575e5dd9 | help.html: fix glossary link. | 2011-11-05 00:05:58 -07:00 | 
				
					
						|  Slava Pestov | 99b4752c57 | help.html: I give up with the article name escaping. Just compute a SHA1 hash and use that as the file name. Fixes #309 | 2011-10-29 15:27:27 -07:00 | 
				
					
						|  Slava Pestov | 650fdc8fe5 | help.html: use GET not POST for search form, so that the search term appears in the URL, and to make the back button work. Fixes #312 | 2011-10-29 15:27:27 -07:00 | 
				
					
						|  John Benediktsson | 0965d9be41 | webapps.help: remove frames.  Fixes #242. | 2011-10-13 22:09:30 -07:00 | 
				
					
						|  John Benediktsson | 7bdf805a0f | help.html: better to set all recent help entries to empty. | 2011-09-29 13:34:27 -07:00 | 
				
					
						|  John Benediktsson | aa0f7d0f72 | help.html: don't display recent searches.  Fixes #211. | 2011-09-29 12:10:55 -07:00 | 
				
					
						|  Slava Pestov | 8912253b5c | help.html: put exact matches first in search results | 2010-09-20 21:36:20 -07:00 | 
				
					
						|  Slava Pestov | 7f4b7d66a3 | help.html: escape % in word names (reported by Anton Gorenko) | 2010-07-26 17:43:50 -04:00 | 
				
					
						|  Slava Pestov | 096c7e7a47 | help.html: don't strip out vocabs without roots since that gets rid of private vocabs | 2009-09-15 14:48:56 -07:00 | 
				
					
						|  Slava Pestov | 89305e0bcb | Merge branch 'master' of git://factorcode.org/git/factor | 2009-08-03 01:02:14 -05:00 | 
				
					
						|  Slava Pestov | 30fde00570 | help.html: fix vocab help generation | 2009-08-03 01:02:00 -05:00 | 
				
					
						|  Joe Groff | 7c5ef08aab | [ [ ... ] compare ] sort => [ ... ] sort-with | 2009-08-02 20:09:23 -05:00 | 
				
					
						|  Slava Pestov | daed003f33 | vocabs.hierarchy: more refactoring, update existing code for new API | 2009-07-06 04:55:23 -05:00 | 
				
					
						|  Slava Pestov | bcdd94d50a | help.html: Update for vocabs.hierarchy changes | 2009-07-06 04:35:00 -05:00 | 
				
					
						|  Slava Pestov | 4d950dee9a | help.html: escape # in word names. Reported by ex_rzrjck | 2009-07-06 04:24:01 -05:00 | 
				
					
						|  Slava Pestov | 9be2a3c080 | help.html: fix escape-filename | 2009-05-16 16:54:02 -05:00 | 
				
					
						|  Slava Pestov | b62630b5ac | Updating code in basis and extra for stricter vocab search path semantics | 2009-05-14 23:23:06 -05:00 | 
				
					
						|  Slava Pestov | b2c3183b21 | Split up tools.vocabs. Note that load-everything is now named load-all | 2009-05-04 06:44:17 -05:00 | 
				
					
						|  Slava Pestov | 8bbc3d577e | Load fix | 2009-04-14 19:57:25 -05:00 | 
				
					
						|  Slava Pestov | 9f09463d2f | help.html: workaround for cygwin not liking unicode path names | 2009-04-14 19:24:32 -05:00 | 
				
					
						|  Slava Pestov | e0a8def090 | Fix generate-help to not open thousands of windows in UI | 2009-04-02 13:48:53 -05:00 | 
				
					
						|  Slava Pestov | 637d06a4f8 | Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page | 2009-03-24 04:11:08 -05:00 | 
				
					
						|  Slava Pestov | bfaedc8d0a | Don't spam console with so much output in help.html | 2009-03-06 13:50:55 -06:00 | 
				
					
						|  Slava Pestov | 6b99b04531 | Add vocab: for vocab-relative paths | 2009-02-15 19:53:21 -06:00 | 
				
					
						|  Daniel Ehrenberg | 86c3481f12 | Moving XML vocabularies around | 2009-02-05 21:17:03 -06:00 | 
				
					
						|  Slava Pestov | 938d9c733e | Fix help.html for Dan's recent changes | 2009-01-31 20:44:30 -06:00 | 
				
					
						|  Daniel Ehrenberg | d4f865d5f0 | Fixing some things I broke | 2009-01-30 19:28:16 -06:00 | 
				
					
						|  Slava Pestov | e0f86889c7 | Fixing load-everything for io.files split | 2008-12-15 01:13:35 -06:00 | 
				
					
						|  Slava Pestov | a18f6b5a5e | help.html doesn't depend on html.components, reduces mason.test load time | 2008-11-23 03:55:43 -06:00 | 
				
					
						|  Slava Pestov | b50d4c9b36 | Fix help search again | 2008-11-17 17:30:47 -06:00 | 
				
					
						|  Slava Pestov | 7815560f30 | Fix index paths | 2008-11-17 17:28:44 -06:00 | 
				
					
						|  Slava Pestov | 543ef13a7d | Shorter help filenames | 2008-11-17 09:01:01 -06:00 | 
				
					
						|  Slava Pestov | cd3c71c113 | Add exception handling to help.html | 2008-11-16 11:54:26 -06:00 |