Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +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
9c77909710
use @verbatim{...}
...
svn: r8699
2008-02-18 10:49:20 +00:00
Eli Barzilay
497c56ce3a
comment out unconverted latex
...
svn: r8657
2008-02-13 22:04:09 +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
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
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
99818355f7
launcher scribblings and other doc fixes
...
svn: r8469
2008-01-29 22:56:17 +00:00
Eli Barzilay
7ed3d17dba
typo
...
svn: r8468
2008-01-29 22:01:21 +00:00
Matthew Flatt
4e7842bfa6
fix typos in MrEd docs
...
svn: r8362
2008-01-18 14:14:22 +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
343308481a
work on guide, and fix problems with scribble/eval
...
svn: r8250
2008-01-07 21:47:22 +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
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
d794bde875
liberalize un{quote,syntax}-spliciing to allow a non-list at the end of an enclosing list
...
svn: r8083
2007-12-20 14:00:15 +00:00
Matthew Flatt
e4a588e405
add support for 'color and 'bgcolor styles
...
svn: r8064
2007-12-19 16:52:54 +00:00
Eli Barzilay
c71d064da6
many typos
...
svn: r8045
2007-12-18 04:27:01 +00:00
Matthew Flatt
fd1de94a48
change Scribble to complain about colliding tags
...
svn: r8025
2007-12-16 03:10:00 +00:00
Matthew Flatt
a375882307
scribble wxme docs
...
svn: r8000
2007-12-13 22:30:40 +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
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
5f312dcbde
doc fixes
...
svn: r7832
2007-11-25 19:48:41 +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
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
f6088ad0e2
clarification onf editor<%> refresh method
...
svn: r7461
2007-10-09 12:59:31 +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
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
cac6aa498d
checkpoint GUI docs
...
svn: r7110
2007-08-17 21:13:50 +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
907e3a6b1c
a bit more gui doc work
...
svn: r7073
2007-08-09 22:58:36 +00:00
Matthew Flatt
b771af51a9
checkpoint mred doc work
...
svn: r7071
2007-08-09 22:43:41 +00:00
Matthew Flatt
d913915068
towards MrEd documentation via Scribble
...
svn: r7066
2007-08-09 17:21:12 +00:00