Matthew Flatt
5a62ed1df2
fix typos
...
svn: r8911
2008-03-07 00:11:44 +00:00
Eli Barzilay
fb49374527
add an 'include' form to scribble/text
...
svn: r8909
2008-03-06 23:00:28 +00:00
Matthew Flatt
c8f3d15c79
manually restore property on scribble reader example
...
svn: r8888
2008-03-05 00:10:45 +00:00
Matthew Flatt
8b0a675b9a
add #:id support to defform, etc.
...
svn: r8884
2008-03-04 22:57:02 +00:00
Eli Barzilay
9838b8e79a
some fixes
...
svn: r8883
2008-03-04 21:47:25 +00:00
Eli Barzilay
1e32dbd324
scribble/text documentation, and a few other fixes and comments
...
svn: r8821
2008-02-28 14:27:37 +00:00
Eli Barzilay
469203f307
minor reformatting
...
svn: r8820
2008-02-28 01:55:11 +00:00
Matthew Flatt
bd97e3e797
r6rs progress
...
svn: r8775
2008-02-23 14:11:24 +00:00
Matthew Flatt
ba63bd6f95
3.99.0.13: generalize require and provide to work with arbitrary phases
...
svn: r8742
2008-02-20 14:17:37 +00:00
Eli Barzilay
264af9a6d0
improved scribble syntax use
...
svn: r8720
2008-02-19 12:22:45 +00:00
Eli Barzilay
6f0ce91461
add #:indent to verbatim
...
svn: r8707
2008-02-18 20:01:23 +00:00
Eli Barzilay
23494f8530
svn: r8704
2008-02-18 15:26:53 +00:00
Eli Barzilay
9c77909710
use @verbatim{...}
...
svn: r8699
2008-02-18 10:49:20 +00:00
John Clements
f83690cb63
procedure -> form
...
svn: r8677
2008-02-15 22:48:12 +00:00
John Clements
f0ddaaab92
Capitalize the first word.
...
svn: r8674
2008-02-15 18:48:27 +00:00
Matthew Flatt
b87d9a986e
support documentation for bindings from a hypothetical module, as opposed to a specific module
...
svn: r8663
2008-02-14 16:59:26 +00:00
Eli Barzilay
dfc1b74d66
PR9197
...
svn: r8659
2008-02-14 06:14:41 +00:00
Matthias Felleisen
9627709cd1
added image and image/plain
...
svn: r8643
2008-02-13 15:36:19 +00:00
Eli Barzilay
8e6a957bb9
typo
...
svn: r8639
2008-02-13 02:51:43 +00:00
Matthew Flatt
0dc359a956
fix a scribble bug; add r6rs reader
...
svn: r8635
2008-02-12 21:50:35 +00:00
Matthew Flatt
074b611215
more browser doc repairs
...
svn: r8634
2008-02-12 15:16:03 +00:00
Eli Barzilay
699c40643d
* 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
2008-02-12 10:33:01 +00:00
Eli Barzilay
7539945a3d
much improved search, extended and fixed sendurl, string-based rendering for xrefs
...
svn: r8577
2008-02-08 04:32:49 +00:00
Matthew Flatt
794e6c8a39
add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
...
svn: r8538
2008-02-05 16:33:26 +00:00
Eli Barzilay
03f29ff7b1
fix uses of #lang setup/infotab
...
svn: r8534
2008-02-05 05:24:32 +00:00
Eli Barzilay
3da233dd8e
fix some minor bug and typos in previous commit
...
svn: r8533
2008-02-05 00:22:33 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Matthew Flatt
6a8a1557d3
tighten some Scribble contracts, improve docs
...
svn: r8486
2008-01-31 14:16:00 +00:00
Matthew Flatt
841056855e
more scribble struct doc clarifications
...
svn: r8483
2008-01-31 04:40:18 +00:00
Matthew Flatt
beef670942
scribble struct doc clarifications
...
svn: r8482
2008-01-31 04:33:50 +00:00
Matthew Flatt
7e6ef8eeb5
small improvements to scribble data structures
...
svn: r8481
2008-01-31 00:06:54 +00:00
Matthew Flatt
6e2e7d9447
3.99.0.10: immutable vector and box literals
...
svn: r8465
2008-01-29 19:23:47 +00:00
Matthew Flatt
60f7074bab
doc fixes and rendering tweaks
...
svn: r8453
2008-01-28 22:43:50 +00:00
Matthew Flatt
987b9e7681
scribbled dynext (from Will Farr)
...
svn: r8450
2008-01-28 19:40:52 +00:00
Matthew Flatt
d532fe4781
finish up main page: release notes, etc.; add Yavuz's errortrace scribbling
...
svn: r8314
2008-01-13 14:53:54 +00:00
Matthew Flatt
13025bff7a
add master index
...
svn: r8310
2008-01-12 18:32:30 +00:00
Eli Barzilay
fff894d710
remove the now-redundant main-doc option
...
svn: r8288
2008-01-11 02:29:49 +00:00
Matthew Flatt
1e069dd2bc
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
2008-01-10 23:42:23 +00:00
Matthew Flatt
cec8fbbd5f
@require[....]* to @(require ...*)
...
svn: r8269
2008-01-09 13:47:11 +00:00
Matthew Flatt
b333628a39
remove unecessary title tag and prefix
...
svn: r8264
2008-01-08 19:58:07 +00:00
Matthew Flatt
f08dbc15da
move/collapse web-server docs, scribble doc improvements
...
svn: r8262
2008-01-08 19:54:01 +00:00
Matthew Flatt
57d173e626
make hash-lang delayed so that scribble/manual doesn't directly depend on scribblings/guide
...
svn: r8260
2008-01-08 18:15:06 +00:00
Matthew Flatt
4c1856f189
scribble reader interface and doc adjustments
...
svn: r8257
2008-01-08 16:09:25 +00:00
Matthew Flatt
315dc915f5
more scribble layers edits
...
svn: r8248
2008-01-07 14:26:55 +00:00
Matthew Flatt
14fa3351f1
scribble manual section 2 edits
...
svn: r8246
2008-01-07 13:00:44 +00:00
Matthew Flatt
6f2791a503
some edits to the contract guide
...
svn: r8245
2008-01-07 12:48:38 +00:00
Matthew Flatt
4ba06b7ae0
expand Scribble-layers overview
...
svn: r8241
2008-01-07 03:50:43 +00:00
Matthew Flatt
f3cb86dc1a
sandbox Scribble evaluations; fix rational exact->inexact loss of precision
...
svn: r8238
2008-01-06 16:54:34 +00:00
Matthew Flatt
2658e9917e
add flow hyperlink
...
svn: r8217
2008-01-04 23:46:22 +00:00
Matthew Flatt
7fc41024c0
3.99.0.9: binding links in docs use nominal import sources
...
svn: r8196
2008-01-03 19:07:02 +00:00
Matthew Flatt
d4482c90ca
finish first draft of HtDP language docs
...
svn: r8179
2008-01-02 03:33:00 +00:00
Matthew Flatt
9c6c83d8d2
generalized defproc to support curried notation, start scribbling graphics collection docs
...
svn: r8164
2007-12-30 16:16:11 +00:00
Matthew Flatt
68ec60f448
fill out more documentation; add placeholder? and hash-table-placeholder?
...
svn: r8089
2007-12-21 03:45:22 +00:00
Matthew Flatt
e4a588e405
add support for 'color and 'bgcolor styles
...
svn: r8064
2007-12-19 16:52:54 +00:00
Matthew Flatt
b78f8acb50
catch sxref failures and report as warnings when loading help data
...
svn: r8063
2007-12-19 15:36:35 +00:00
Matthew Flatt
415cd0bf15
lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
...
svn: r8053
2007-12-18 21:37:23 +00:00
Matthew Flatt
058d8dc77e
document mz/mr command-line arguments
...
svn: r8047
2007-12-18 13:52:50 +00:00
Matthew Flatt
ec3f79cf47
doc tweaks
...
svn: r8043
2007-12-18 01:44:09 +00:00
Matthew Flatt
233416bf27
added xref-tag->index-entry
...
svn: r8038
2007-12-17 18:39:07 +00:00
Matthew Flatt
67752bc435
add 'last' field to picts, and document slideshow/code
...
svn: r8033
2007-12-17 00:28:20 +00:00
Matthew Flatt
fd1de94a48
change Scribble to complain about colliding tags
...
svn: r8025
2007-12-16 03:10:00 +00:00
Matthew Flatt
bfecd9e0f5
doc scribble/xref, and start net docs
...
svn: r8021
2007-12-15 23:36:23 +00:00
Matthew Flatt
f12a39d97b
added scheme/help
...
svn: r8016
2007-12-15 18:02:05 +00:00
Matthew Flatt
a559a710d4
adjust document names
...
svn: r7968
2007-12-12 16:31:57 +00:00
Matthew Flatt
622cd0554d
revised mzlib/sandbox in scheme/sandbox
...
svn: r7965
2007-12-12 13:47:02 +00:00
Matthew Flatt
b7583984d8
Scribble insidemz
...
svn: r7931
2007-12-09 22:59:08 +00:00
Matthew Flatt
8e68038c83
simple bibliography support in Scribble
...
svn: r7929
2007-12-09 17:40:40 +00:00
Matthew Flatt
cd7157641c
Scribble improvements: defmodule & co.
...
svn: r7902
2007-12-05 21:41:07 +00:00
Matthew Flatt
8930f31115
remove 'else' and '=>' bindings from 'mzscheme'
...
svn: r7859
2007-11-29 14:08:08 +00:00
Matthew Flatt
cbf636442b
define-struct/derived and doc improvements
...
svn: r7844
2007-11-27 15:15:34 +00:00
Matthew Flatt
c4d2882557
better start-doc implementation, including alphabetizing list
...
svn: r7710
2007-11-13 14:15:28 +00:00
Matthew Flatt
be7dc21b69
Scribble manual title change
...
svn: r7709
2007-11-13 13:33:40 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
ac85e14527
fix planet require of random.plt
...
svn: r7511
2007-10-16 16:09:22 +00:00
Matthew Flatt
001404dec0
371.3
...
svn: r7350
2007-09-15 22:27:14 +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
f2607d736f
clarify that schemeblock, etc. use for-label bindings
...
svn: r7264
2007-09-02 18:06:06 +00:00
Matthew Flatt
e4cbc4e6a9
371.2
...
svn: r7263
2007-09-02 17:39:32 +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
Eli Barzilay
e94a46eb6d
docs
...
svn: r6925
2007-07-16 18:20:35 +00:00
Eli Barzilay
df9238bab0
contract fix
...
svn: r6911
2007-07-14 00:40:13 +00:00
Eli Barzilay
75c571ba6d
added datum-reader customizing, documented interface
...
svn: r6908
2007-07-13 19:03:22 +00:00
Eli Barzilay
108b23e491
Added syntax properties to mark @-form datum and body number of subexprs
...
svn: r6902
2007-07-13 04:45:14 +00:00
Eli Barzilay
ad06c9f54e
some re-fixing
...
svn: r6880
2007-07-10 03:36:55 +00:00
Matthew Flatt
a1b7fd3d36
more scribble reader section fixes (for IE)
...
svn: r6877
2007-07-10 02:02:29 +00:00
Matthew Flatt
966a9a41a6
fix up scribble manual reader examples
...
svn: r6876
2007-07-10 01:46:46 +00:00
Eli Barzilay
6355ad12f4
updated screibble reader docs
...
svn: r6865
2007-07-09 05:12:59 +00:00
Matthew Flatt
8d75dfcba5
doc reference work, especially chars, bytes, and namespaces
...
svn: r6858
2007-07-08 12:37:53 +00:00
Eli Barzilay
7560722ea4
start catching up with doc.txt
...
svn: r6854
2007-07-08 05:34:52 +00:00
Eli Barzilay
95d6934002
no backslash-quoting
...
svn: r6782
2007-07-01 04:50:32 +00:00
Eli Barzilay
c2108614a7
backslash does not escape open/close braces
...
svn: r6771
2007-06-29 18:24:55 +00:00
Eli Barzilay
f99393bac3
remove bad space
...
svn: r6764
2007-06-29 07:17:56 +00:00
Eli Barzilay
2974f38f31
removed spaces at eolns to make new-reader-diffs easier to follow
...
svn: r6763
2007-06-29 05:58:56 +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
2e536dc70e
doc work, and also generalize normalize-definition to work with opts and kws
...
svn: r6665
2007-06-15 01:59:06 +00:00
Matthew Flatt
6683f05889
revert doc format of procedure specs
...
svn: r6570
2007-06-11 01:52:02 +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
3856d9e6a4
reference work, and also change ...0 and ...1 to ... and ...+
...
svn: r6498
2007-06-06 06:08:46 +00:00
Matthew Flatt
eeaa856ff1
reference-manual work
...
svn: r6480
2007-06-05 06:44:39 +00:00
Matthew Flatt
4736768878
doc and scribble work
...
svn: r6431
2007-06-01 06:28:46 +00:00
Matthew Flatt
7e1e1dcf3d
doc edits, and fix scheme rendering for code that has multiple consecutive spaces
...
svn: r6267
2007-05-24 12:19:35 +00:00
Matthew Flatt
4ff0390a07
better layout of generated scribble-reader examples
...
svn: r6266
2007-05-24 11:08:26 +00:00
Matthew Flatt
3c25a6ad93
make scribble reader section fit narrower column
...
svn: r6265
2007-05-24 10:36:03 +00:00
Matthew Flatt
040031fd66
repairs to doc build
...
svn: r6251
2007-05-24 02:44:01 +00:00
Matthew Flatt
858c8024ef
new documentation source moved to the trunk collects
...
svn: r6249
2007-05-24 02:20:28 +00:00