Eli Barzilay
b866eeb557
read-inside-syntax -> read-syntax-inside
...
svn: r8912
2008-03-07 02:27:09 +00:00
Eli Barzilay
fb49374527
add an 'include' form to scribble/text
...
svn: r8909
2008-03-06 23:00:28 +00:00
Matthew Flatt
8b0a675b9a
add #:id support to defform, etc.
...
svn: r8884
2008-03-04 22:57:02 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +00:00
Matthew Flatt
b7cfd2fd00
plt-r6rs executable and initial r6rs docs
...
svn: r8859
2008-03-03 21:59:09 +00:00
Eli Barzilay
2aa9e5fade
added a scribble/text language for preprocessing
...
svn: r8818
2008-02-27 21:34:33 +00:00
Matthew Flatt
743db7529d
r6rs io work; compiler tweaks
...
svn: r8805
2008-02-26 13:54:54 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
46f6deeae9
fix xref-binding-definition->tag checking
...
svn: r8765
2008-02-22 20:24:15 +00:00
Matthew Flatt
f39b12a555
doc repairs and r6rs repairs
...
svn: r8754
2008-02-21 14:49:58 +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
6f0ce91461
add #:indent to verbatim
...
svn: r8707
2008-02-18 20:01:23 +00:00
Eli Barzilay
7e73623032
made verbatim take any number of arguments (and reformat code)
...
svn: r8698
2008-02-18 09:36:40 +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
Matthias Felleisen
603246a15a
added image/plain
...
svn: r8644
2008-02-13 15:36:57 +00:00
Matthew Flatt
0dc359a956
fix a scribble bug; add r6rs reader
...
svn: r8635
2008-02-12 21:50:35 +00:00
Matthew Flatt
86b0c9909a
fix bug in tracking nominal imporst (which is why the version changed), add EoPL scribblings and fix browser scribblings
...
svn: r8633
2008-02-12 14:59:05 +00:00
Eli Barzilay
73c5e1e06c
fixed use-at-readtable again
...
svn: r8631
2008-02-12 11:05:20 +00:00
Eli Barzilay
99eb875e90
typo in use-at-readtable
...
svn: r8630
2008-02-12 10:48:49 +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
Matthew Flatt
b03e7426eb
finish mzlib docs, except for contracts
...
svn: r8623
2008-02-11 21:37:03 +00:00
Eli Barzilay
dea954e28a
newline
...
svn: r8618
2008-02-11 14:04:38 +00:00
Matthew Flatt
9bfa156f91
fix scribble output when a table appears as the first thing in an itemization item; a little more mzlib scribblings
...
svn: r8617
2008-02-11 12:55:30 +00:00
Matthew Flatt
f22f94b345
minor doc-build space savings
...
svn: r8600
2008-02-09 14:38:02 +00:00
Matthew Flatt
1959c56743
doc and test repairs
...
svn: r8597
2008-02-09 13:01:39 +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
Eli Barzilay
52854f54bb
* Made it possible to pass 'inline for css-path to have the css
...
inlined in the result
* Make it possible to use #f for dest-file in one more place, aiming
to make it possible to render search results directly into a string.
svn: r8573
2008-02-07 21:00:14 +00:00
Eli Barzilay
5666dd3d81
oops
...
svn: r8567
2008-02-07 17:26:03 +00:00
Eli Barzilay
cad5f5d85d
search improvements
...
svn: r8566
2008-02-07 17:25:49 +00:00
Eli Barzilay
0cd1cc4b08
Lots of fixes & improvements for help
...
svn: r8561
2008-02-07 07:59:59 +00:00
Matthew Flatt
8bac4b1d28
start scribbling mzlib (about half done)
...
svn: r8546
2008-02-05 22:07:35 +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
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
d78396aaf9
remove unused blurb fields
...
svn: r8526
2008-02-04 17:16:06 +00:00
Eli Barzilay
8f186accdf
do the proper thing to get to the index page
...
svn: r8520
2008-02-04 03:36:59 +00:00
Eli Barzilay
58e12e9835
search box
...
svn: r8496
2008-02-01 20:08:00 +00:00
Eli Barzilay
d963f4c39e
minor
...
svn: r8494
2008-02-01 11:59:50 +00:00
Matthew Flatt
6a8a1557d3
tighten some Scribble contracts, improve docs
...
svn: r8486
2008-01-31 14:16:00 +00:00
Matthew Flatt
7e6ef8eeb5
small improvements to scribble data structures
...
svn: r8481
2008-01-31 00:06:54 +00:00
Eli Barzilay
551a13131c
add nbsp to text backend
...
svn: r8480
2008-01-30 20:37:58 +00:00
Eli Barzilay
b012e7dbe7
searchable index pages
...
svn: r8477
2008-01-30 18:20:04 +00:00
Matthew Flatt
99818355f7
launcher scribblings and other doc fixes
...
svn: r8469
2008-01-29 22:56:17 +00:00
Matthew Flatt
6ddbaba736
add up-links to documents in the main doc dir; add plain-install makefile targets
...
svn: r8466
2008-01-29 21:27:34 +00:00
Matthew Flatt
8d17e91333
fix scribble.cxx yet again
...
svn: r8463
2008-01-29 18:36:04 +00:00
Matthew Flatt
3cd1b5f14f
regexp doc fixes
...
svn: r8462
2008-01-29 17:37:10 +00:00
Matthew Flatt
60f7074bab
doc fixes and rendering tweaks
...
svn: r8453
2008-01-28 22:43:50 +00:00
Matthew Flatt
68ae5ace16
setup-plt scribbling
...
svn: r8451
2008-01-28 21:54:02 +00:00
Matthew Flatt
e35c94f91d
clean out _loader compilation support; merge compiler library docs into mzc manual; improve mzscheme cmdline handling so that configuration options do not cancel defaults like -i and -u
...
svn: r8432
2008-01-27 14:20:42 +00:00
Eli Barzilay
ec75cb5a9f
minor
...
svn: r8430
2008-01-27 07:00:07 +00:00
Eli Barzilay
642c0d6071
Added 'newline items, made index pages use them instead of
...
table rows. (And some reformatting, of course.)
svn: r8426
2008-01-26 19:31:32 +00:00
Eli Barzilay
df0368e5cc
minor things
...
svn: r8419
2008-01-25 20:02:12 +00:00
Eli Barzilay
5c13830bf6
Better sorting of index entries
...
svn: r8418
2008-01-25 16:47:43 +00:00
Eli Barzilay
7126fdce72
minor code improvements
...
svn: r8417
2008-01-25 16:32:33 +00:00
Matthew Flatt
b7a19fdc4a
fix eval:alts to not add context
...
svn: r8383
2008-01-22 14:54:37 +00:00
Matthew Flatt
e3af8a5a52
more mzc scribblings; scribbled HTML layout tweaks
...
svn: r8335
2008-01-15 14:20:49 +00:00
Matthew Flatt
3162537b77
scribbled compiler/cffi
...
svn: r8325
2008-01-14 22:47:12 +00:00
Matthew Flatt
19b142e67d
add HTML docs and some guidance on scripts
...
svn: r8323
2008-01-14 19:55:27 +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
1bb2aad735
fix version and margin-par alignment
...
svn: r8311
2008-01-12 18:52:20 +00:00
Matthew Flatt
13025bff7a
add master index
...
svn: r8310
2008-01-12 18:32:30 +00:00
Matthew Flatt
1c16d5829e
add support for user-specific documentation list
...
svn: r8306
2008-01-11 23:13:11 +00:00
Matthew Flatt
e42bc2aa97
fix bouncing problem with navigation line (Firefox)
...
svn: r8305
2008-01-11 22:22:31 +00:00
Matthew Flatt
571fb0f08c
organize CSS a bit more
...
svn: r8304
2008-01-11 21:48:35 +00:00
Matthew Flatt
d5cfd34ff0
rearrange CSS file so that each font is in one place
...
svn: r8303
2008-01-11 20:39:40 +00:00
Matthew Flatt
05434ec54d
change path->main-collects-relative, and change output directory of start document
...
svn: r8301
2008-01-11 19:54:38 +00:00
Matthew Flatt
47621b088b
strip attempts to make HTML fonts nice
...
svn: r8297
2008-01-11 11:44:01 +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
73396b7d7b
fix scribble eval to not catch break
...
svn: r8285
2008-01-10 20:45:22 +00:00
Matthew Flatt
2d08c17725
fix bug in deserializer; also change scribble eval to not use sandbox module mode
...
svn: r8280
2008-01-10 19:47:13 +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
343308481a
work on guide, and fix problems with scribble/eval
...
svn: r8250
2008-01-07 21:47:22 +00:00
Matthew Flatt
6f2791a503
some edits to the contract guide
...
svn: r8245
2008-01-07 12:48:38 +00:00
Matthew Flatt
a4cd1cdbae
minor Scribbl{e,ings} tweaks
...
svn: r8244
2008-01-07 12:18:53 +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
Robby Findler
7f3a5c13c2
added schemeerror and used it
...
svn: r8223
2008-01-05 16:46:17 +00:00
Matthew Flatt
c75cead3a4
add badlink latex style
...
svn: r8216
2008-01-04 23:33:44 +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
5890eedeb4
scribble mrlib docs
...
svn: r8165
2007-12-30 22:46:20 +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
643a19d01b
new 'file' collection to house file-format libraries
...
svn: r8156
2007-12-29 19:27:05 +00:00
Matthew Flatt
5df53fbe76
include version in scribble latex output
...
svn: r8135
2007-12-27 11:28:11 +00:00
Matthew Flatt
5c76cb507e
finish mz docs
...
svn: r8123
2007-12-26 02:58:13 +00:00
Matthew Flatt
f70ea2d03a
shared
...
svn: r8069
2007-12-19 21:32:07 +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
058d8dc77e
document mz/mr command-line arguments
...
svn: r8047
2007-12-18 13:52:50 +00:00
Matthew Flatt
233416bf27
added xref-tag->index-entry
...
svn: r8038
2007-12-17 18:39:07 +00:00
Matthew Flatt
5b984bc34e
tweak mzscheme's help form
...
svn: r8036
2007-12-17 16:23:54 +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
c9aecb01f0
split setup/scribble-index into setup/xref and scribble/xref
...
svn: r8020
2007-12-15 22:10:29 +00:00
Matthew Flatt
f12a39d97b
added scheme/help
...
svn: r8016
2007-12-15 18:02:05 +00:00
Matthew Flatt
914a3ab784
avoid all characters that have to be encoded in Scribble-generated HTML anchors
...
svn: r7994
2007-12-13 17:49:52 +00:00
Matthew Flatt
020948cf1b
document the scheme/control library
...
svn: r7971
2007-12-12 18:19:07 +00:00
Matthew Flatt
a559a710d4
adjust document names
...
svn: r7968
2007-12-12 16:31:57 +00:00
Matthew Flatt
6b2be05771
new defn-finding support in scribble-index
...
svn: r7967
2007-12-12 14:54:46 +00:00
Matthew Flatt
102249efc4
FFI reference mostly Scribbled
...
svn: r7942
2007-12-10 22:39:38 +00:00
Matthew Flatt
ca5a7c5560
split part of scheme/file into scheme/path, document them
...
svn: r7938
2007-12-10 17:59:26 +00:00
Matthew Flatt
8e68038c83
simple bibliography support in Scribble
...
svn: r7929
2007-12-09 17:40:40 +00:00
Matthew Flatt
ebf4c453ea
defsignature and associated web-server doc changes
...
svn: r7927
2007-12-08 16:16:46 +00:00
Matthew Flatt
9ea7af5ee5
clean up TOC and on-this-page boxes a bit for single-page mode
...
svn: r7925
2007-12-07 21:23:34 +00:00
Matthew Flatt
40910d252c
add DOCTYPE for Scribble-generated HTML
...
svn: r7924
2007-12-07 20:46:12 +00:00
Matthew Flatt
521852fa53
try again for better scribble.css font defaults
...
svn: r7920
2007-12-07 20:07:03 +00:00
Matthew Flatt
9f477c2d57
initialize doc-examples transformer namespace
...
svn: r7914
2007-12-07 16:16:37 +00:00
Matthew Flatt
d81c9a2836
add explicit word-break for hyphens in on-this-page navigation display
...
svn: r7913
2007-12-07 15:59:19 +00:00
Matthew Flatt
36aaee1b12
fix doc install, especially 'quick' when dir isn't yet there
...
svn: r7908
2007-12-06 22:24:47 +00:00
Matthew Flatt
cd7157641c
Scribble improvements: defmodule & co.
...
svn: r7902
2007-12-05 21:41:07 +00:00
Matthew Flatt
2ea9ded9bf
make scribble executable report the output file
...
svn: r7884
2007-12-01 13:38:40 +00:00
Matthew Flatt
4d146f1a7b
make scribble executable work
...
svn: r7883
2007-12-01 13:33:13 +00:00
Matthew Flatt
c9545a836b
more doc fixes
...
svn: r7881
2007-12-01 02:47:17 +00:00
Matthew Flatt
58684c1b0b
doc corrections in quick and guide
...
svn: r7880
2007-12-01 01:47:32 +00:00
Matthew Flatt
f520abb24c
new-style define-serializable-struct
...
svn: r7871
2007-11-30 19:02:15 +00:00
Matthew Flatt
8930f31115
remove 'else' and '=>' bindings from 'mzscheme'
...
svn: r7859
2007-11-29 14:08:08 +00:00
Matthew Flatt
1858ceb76e
doc scheme/port
...
svn: r7821
2007-11-23 16:56:55 +00:00
Matthew Flatt
0d44c0c57a
disable print-vector-length by default
...
svn: r7818
2007-11-22 19:27:02 +00:00
Matthew Flatt
cc2a099a32
more slideshow docs/refinements
...
svn: r7751
2007-11-16 21:58:33 +00:00
Matthias Felleisen
fd0d99f158
images for scribblings
...
svn: r7750
2007-11-16 20:33:59 +00:00
Matthew Flatt
9e70499c8c
remove all the bous exported-from annotations in the reference
...
svn: r7739
2007-11-15 18:14:59 +00:00
Matthew Flatt
3ca803a6de
initial Scribble search support
...
svn: r7738
2007-11-15 17:35:02 +00:00
Matthew Flatt
c4d2882557
better start-doc implementation, including alphabetizing list
...
svn: r7710
2007-11-13 14:15:28 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
001404dec0
371.3
...
svn: r7350
2007-09-15 22:27:14 +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
3f2341cda8
minor doc edits
...
svn: r7121
2007-08-19 13:20:06 +00:00
Matthew Flatt
af3a4197df
fix width for table of inherited methods
...
svn: r7120
2007-08-19 02:50:54 +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
Eli Barzilay
e94a46eb6d
docs
...
svn: r6925
2007-07-16 18:20:35 +00:00
Eli Barzilay
6794159764
more readtable customization
...
svn: r6924
2007-07-16 16:55:12 +00:00
Eli Barzilay
7ea3fada9a
better error message if allowing any keyword and getting non-keyword
...
svn: r6922
2007-07-16 03:59:13 +00:00