Matthew Flatt
ca1a9dc8bf
docs form David Van Horn; Slideshow tweaks
...
svn: r8661
2008-02-14 14:07:57 +00:00
John Clements
b69384799a
fixed wrong # of args to internal err function
...
svn: r8650
2008-02-13 19:45:15 +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
be720e8bda
minor improvements
...
svn: r8615
2008-02-10 21:30:34 +00:00
Matthew Flatt
6f057bd68c
fix syntax-local-expand/capture-lifts
...
svn: r8614
2008-02-10 15:52:46 +00:00
Matthew Flatt
5929f046d5
scribble setup: serialize searches for in.sxref, so that paths in the table are ok
...
svn: r8613
2008-02-10 14:05:50 +00:00
Eli Barzilay
2c99aaa75c
minor
...
svn: r8609
2008-02-10 05:40:06 +00:00
Matthew Flatt
ad0a9aa3b5
refine note on setup/main
...
svn: r8598
2008-02-09 13:02:59 +00:00
Eli Barzilay
6b48a31ffb
add -U to avoid compiling user-specific collects
...
svn: r8590
2008-02-08 19:54:42 +00:00
Eli Barzilay
fd1117888e
reformat
...
svn: r8588
2008-02-08 19:32:53 +00:00
Matthew Flatt
8bac4b1d28
start scribbling mzlib (about half done)
...
svn: r8546
2008-02-05 22:07:35 +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
Eli Barzilay
160bb6a7bc
switch to scheme/* libraries, minor formatting
...
svn: r8519
2008-02-04 03:25:32 +00:00
Eli Barzilay
a42821f724
fix use of setup-scribblings
...
svn: r8509
2008-02-02 19:43:30 +00:00
Matthew Flatt
3260e8f34a
better handling of doc-build failures
...
svn: r8504
2008-02-02 13:20:03 +00:00
Matthew Flatt
7e6ef8eeb5
small improvements to scribble data structures
...
svn: r8481
2008-01-31 00:06:54 +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
5df386275d
get rid of scribbled doc.txt
...
svn: r8452
2008-01-28 21:57:37 +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
Matthew Flatt
28c6c9d7cd
fix dir for non-main-install collects docs
...
svn: r8429
2008-01-27 04:44:40 +00:00
Matthew Flatt
37b188229e
fix help search to not fail on optional user docs
...
svn: r8337
2008-01-15 15:44:04 +00:00
Matthew Flatt
7b7efc2fcc
omit useless PDFs
...
svn: r8316
2008-01-14 04:33:45 +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
05434ec54d
change path->main-collects-relative, and change output directory of start document
...
svn: r8301
2008-01-11 19:54:38 +00:00
Eli Barzilay
d0333bce6d
better pdflatex use
...
svn: r8295
2008-01-11 09:25:06 +00:00
Eli Barzilay
c31c424086
default to main-doc if docs are in main-collects
...
svn: r8294
2008-01-11 08:26:14 +00:00
Eli Barzilay
aa71be72cf
improve code organization
...
svn: r8293
2008-01-11 08:25:46 +00:00
Eli Barzilay
eee5f7c0fc
improve code organization
...
svn: r8292
2008-01-11 06:57:13 +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
3b394bda4e
fix setup-plt -c .dep traversal
...
svn: r8283
2008-01-10 20:24:49 +00:00
Matthew Flatt
dd858c5bfa
fix setup-plt -c
...
svn: r8282
2008-01-10 20:20:12 +00:00
Eli Barzilay
8f0f4fcdf9
Lots of reformatting, and some reorganization
...
svn: r8249
2008-01-07 17:29:48 +00:00
Matthew Flatt
c0a09ccef6
fix winvers script
...
svn: r8229
2008-01-05 23:06:05 +00:00
Eli Barzilay
0c6b19a795
show a setup-plt line for each run of pdflatex
...
svn: r8219
2008-01-05 00:11:55 +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
d6adb5600e
make setup-plt --doc-pdf work right with a relative path
...
svn: r8134
2007-12-27 11:18:20 +00:00
Matthew Flatt
66b1a255b8
change setup-plt to detect collection name mismatch
...
svn: r8084
2007-12-20 15:33:14 +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
eccb9b5aa6
fix setup-plt to reject bad collection paths supplied on the command line
...
svn: r8057
2007-12-18 23:15:42 +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
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
138a38ea04
new scheme/cmdline, refine -r/-u to imply -N
...
svn: r7989
2007-12-13 15:04:20 +00:00
Matthew Flatt
a58893f4ba
fix bug in deserializer related to order of shared values
...
svn: r7978
2007-12-12 21:50:31 +00:00
Matthew Flatt
6b2be05771
new defn-finding support in scribble-index
...
svn: r7967
2007-12-12 14:54:46 +00:00
Matthew Flatt
487a71bf0d
add --no-planet option to setup-plt
...
svn: r7957
2007-12-11 13:19:23 +00:00