Commit Graph

29 Commits

Author SHA1 Message Date
Eli Barzilay
e58bf78f04 web-server-tutorial -> continue
svn: r11407
2008-08-24 14:22:39 +00:00
Eli Barzilay
aa6a81e5fb renamed "tutorial" to "web-server-tutorial"
svn: r11308
2008-08-18 22:37:44 +00:00
Eli Barzilay
0dc50ad667 svn: r11291 2008-08-16 01:17:50 +00:00
Jay McCarthy
4ebebec089 Adding the tutorial.
svn: r11262
2008-08-14 22:27:57 +00:00
Matthew Flatt
a26b334c67 proprocessor doc, merge scribblings and doc-categories fields
svn: r9414
2008-04-23 00:20:25 +00:00
Eli Barzilay
b76390a452 revise the way setup-plt crawls over the collection trees
svn: r8860
2008-03-03 22:04:28 +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
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
a934de478f drop web-server/doc
svn: r8284
2008-01-10 20:43:28 +00:00
Eli Barzilay
66701e96c9 rename "docs" -> "doc"
svn: r8271
2008-01-09 15:44:48 +00:00
Matthew Flatt
f08dbc15da move/collapse web-server docs, scribble doc improvements
svn: r8262
2008-01-08 19:54:01 +00:00
Jay McCarthy
511343114f Removing MrEd launcher, renaming some things
svn: r8261
2008-01-08 18:27:59 +00:00
Jay McCarthy
9ed266faaf docs up
svn: r7808
2007-11-21 21:01:43 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Jay McCarthy
cb5c9f2ba6 Bug in handling of expression syntax
svn: r7452
2007-10-08 14:59:27 +00:00
Jay McCarthy
cf4225b767 Making note
svn: r6519
2007-06-07 16:22:16 +00:00
Jay McCarthy
378db6d125 Re Eli
svn: r6510
2007-06-07 05:24:55 +00:00
Jay McCarthy
d1b0957a11 Removing obsolete commandline utility
svn: r6472
2007-06-04 20:32:49 +00:00
Jay McCarthy
e7418c8015 Adding doc-installer and dispatcher documentation
svn: r6464
2007-06-03 00:21:24 +00:00
Jay McCarthy
57a8f869a0 Removing info note
svn: r6445
2007-06-01 16:11:00 +00:00
Jay McCarthy
3b675372d9 Removing web-server monitor. Not our job and poorly written. Renaming launchers
svn: r6416
2007-05-30 17:59:00 +00:00
Jay McCarthy
c4c7be9bac Forgot one file
svn: r6102
2007-04-30 17:53:51 +00:00
Jay McCarthy
d565b7eea0 privacy
svn: r4374
2006-09-18 23:43:48 +00:00
Eli Barzilay
481c3670a0 disable framework test exes and change web-server executable names
svn: r3012
2006-05-22 21:44:00 +00:00
Jay McCarthy
0b83c1154f adding web-server-setup script
svn: r2107
2006-02-03 18:12:09 +00:00
Jay McCarthy
a817635bb6 Creating standalone servlet module
svn: r646
2005-08-24 16:02:16 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00