Commit Graph

41 Commits

Author SHA1 Message Date
Matthew Flatt
b3b72f65ad doc tweaks
svn: r9738
2008-05-08 13:15:42 +00:00
Eli Barzilay
1b552354a6 Use @(interaction-eval ...) instead of @interaction-eval[...].
svn: r9429
2008-04-23 16:47:17 +00:00
Matthew Flatt
a26b334c67 proprocessor doc, merge scribblings and doc-categories fields
svn: r9414
2008-04-23 00:20:25 +00:00
Matthew Flatt
021d4d7527 new hash function names and ops (3.99.0.23)
svn: r9209
2008-04-08 21:42:38 +00:00
Matthew Flatt
fc033290da fix Scribble and some docs after today's changes
svn: r9142
2008-04-02 23:34:47 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42: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
3c72e71e24 switched info.ss files to #lang
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
fd652aa462 typo
svn: r8510
2008-02-02 19:59:40 +00:00
Matthew Flatt
3948f6e7ed tweaks to 'quick' and 'more'
svn: r8355
2008-01-17 03:16:59 +00:00
Matthew Flatt
6a2512e0a3 edits to 'quick', mostly from Eli
svn: r8354
2008-01-17 02:33:48 +00:00
Matthew Flatt
b014545c7a added 'more: systems' doc
svn: r8341
2008-01-16 00:21:19 +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
4c1856f189 scribble reader interface and doc adjustments
svn: r8257
2008-01-08 16:09:25 +00:00
Matthew Flatt
eeb62f47f7 fix quick doc build
svn: r8253
2008-01-08 01:48:39 +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
643a19d01b new 'file' collection to house file-format libraries
svn: r8156
2007-12-29 19:27:05 +00:00
Matthew Flatt
3e2e0ff02d more slideshow docs
svn: r8031
2007-12-16 14:19:10 +00:00
Matthew Flatt
fd1de94a48 change Scribble to complain about colliding tags
svn: r8025
2007-12-16 03:10:00 +00:00
Matthew Flatt
a559a710d4 adjust document names
svn: r7968
2007-12-12 16:31:57 +00:00
Matthew Flatt
3b0081a865 fix marshaled image paths to be platform-independent
svn: r7916
2007-12-07 17:41:11 +00:00
Matthew Flatt
ac5e43ffb3 fix image paths in quick
svn: r7906
2007-12-06 21:23:38 +00:00
Matthew Flatt
cd7157641c Scribble improvements: defmodule & co.
svn: r7902
2007-12-05 21:41:07 +00:00
Matthew Flatt
58684c1b0b doc corrections in quick and guide
svn: r7880
2007-12-01 01:47:32 +00:00
Matthew Flatt
2c6a894474 fix mismatch between identifier and datums in module paths; revive HtDP language tests; fix quick's cache
svn: r7833
2007-11-26 00:38:58 +00:00
Matthew Flatt
44478fa8e0 match docs
svn: r7817
2007-11-22 18:51:26 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
e4cbc4e6a9 371.2
svn: r7263
2007-09-02 17:39:32 +00:00
Matthew Flatt
e661e96cfe add not-yet warning to quick intro
svn: r6909
2007-07-13 20:53:08 +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
9d8a639f49 slightly better use of CSS for tables
svn: r6591
2007-06-12 10:03:32 +00:00
Matthew Flatt
6c7081f0e6 narrower formatting of docs
svn: r6256
2007-05-24 07:08:31 +00:00
Matthew Flatt
49740192d5 doc edits
svn: r6255
2007-05-24 06:04:01 +00:00
Matthew Flatt
3c8436802d fix problem with more unmarshalable values in quick guide
svn: r6253
2007-05-24 03:13:47 +00:00
Matthew Flatt
e217d98606 fix reference to MrEd-eval log file for quick doc
svn: r6252
2007-05-24 02:51:14 +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