John Benediktsson
|
02dd86a37d
|
help.html: better tests, don't just drop the result.
|
2020-05-22 16:01:25 -07:00 |
John Benediktsson
|
0db8b2d012
|
help: some test fixes for recent behavior changes.
|
2020-05-22 14:41:00 -07:00 |
John Benediktsson
|
150c6a6554
|
help.html: adding back the link to factorcode.org.
It should probably be a cool logo or something...
|
2020-05-22 10:14:55 -07:00 |
John Benediktsson
|
802bb073b0
|
help.html: better navbar on iPhone.
|
2020-05-22 10:03:39 -07:00 |
John Benediktsson
|
27215982e6
|
help.html: copy image resources to output directory.
This helps avoid needing so many different static responders in
webapps.help, and makes the documentation more self-contained.
|
2020-05-21 19:17:56 -07:00 |
John Benediktsson
|
2e2f1d673a
|
help.html: support ui/tools/error-list/icons also.
|
2020-05-21 17:23:47 -07:00 |
John Benediktsson
|
868d970784
|
html.streams: move icon src mapping to help.html.
|
2020-05-21 17:19:36 -07:00 |
John Benediktsson
|
e28bcd400b
|
help.html: use @2x images.
|
2020-05-19 20:53:08 -07:00 |
John Benediktsson
|
c0ab4beb0c
|
help.html: set the sizes of 2x definition icons.
|
2020-05-18 20:46:27 -07:00 |
John Benediktsson
|
711297690b
|
websites.concatenative: navbar background.
|
2020-03-02 17:01:01 -08:00 |
John Benediktsson
|
9abc2ae873
|
webapps.help: matching style for navbar.
|
2020-03-02 08:48:25 -08:00 |
John Benediktsson
|
50bd41d82f
|
help.html: move pre-wrap to css style fixup.
|
2020-03-01 18:32:47 -08:00 |
John Benediktsson
|
c64d9032b5
|
help.html: more responsive help docs.
|
2020-03-01 10:27:22 -08:00 |
John Benediktsson
|
086269ba34
|
help.html: default font size should be 12pt, less line-height for pre.
|
2020-02-27 21:44:32 -08:00 |
John Benediktsson
|
ba09d70b8b
|
help.html: raise line-height to 150%.
|
2020-02-27 16:49:48 -08:00 |
John Benediktsson
|
d732e87cfa
|
help.html: less css reset.
|
2020-02-27 16:08:33 -08:00 |
John Benediktsson
|
7ec954ec05
|
help.html: use protocol agnostic link.
|
2020-02-27 14:40:50 -08:00 |
John Benediktsson
|
83f47eb209
|
help.html: make these match new wiki css.
|
2020-02-27 13:15:53 -08:00 |
John Benediktsson
|
994ecb655b
|
help.html: assume even padding started out odd.
|
2020-02-26 10:03:35 -08:00 |
John Benediktsson
|
6796daab79
|
help.html: clone attrs in css-styles-to-classes and double padding.
|
2020-02-26 09:44:14 -08:00 |
John Benediktsson
|
79add00e24
|
help.html: don't use sprintf.
|
2020-02-22 20:40:11 -08:00 |
John Benediktsson
|
3aa71bcb84
|
help.html: cleanup stylesheet a bit.
|
2020-02-17 14:50:48 -08:00 |
John Benediktsson
|
ff35f79f3e
|
help.html: change fixed font-size to relative.
|
2020-02-17 14:50:30 -08:00 |
John Benediktsson
|
8976014697
|
help.html: support style/class replacement in more tags.
|
2020-02-15 10:27:22 -08:00 |
John Benediktsson
|
647a477d68
|
help.html: vertical-align images.
|
2020-02-14 22:31:12 -08:00 |
John Benediktsson
|
3b08633604
|
help.html: whoops, need to remove the extra links.
|
2020-02-13 21:52:43 -08:00 |
John Benediktsson
|
ba81ca3fa6
|
help.html: tweak the navbar a bit.
|
2020-02-13 21:43:24 -08:00 |
John Benediktsson
|
d890f410bf
|
help.html: use max-width for content.
|
2020-02-13 21:07:25 -08:00 |
John Benediktsson
|
de294563d1
|
help.html: wrap contents in a div, update style a little.
|
2020-02-13 21:01:47 -08:00 |
John Benediktsson
|
c99ab4a652
|
help.html: cleanup using list.
|
2018-02-24 15:45:02 -08:00 |
John Benediktsson
|
cc0c5f2634
|
help.html: "no-roots no-prefixes" has a name, "filter-vocabs".
|
2018-02-24 15:45:02 -08:00 |
John Benediktsson
|
f96fb3bcc8
|
help.html: remove funky vocab-prefix hack.
|
2018-02-24 15:45:02 -08:00 |
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
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -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
|
df91fa9527
|
help.html: fix test case back to original version.
|
2012-08-13 12:25:08 -07:00 |
Doug Coleman
|
94ad1c236f
|
help.html: Fix unit test.
|
2012-08-12 13:55:53 -07:00 |
John Benediktsson
|
695e6aea49
|
help.html: fix using.
|
2012-07-22 22:24:56 -07:00 |