Commit Graph

55 Commits

Author SHA1 Message Date
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
f0eec285a3 fix problems due to HTML anchor case-insensitivity
svn: r7286
2007-09-06 14:23:20 +00:00
Matthew Flatt
5154426cf6 improve defproc* to support multiple bindings documented together (instead of just multiple forms of the same binding)
svn: r7285
2007-09-06 13:48:44 +00:00
Matthew Flatt
93cc35bd5b improced scribble class/interface doc forms
svn: r7284
2007-09-06 13:19:15 +00:00
Matthew Flatt
7e085ae75f save define-class-doc approach before trying to get rid of a lyer of bindings
svn: r7281
2007-09-05 14:18:44 +00:00
Matthew Flatt
e4cbc4e6a9 371.2
svn: r7263
2007-09-02 17:39:32 +00:00
Matthew Flatt
44d1c03d68 in GUI docs, show inherited methods
svn: r7119
2007-08-19 02:43:51 +00:00
Matthew Flatt
190b8f6e21 turn on GUI doc generation in scribblings setup
svn: r7118
2007-08-18 22:37:36 +00:00
Matthew Flatt
c9f1aec9eb checkpoint GUI manual work
svn: r7117
2007-08-18 12:22:05 +00:00
Matthew Flatt
c7c3d60b16 checkpoint new GUI toolbox docs
svn: r7109
2007-08-17 16:19:31 +00:00
Matthew Flatt
33d7e3ded3 new gui reference work
svn: r7106
2007-08-16 18:48:47 +00:00
Matthew Flatt
4f0479a688 more GUI reference work
svn: r7087
2007-08-13 16:36:43 +00:00
Matthew Flatt
0b29e215cb checkpoint GUI reference work
svn: r7086
2007-08-13 15:56:03 +00:00
Matthew Flatt
6ce1da6475 checkpoint scribble changes for gui docs
svn: r7072
2007-08-09 22:44:37 +00:00
Matthew Flatt
d913915068 towards MrEd documentation via Scribble
svn: r7066
2007-08-09 17:21:12 +00:00
Matthew Flatt
1b6483bc36 catch up scribble reference
svn: r7051
2007-08-08 02:45:25 +00:00
Matthew Flatt
ab9c34a8ec improve scribble index support
svn: r7047
2007-08-07 20:39:54 +00:00
Matthew Flatt
36c962cae1 scribble HTML output: add page-specific table-of-contents; also add call-with-values and values to reference
svn: r7025
2007-08-05 15:49:45 +00:00
Matthew Flatt
08c04d2579 units chapter in reference
svn: r6976
2007-07-27 17:23:14 +00:00
Matthew Flatt
ba1670a88d class chapter in reference
svn: r6975
2007-07-27 16:12:40 +00:00
Matthew Flatt
0b3c7cb4c8 doc work, especially syntax and reflection reference
svn: r6893
2007-07-12 05:37:21 +00:00
Matthew Flatt
8470b61466 doc work: reference on syntax objects
svn: r6882
2007-07-10 07:08:16 +00:00
Matthew Flatt
e5e12d6c53 fx litchar spacing with leading and trailing spaces
svn: r6855
2007-07-08 07:01:04 +00:00
Matthew Flatt
cec0624357 doc work, epseciall I/O and OS reference
svn: r6808
2007-07-03 12:41:11 +00:00
Matthew Flatt
987982cd8d doc work, especially I/O reference
svn: r6803
2007-07-03 03:32:13 +00:00
Matthew Flatt
174eb84534 doc work, especially ports in reference
svn: r6795
2007-07-02 08:07:55 +00:00
Matthew Flatt
560eb67217 doc work, especially threads and continuations reference
svn: r6786
2007-07-02 02:02:10 +00:00
Matthew Flatt
23158078f3 start porring docs on exn, threads, and custodians
svn: r6746
2007-06-27 03:47:55 +00:00
Matthew Flatt
bf717526b0 start on regexp functions; further formatting improvements for defproc
svn: r6745
2007-06-27 00:17:04 +00:00
Matthew Flatt
c79499e8b6 regexp table formatted for new docs
svn: r6740
2007-06-26 08:18:55 +00:00
Matthew Flatt
efb592bd15 doc work on modules, new big collection
svn: r6732
2007-06-25 08:47:02 +00:00
Matthew Flatt
f7bf029234 doc work (start on module guide)
svn: r6730
2007-06-25 06:37:25 +00:00
Matthew Flatt
71685a4587 doc work, including improved defproc layout in the case of lots of arguments
svn: r6719
2007-06-22 22:56:39 +00:00
Matthew Flatt
7de23b6373 change scribble to use new-lambda and new-struct, and correlate definitions and uses via lexical binding
svn: r6714
2007-06-22 05:59:42 +00:00
Matthew Flatt
ceb1b78cea doc edits
svn: r6708
2007-06-20 08:54:40 +00:00
Matthew Flatt
2fe7c75dc1 doc work
svn: r6692
2007-06-19 08:32:38 +00:00
Matthew Flatt
1477c7ec1b doc work
svn: r6685
2007-06-18 06:34:41 +00:00
Matthew Flatt
6b5c0ed0d9 improve layout of proc defns by using tables less
svn: r6624
2007-06-13 03:35:47 +00:00
Matthew Flatt
9d8a639f49 slightly better use of CSS for tables
svn: r6591
2007-06-12 10:03:32 +00:00
Matthew Flatt
05607ad661 work on docs for keyword arguments
svn: r6581
2007-06-12 01:44:02 +00:00
Matthew Flatt
32e9101594 guide and reference work; change opt-lambda to use lambda/kw and hack in keyword support for documentation purposes, along with define-opt
svn: r6572
2007-06-11 07:19:42 +00:00
Matthew Flatt
6683f05889 revert doc format of procedure specs
svn: r6570
2007-06-11 01:52:02 +00:00
Matthew Flatt
4f3afd9c75 experiment with a more contract-like form for docs
svn: r6569
2007-06-11 01:02:41 +00:00
Matthew Flatt
732569c39d scribblings: more explicit fonts and relative sizes for more consistent output, and colors changed to match DrScheme defaults
svn: r6560
2007-06-09 23:21:39 +00:00
Matthew Flatt
39a98d4266 refine and document new scheme grammar forms
svn: r6551
2007-06-09 01:39:47 +00:00
Matthew Flatt
7d7cae8bf2 get rid of for-values, change document format for mini-grammars
svn: r6549
2007-06-09 01:13:52 +00:00
Matthew Flatt
3856d9e6a4 reference work, and also change ...0 and ...1 to ... and ...+
svn: r6498
2007-06-06 06:08:46 +00:00
Matthew Flatt
8d61bb4c70 reference-manual work
svn: r6495
2007-06-06 01:13:51 +00:00
Matthew Flatt
eeaa856ff1 reference-manual work
svn: r6480
2007-06-05 06:44:39 +00:00
Matthew Flatt
e645b8a4f3 fix some Scribble bugs that Jay reported
svn: r6463
2007-06-02 21:49:12 +00:00