Commit Graph

22 Commits

Author SHA1 Message Date
Matthew Flatt
fa8a981a95 framework minor repairs (after tests)
svn: r9690

original commit: a7aadea865727c968dac695d2f3f9987738e55b7
2008-05-06 15:29:58 +00:00
Robby Findler
02c6d6f3e9 moving to school
svn: r9561

original commit: d08039585bc8363374b1ce57102336963aa96126
2008-05-01 12:43:43 +00:00
Robby Findler
6e466e5c1b removed todo
svn: r9552

original commit: 4e2f540f6dcadcaa94270769072c27be3aaee395
2008-04-30 23:04:38 +00:00
Robby Findler
a3e4f252df moved all of the framework's function documentation into the scribble/srcdoc world
svn: r9545

original commit: 3eb20f5a11269e7f1948c67c655efedab0766dd7
2008-04-30 19:18:52 +00:00
Robby Findler
cea170dadd more progress on the framework docs
svn: r9539

original commit: faaa7d1bc1b14dfddc3a784c912b0d4aae98d73d
2008-04-29 22:51:59 +00:00
Robby Findler
b357af4a14 svn: r9504
original commit: aa5eb38972803620b5cee831cb124be7be5352a2
2008-04-27 14:59:14 +00:00
Robby Findler
45a7f4f451 added docs for the gui-utils and the textual preferences to the framework
svn: r9503

original commit: d07eff8bceb5d1b07deb074d1e180f3f9ba713d7
2008-04-27 14:57:09 +00:00
Robby Findler
e7d4fce3b2 ported the documentation for the framework's test library -- also extended srcdoc.ss a little bit
svn: r9499

original commit: 6a53f96e06fbf7a23d7eb40c35a711e9de103eaf
2008-04-27 02:55:21 +00:00
Robby Findler
ffe6d01ec8 svn: r9497
original commit: acffaf63fae6eec1d5a00290804e022840540fe3
2008-04-26 19:08:38 +00:00
Robby Findler
64ecb612fe a little framework progress
svn: r9496

original commit: d3e6f29e38611cfebf3dac7f40d272100dd036ae
2008-04-26 19:07:54 +00:00
Robby Findler
e92ac89026 a little more of the framework manual is done
svn: r9454

original commit: e4563319dbba547cd828be98743a2f192032d239
2008-04-24 12:56:30 +00:00
Matthew Flatt
339588fc7e 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

original commit: 99ae76c2e9bc0197ca6dee943bd3531b348c276e
2008-04-24 12:36:58 +00:00
Robby Findler
cc56f32d49 some progress made documenting the framework
svn: r9443

original commit: 5d6724c75bb252d09fee8def9da2f9f769b0eca2
2008-04-23 23:24:17 +00:00
Matthew Flatt
eeed36c497 proprocessor doc, merge scribblings and doc-categories fields
svn: r9414

original commit: a26b334c67a2d77b56c8a83e0856a8f538b94e79
2008-04-23 00:20:25 +00:00
Robby Findler
f44a26e233 got thru the docs for the framework's functions
svn: r8983

original commit: 32d1534d90299a62c8c3ed638c5f7a324b973634
2008-03-16 03:14:59 +00:00
Robby Findler
447e5a4a69 raw, first cut of framework docs: just functions and just contracts so far
svn: r8976

original commit: e86fce444b31a669718195b1ee5257f13e3f3fa4
2008-03-15 03:11:04 +00:00
Eli Barzilay
4c7831c04c improved scribble syntax use
svn: r8720

original commit: 264af9a6d0224c7374c0e81d1cb8f25ce45bfd41
2008-02-19 12:22:45 +00:00
Eli Barzilay
979f0b1682 * 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

original commit: 699c40643d538e54164bf68f5eddf43ae30c5b5e
2008-02-12 10:33:01 +00:00
Eli Barzilay
68a7bbea2e switched info.ss files to #lang
svn: r8532

original commit: 3c72e71e24202366d4be41532cba0a89f69d7ebd
2008-02-04 23:00:35 +00:00
Eli Barzilay
25d1877912 remove the now-redundant main-doc option
svn: r8288

original commit: fff894d7100add97eddfe8f965e7c1f558abd87c
2008-01-11 02:29:49 +00:00
Robby Findler
8c3984228c finished ->d
svn: r8166

original commit: 90de53d2b23695002659e0c26237dc2fd6c63db1
2007-12-30 23:36:58 +00:00
Robby Findler
2afa0645f9 move docs to scribblings directory
svn: r8037

original commit: 92081b685d5e881fc2bc5eb46ef456c5eb8523d5
2007-12-17 16:34:17 +00:00