Commit Graph

28 Commits

Author SHA1 Message Date
Eli Barzilay
1a4dffcc2c use braces
svn: r9975
2008-05-27 12:27:36 +00:00
Robby Findler
1eb4f0ffc1 rewrote lots of latexisms
svn: r9967
2008-05-26 23:27:30 +00:00
Robby Findler
72cb7a1c0a adjusted typesetting of requires to make them linked
svn: r9821
2008-05-13 04:20:07 +00:00
Robby Findler
9d634308ee fixed up the framework docs so there are no more warnings
svn: r9810
2008-05-12 01:53:47 +00:00
Robby Findler
9518b82dba svn: r9778 2008-05-09 22:15:58 +00:00
Matthew Flatt
a7aadea865 framework minor repairs (after tests)
svn: r9690
2008-05-06 15:29:58 +00:00
Robby Findler
d08039585b moving to school
svn: r9561
2008-05-01 12:43:43 +00:00
Robby Findler
4e2f540f6d removed todo
svn: r9552
2008-04-30 23:04:38 +00:00
Robby Findler
3eb20f5a11 moved all of the framework's function documentation into the scribble/srcdoc world
svn: r9545
2008-04-30 19:18:52 +00:00
Robby Findler
71dddbdb28 a probable bug fix
svn: r9541
2008-04-30 03:30:57 +00:00
Robby Findler
faaa7d1bc1 more progress on the framework docs
svn: r9539
2008-04-29 22:51:59 +00:00
Robby Findler
aa5eb38972 svn: r9504 2008-04-27 14:59:14 +00:00
Robby Findler
d07eff8bce added docs for the gui-utils and the textual preferences to the framework
svn: r9503
2008-04-27 14:57:09 +00:00
Robby Findler
6a53f96e06 ported the documentation for the framework's test library -- also extended srcdoc.ss a little bit
svn: r9499
2008-04-27 02:55:21 +00:00
Robby Findler
acffaf63fa svn: r9497 2008-04-26 19:08:38 +00:00
Robby Findler
d3e6f29e38 a little framework progress
svn: r9496
2008-04-26 19:07:54 +00:00
Robby Findler
e4563319db a little more of the framework manual is done
svn: r9454
2008-04-24 12:56:30 +00:00
Matthew Flatt
99ae76c2e9 expand user in file module paths; move framework doc index to end, but also fix Scribble latex output when index is not at the end
svn: r9453
2008-04-24 12:36:58 +00:00
Robby Findler
5d6724c75b some progress made documenting the framework
svn: r9443
2008-04-23 23:24:17 +00:00
Matthew Flatt
a26b334c67 proprocessor doc, merge scribblings and doc-categories fields
svn: r9414
2008-04-23 00:20:25 +00:00
Robby Findler
32d1534d90 got thru the docs for the framework's functions
svn: r8983
2008-03-16 03:14:59 +00:00
Robby Findler
e86fce444b raw, first cut of framework docs: just functions and just contracts so far
svn: r8976
2008-03-15 03:11:04 +00:00
Eli Barzilay
264af9a6d0 improved scribble syntax use
svn: r8720
2008-02-19 12:22:45 +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
fff894d710 remove the now-redundant main-doc option
svn: r8288
2008-01-11 02:29:49 +00:00
Robby Findler
90de53d2b2 finished ->d
svn: r8166
2007-12-30 23:36:58 +00:00
Robby Findler
92081b685d move docs to scribblings directory
svn: r8037
2007-12-17 16:34:17 +00:00