Commit Graph

384 Commits

Author SHA1 Message Date
Eli Barzilay
ae09de2fa2 avoid warnings for missing user docs
svn: r10149
2008-06-05 16:34:53 +00:00
Eli Barzilay
24d6e488ce added a create? argument to get-dest-directory
svn: r10105
2008-06-03 01:47:31 +00:00
Eli Barzilay
364c048008 removed some for-syntax requires that are no longer needed for runtime-path
svn: r10100
2008-06-03 00:02:59 +00:00
Eli Barzilay
805c168236 * make script accept a path to use for an external script file
* use it to have the search files as externals (which is significantly
  faster on some browsers (IE))

svn: r10089
2008-06-02 14:58:54 +00:00
Eli Barzilay
1ad1096068 use class="smaller" for the query input
svn: r10088
2008-06-02 13:49:36 +00:00
Eli Barzilay
e48b97a61c change, save & restore preferences
svn: r10072
2008-06-01 01:45:13 +00:00
Eli Barzilay
cf5b2dba5b force library order
svn: r10070
2008-05-31 16:26:44 +00:00
Eli Barzilay
0e3f55fa6e * remove mynoscript hack (doesnt always work, always breaks on IE)
* Better JS event handling

svn: r10068
2008-05-31 16:13:40 +00:00
Eli Barzilay
331628d8b4 less surprising sort of index entries
svn: r10064
2008-05-31 06:10:06 +00:00
Matthew Flatt
a78bf662b2 adjust search-page sizing of 'provided from' to use a CSS entry, which scales by the magic 82% instead of 80% (because 80% drops just below the threshold of anti-aliasing the default monospace font in Safari)
svn: r10036
2008-05-30 13:25:54 +00:00
Eli Barzilay
66cb57f46d * A little better JS event handler code
* Re-add search box, now appearing on all pages

svn: r10030
2008-05-30 04:12:21 +00:00
Matthew Flatt
7dff971014 toc links always blue (because visited history is not useful)
svn: r10010
2008-05-28 20:30:38 +00:00
Eli Barzilay
46528afa5b mostly cosmetics, very minor bug in index cleanup
svn: r10004
2008-05-28 18:24:58 +00:00
Matthew Flatt
fdd99b83dc more consistent cleaning of index strings; fix for 'get-module-code' when no file (source, bytecode, or extension) is available
svn: r10002
2008-05-28 17:40:23 +00:00
Eli Barzilay
b21a0182c1 removed index-page search hacks, added search-page stub
svn: r9994
2008-05-28 01:52:01 +00:00
Eli Barzilay
9b0492e320 toc links on main pages go to user pages where needed
svn: r9993
2008-05-28 00:20:58 +00:00
Eli Barzilay
9127cdaaf8 up links in all documents, and they go to the user docs using cookies
svn: r9992
2008-05-28 00:02:25 +00:00
Matthew Flatt
7ae0f500ae add and use close-eval to reduce memory use when rendering reference and guide
svn: r9981
2008-05-27 17:20:24 +00:00
Matthew Flatt
af9d53e7f0 fix rendering of nested with-attributes and target-url styles
svn: r9980
2008-05-27 17:02:24 +00:00
Eli Barzilay
1e9e508ec0 user documentation root is now stored in a cookie
svn: r9978
2008-05-27 15:12:31 +00:00
Matthew Flatt
cde865b571 fix bad encoding in reference manual
svn: r9965
2008-05-26 21:11:20 +00:00
Eli Barzilay
00a5391be2 * change script-element to take a list of strings, pad it with newlines
* make links from the outside the plt going inside be absolute links

svn: r9962
2008-05-26 18:29:16 +00:00
Eli Barzilay
11973e16df move noscript hack to scribble-common.js
svn: r9961
2008-05-26 16:18:33 +00:00
Matthew Flatt
c9bf30746e scribble: javascript and attribute hooks
svn: r9958
2008-05-26 14:03:38 +00:00
Eli Barzilay
ce97fa58c2 reformat etc
svn: r9957
2008-05-26 11:33:15 +00:00
Eli Barzilay
d34e6b9e1b (br) was probably for debugging
svn: r9956
2008-05-26 10:05:36 +00:00
Matthew Flatt
a41f8e8e38 tweak appearance of main doc page
svn: r9951
2008-05-25 15:16:03 +00:00
Matthew Flatt
0aac9f02bb remove blank line at the top of rendered HTML
svn: r9950
2008-05-25 14:07:02 +00:00
Matthew Flatt
6a93d0c531 macros chapter in guide
svn: r9927
2008-05-22 16:12:51 +00:00
Ryan Culpepper
d22b0f6cf2 fixed scribble/doc handling of define-values-for-syntax
svn: r9918
2008-05-21 07:06:17 +00:00
Matthew Flatt
5ca718b35e units chapter in guide
svn: r9907
2008-05-20 20:16:44 +00:00
Eli Barzilay
c169844e99 svn: r9903 2008-05-20 07:54:47 +00:00
Eli Barzilay
5238b6db16 some improvements to anchor encoding
svn: r9902
2008-05-20 02:57:09 +00:00
Eli Barzilay
f1390fa699 Added scribble-common.js as a file to be used in all scribbled pages.
svn: r9890
2008-05-19 13:24:21 +00:00
Eli Barzilay
b23eae3654 svn: r9888 2008-05-19 13:18:05 +00:00
Matthew Flatt
7a72cd8034 fix bug in previous commit
svn: r9887
2008-05-19 13:15:32 +00:00
Matthew Flatt
35d8fc3259 better clean-up of index strings derved from body text
svn: r9886
2008-05-19 13:14:10 +00:00
Eli Barzilay
17b03a9adf added scribble-common.js
svn: r9885
2008-05-19 13:13:21 +00:00
Eli Barzilay
9933ce7312 svn: r9884 2008-05-19 13:11:09 +00:00
Matthew Flatt
935ce0c9e3 add missing symbolic elements in element->string
svn: r9883
2008-05-19 01:55:42 +00:00
Eli Barzilay
8f8451dc4f reformatted and a little improved code, use scheme/base
svn: r9881
2008-05-18 20:26:36 +00:00
Matthew Flatt
2662eff0b0 enable extra line breaking for ToC display
svn: r9879
2008-05-18 16:12:25 +00:00
Eli Barzilay
a3c5b7052f reformat
svn: r9878
2008-05-17 18:19:58 +00:00
Matthew Flatt
2b48cb0a4d fill in some guide sections
svn: r9871
2008-05-16 21:23:53 +00:00
Eli Barzilay
c0d028e4bc misc improvements
svn: r9812
2008-05-12 08:12:54 +00:00
Robby Findler
694a0d732b converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
svn: r9760
2008-05-09 02:14:27 +00:00
Robby Findler
62afb97230 a tools manual that contains all of the bindings (but with lots of editing still to go)
svn: r9753
2008-05-08 21:16:48 +00:00
Matthew Flatt
9389ac3a7e fix up link when main doc has the (redundant) 'toc style
svn: r9650
2008-05-05 03:05:08 +00:00
Jacob Matthews
464154f147 fixed bug that crashed multi-part html doc generation in unusual circumstances
svn: r9638
2008-05-04 07:15:28 +00:00
Eli Barzilay
7cd9e25970 JS typo
svn: r9635
2008-05-03 23:07:59 +00:00