Matthew Flatt
1cc6ff191b
3.99.0.13: generalize require and provide to work with arbitrary phases
...
svn: r8742
original commit: ba63bd6f954b4b1ce09225f4b55dbe7c3a93a46b
2008-02-20 14:17:37 +00:00
Eli Barzilay
d9a438219a
improved scribble syntax use
...
svn: r8720
original commit: 264af9a6d0224c7374c0e81d1cb8f25ce45bfd41
2008-02-19 12:22:45 +00:00
Eli Barzilay
2620e79135
add #:indent to verbatim
...
svn: r8707
original commit: 6f0ce914614ae5a840bcdeed225583ad4f4b1692
2008-02-18 20:01:23 +00:00
Eli Barzilay
1849a01a9f
svn: r8704
...
original commit: 23494f85302991886d72b3f533cca3eebc304411
2008-02-18 15:26:53 +00:00
Eli Barzilay
039d827424
use @verbatim{...}
...
svn: r8699
original commit: 9c7790971010d45b78b3322831da216f65256080
2008-02-18 10:49:20 +00:00
John Clements
454ac77d5f
procedure -> form
...
svn: r8677
original commit: f83690cb630f58160c63fe84aff7bbc51f7cf7e0
2008-02-15 22:48:12 +00:00
John Clements
08f7d20deb
Capitalize the first word.
...
svn: r8674
original commit: f0ddaaab92426227089f00356062e4a424b12590
2008-02-15 18:48:27 +00:00
Matthew Flatt
42daa454b8
support documentation for bindings from a hypothetical module, as opposed to a specific module
...
svn: r8663
original commit: b87d9a986e99eaafc88789125153c0a1e39b5441
2008-02-14 16:59:26 +00:00
Eli Barzilay
1fa2c2dc4d
PR9197
...
svn: r8659
original commit: dfc1b74d66ba7bc76d9e8a0294525b768b9749d4
2008-02-14 06:14:41 +00:00
Matthias Felleisen
91c33286c1
added image and image/plain
...
svn: r8643
original commit: 9627709cd13715b464f2e4c17561045254e8b160
2008-02-13 15:36:19 +00:00
Eli Barzilay
cf71a6612c
typo
...
svn: r8639
original commit: 8e6a957bb971d59860d655b91d65743386c854fa
2008-02-13 02:51:43 +00:00
Matthew Flatt
0d943763a3
fix a scribble bug; add r6rs reader
...
svn: r8635
original commit: 0dc359a956978ffac13dacf31c4b07b80a81a709
2008-02-12 21:50:35 +00:00
Matthew Flatt
13d9da2ae0
more browser doc repairs
...
svn: r8634
original commit: 074b611215653705571ab5179aa8c4f4d2350b2e
2008-02-12 15:16:03 +00:00
Eli Barzilay
71e67c4bf0
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
original commit: 699c40643d538e54164bf68f5eddf43ae30c5b5e
2008-02-12 10:33:01 +00:00
Eli Barzilay
b9aadb5dc6
much improved search, extended and fixed sendurl, string-based rendering for xrefs
...
svn: r8577
original commit: 7539945a3dd567b0dae31b824af751b0ef4ff2a5
2008-02-08 04:32:49 +00:00
Matthew Flatt
c0c97a6090
add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
...
svn: r8538
original commit: 794e6c8a398da5857097795ff5c8d022bf55fed2
2008-02-05 16:33:26 +00:00
Eli Barzilay
57b8baeb1c
fix uses of #lang setup/infotab
...
svn: r8534
original commit: 03f29ff7b1c0146aeaca77a4909ad86669c9d615
2008-02-05 05:24:32 +00:00
Eli Barzilay
4a8fae32ed
fix some minor bug and typos in previous commit
...
svn: r8533
original commit: 3da233dd8e1e3e911540c8d1e93d5a49903e8606
2008-02-05 00:22:33 +00:00
Eli Barzilay
d4db2b3df8
switched info.ss files to #lang
...
svn: r8532
original commit: 3c72e71e24202366d4be41532cba0a89f69d7ebd
2008-02-04 23:00:35 +00:00
Matthew Flatt
e764c8e02f
tighten some Scribble contracts, improve docs
...
svn: r8486
original commit: 6a8a1557d3ec6da13c2c53bea11f96a6ec5afa67
2008-01-31 14:16:00 +00:00
Matthew Flatt
af0a6f7fab
more scribble struct doc clarifications
...
svn: r8483
original commit: 841056855e81ddaba61f96d33019eb8c443fb532
2008-01-31 04:40:18 +00:00
Matthew Flatt
8ee50c9ec5
scribble struct doc clarifications
...
svn: r8482
original commit: beef670942f37eb2b38e1acfff4b068edd32528b
2008-01-31 04:33:50 +00:00
Matthew Flatt
e192679a2b
small improvements to scribble data structures
...
svn: r8481
original commit: 7e6ef8eeb5bbd071ac41675fdd23246b928eedac
2008-01-31 00:06:54 +00:00
Matthew Flatt
c1f8efadea
3.99.0.10: immutable vector and box literals
...
svn: r8465
original commit: 6e2e7d94471242e2f9fe1fbeb2dc7a5a297bb00c
2008-01-29 19:23:47 +00:00
Matthew Flatt
d42a20cf7b
doc fixes and rendering tweaks
...
svn: r8453
original commit: 60f7074babcd1ce0c4bdceff70893baf91c117bc
2008-01-28 22:43:50 +00:00
Matthew Flatt
61db9850c1
scribbled dynext (from Will Farr)
...
svn: r8450
original commit: 987b9e76814a873b9034162e44d15267c3bf6c9a
2008-01-28 19:40:52 +00:00
Matthew Flatt
d8f9d02067
finish up main page: release notes, etc.; add Yavuz's errortrace scribbling
...
svn: r8314
original commit: d532fe478182376c2553b1371f8dc837181ae297
2008-01-13 14:53:54 +00:00
Matthew Flatt
6389cc8931
add master index
...
svn: r8310
original commit: 13025bff7a53c82b0367ece5932fc92b3150f50c
2008-01-12 18:32:30 +00:00
Eli Barzilay
f69d5a49c3
remove the now-redundant main-doc option
...
svn: r8288
original commit: fff894d7100add97eddfe8f965e7c1f558abd87c
2008-01-11 02:29:49 +00:00
Matthew Flatt
a5888ac26d
doc build automatically go to main doc dir; added doc categories for start doc; fix locale-sensitive byte<->string ops to actually use the locale; other small edits
...
svn: r8286
original commit: 1e069dd2bcd7b1dd84213f6943f6f549681219f8
2008-01-10 23:42:23 +00:00
Matthew Flatt
50b3a68191
@require[....]* to @(require ...*)
...
svn: r8269
original commit: cec8fbbd5f7190f7921b624b4878ad5c53f6c51b
2008-01-09 13:47:11 +00:00
Matthew Flatt
431bcb9055
remove unecessary title tag and prefix
...
svn: r8264
original commit: b333628a39dec8235a06986d9ab0bef67b2d98d2
2008-01-08 19:58:07 +00:00
Matthew Flatt
9cb3428a41
move/collapse web-server docs, scribble doc improvements
...
svn: r8262
original commit: f08dbc15dae0d5beec836e56688e82ffe384a4dd
2008-01-08 19:54:01 +00:00
Matthew Flatt
d3c27f4d56
make hash-lang delayed so that scribble/manual doesn't directly depend on scribblings/guide
...
svn: r8260
original commit: 57d173e6267d3ee93b4b9b8ef134ef19cc444cdc
2008-01-08 18:15:06 +00:00
Matthew Flatt
e0a59049e5
scribble reader interface and doc adjustments
...
svn: r8257
original commit: 4c1856f189d8f829be11f4268864d75df146a558
2008-01-08 16:09:25 +00:00
Matthew Flatt
c274ee270d
more scribble layers edits
...
svn: r8248
original commit: 315dc915f53a31455e747f67d15aa16b96ada293
2008-01-07 14:26:55 +00:00
Matthew Flatt
9b95d8fc0c
scribble manual section 2 edits
...
svn: r8246
original commit: 14fa3351f185d130c06ad456ad895a1441858fa1
2008-01-07 13:00:44 +00:00
Matthew Flatt
9c7e96a14c
some edits to the contract guide
...
svn: r8245
original commit: 6f2791a5031595c5de65c71d2aa94a8ac0105b28
2008-01-07 12:48:38 +00:00
Matthew Flatt
e1dec97903
expand Scribble-layers overview
...
svn: r8241
original commit: 4ba06b7ae0f50c7d0053b4e98de5168240c5fda2
2008-01-07 03:50:43 +00:00
Matthew Flatt
926ff4fbb0
sandbox Scribble evaluations; fix rational exact->inexact loss of precision
...
svn: r8238
original commit: f3cb86dc1ac569297d67573dc73b7f5e3859656a
2008-01-06 16:54:34 +00:00
Matthew Flatt
02d7f7f54a
add flow hyperlink
...
svn: r8217
original commit: 2658e9917ee8ddda974d3e043441fd6291843c21
2008-01-04 23:46:22 +00:00
Matthew Flatt
aee87f3568
3.99.0.9: binding links in docs use nominal import sources
...
svn: r8196
original commit: 7fc41024c0f09d03bed22c9e68bc2548f9222b77
2008-01-03 19:07:02 +00:00
Matthew Flatt
7de01e897e
finish first draft of HtDP language docs
...
svn: r8179
original commit: d4482c90ca2fa711ac2d02f1d825a1540de338ca
2008-01-02 03:33:00 +00:00
Matthew Flatt
95ecb101d1
generalized defproc to support curried notation, start scribbling graphics collection docs
...
svn: r8164
original commit: 9c6c83d8d2d1d5f4881d6673107c7d4fc2b36808
2007-12-30 16:16:11 +00:00
Matthew Flatt
b6e6d30c73
fill out more documentation; add placeholder? and hash-table-placeholder?
...
svn: r8089
original commit: 68ec60f448b8fa10a41acb7d56419134bb2ba66e
2007-12-21 03:45:22 +00:00
Matthew Flatt
c46667ae55
add support for 'color and 'bgcolor styles
...
svn: r8064
original commit: e4a588e40563e8ddf71bc7200e9adf602b17bb44
2007-12-19 16:52:54 +00:00
Matthew Flatt
18d1528808
catch sxref failures and report as warnings when loading help data
...
svn: r8063
original commit: b78f8acb504cf8e6100e754baf58c19b9c989dd4
2007-12-19 15:36:35 +00:00
Matthew Flatt
197eadc9eb
lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
...
svn: r8053
original commit: 415cd0bf1529db4521b8372ebb21e76e6ff628be
2007-12-18 21:37:23 +00:00
Matthew Flatt
69ee9cce11
document mz/mr command-line arguments
...
svn: r8047
original commit: 058d8dc77eca3023f96280c0f19029f2ffe02d02
2007-12-18 13:52:50 +00:00
Matthew Flatt
1b21a6d56e
doc tweaks
...
svn: r8043
original commit: ec3f79cf47d6fa6ff4a5896756eeef683d955efa
2007-12-18 01:44:09 +00:00