Commit Graph

655 Commits

Author SHA1 Message Date
Eli Barzilay
4f10870042 * Tweaking the search box to look a little better
* Made up/prev/next links have tooltips with targets

svn: r10490
2008-06-28 16:21:35 +00:00
Eli Barzilay
f5253f5e74 added a tooltip to the search box
svn: r10486
2008-06-28 05:35:02 +00:00
Matthew Flatt
17ab6f6345 header-spacign refinements from Noel
svn: r10450
2008-06-25 13:02:49 +00:00
Eli Barzilay
4f880a99c4 darken techlink underlines a little
svn: r10446
2008-06-24 19:15:23 +00:00
Eli Barzilay
44cee570a7 minor tweaks
svn: r10445
2008-06-24 18:43:51 +00:00
Eli Barzilay
a23c84175c fix techlinks again
svn: r10444
2008-06-24 18:42:05 +00:00
Eli Barzilay
b33cd21717 avoid using ">" in css -- so it works on IE too
svn: r10443
2008-06-24 18:17:37 +00:00
Matthew Flatt
0e69bbc893 update latex styles for new tech links
svn: r10437
2008-06-24 15:16:47 +00:00
Matthew Flatt
80505abf29 render tech links as gray underline, turn blue on hover
svn: r10436
2008-06-24 15:12:45 +00:00
Matthew Flatt
bad978a277 make techlink blue
svn: r10435
2008-06-24 11:49:42 +00:00
Matthew Flatt
6f8dbf0ec5 make tech links gray; fix-ups in reference manual
svn: r10430
2008-06-23 21:03:10 +00:00
Matthew Flatt
3f60a478ad use new 'serialized=?' to tighten setup scribble fixpoint
svn: r10428
2008-06-23 19:28:08 +00:00
Eli Barzilay
cdbfcc1283 improved code some
svn: r10265
2008-06-15 05:56:46 +00:00
Matthew Flatt
638e458541 fix Latex rendering of subsubsubsections (PR 9487)
svn: r10235
2008-06-12 16:22:18 +00:00
Matthew Flatt
64147e45ab fix module-path-index->taglet bug that is mainly exposed when the current directory is a root directory
svn: r10231
2008-06-12 13:39:23 +00:00
Eli Barzilay
f7b146d8a0 fix bug when there are no cookies at all
svn: r10215
2008-06-11 05:53:52 +00:00
Matthew Flatt
6b721a04f0 fix index output where exporting module's name is not just an identifier
svn: r10190
2008-06-08 15:23:51 +00:00
Matthew Flatt
31d9571a47 handle symbolic module names property in module-path-index->taglet
svn: r10188
2008-06-08 11:31:07 +00:00
Eli Barzilay
a679c89cb6 fix next-links that climb up more than one level
svn: r10178
2008-06-06 15:53:42 +00:00
Matthew Flatt
af1c17353b repair uses of module paths for Scribble keys that I missed before
svn: r10173
2008-06-06 15:09:14 +00:00
Matthew Flatt
21fd7b93b3 change the way Scribble generates keys based on modules
svn: r10170
2008-06-06 13:24:58 +00:00
Eli Barzilay
ae09de2fa2 avoid warnings for missing user docs
svn: r10149
2008-06-05 16:34:53 +00:00
Eli Barzilay
24d6e488ce added a create? argument to get-dest-directory
svn: r10105
2008-06-03 01:47:31 +00:00
Eli Barzilay
364c048008 removed some for-syntax requires that are no longer needed for runtime-path
svn: r10100
2008-06-03 00:02:59 +00:00
Eli Barzilay
805c168236 * make script accept a path to use for an external script file
* use it to have the search files as externals (which is significantly
  faster on some browsers (IE))

svn: r10089
2008-06-02 14:58:54 +00:00
Eli Barzilay
1ad1096068 use class="smaller" for the query input
svn: r10088
2008-06-02 13:49:36 +00:00
Eli Barzilay
e48b97a61c change, save & restore preferences
svn: r10072
2008-06-01 01:45:13 +00:00
Eli Barzilay
cf5b2dba5b force library order
svn: r10070
2008-05-31 16:26:44 +00:00
Eli Barzilay
0e3f55fa6e * remove mynoscript hack (doesnt always work, always breaks on IE)
* Better JS event handling

svn: r10068
2008-05-31 16:13:40 +00:00
Eli Barzilay
331628d8b4 less surprising sort of index entries
svn: r10064
2008-05-31 06:10:06 +00:00
Matthew Flatt
a78bf662b2 adjust search-page sizing of 'provided from' to use a CSS entry, which scales by the magic 82% instead of 80% (because 80% drops just below the threshold of anti-aliasing the default monospace font in Safari)
svn: r10036
2008-05-30 13:25:54 +00:00
Eli Barzilay
66cb57f46d * A little better JS event handler code
* Re-add search box, now appearing on all pages

svn: r10030
2008-05-30 04:12:21 +00:00
Matthew Flatt
7dff971014 toc links always blue (because visited history is not useful)
svn: r10010
2008-05-28 20:30:38 +00:00
Eli Barzilay
46528afa5b mostly cosmetics, very minor bug in index cleanup
svn: r10004
2008-05-28 18:24:58 +00:00
Matthew Flatt
fdd99b83dc more consistent cleaning of index strings; fix for 'get-module-code' when no file (source, bytecode, or extension) is available
svn: r10002
2008-05-28 17:40:23 +00:00
Eli Barzilay
b21a0182c1 removed index-page search hacks, added search-page stub
svn: r9994
2008-05-28 01:52:01 +00:00
Eli Barzilay
9b0492e320 toc links on main pages go to user pages where needed
svn: r9993
2008-05-28 00:20:58 +00:00
Eli Barzilay
9127cdaaf8 up links in all documents, and they go to the user docs using cookies
svn: r9992
2008-05-28 00:02:25 +00:00
Matthew Flatt
7ae0f500ae add and use close-eval to reduce memory use when rendering reference and guide
svn: r9981
2008-05-27 17:20:24 +00:00
Matthew Flatt
af9d53e7f0 fix rendering of nested with-attributes and target-url styles
svn: r9980
2008-05-27 17:02:24 +00:00
Eli Barzilay
1e9e508ec0 user documentation root is now stored in a cookie
svn: r9978
2008-05-27 15:12:31 +00:00
Matthew Flatt
cde865b571 fix bad encoding in reference manual
svn: r9965
2008-05-26 21:11:20 +00:00
Eli Barzilay
00a5391be2 * change script-element to take a list of strings, pad it with newlines
* make links from the outside the plt going inside be absolute links

svn: r9962
2008-05-26 18:29:16 +00:00
Eli Barzilay
11973e16df move noscript hack to scribble-common.js
svn: r9961
2008-05-26 16:18:33 +00:00
Matthew Flatt
c9bf30746e scribble: javascript and attribute hooks
svn: r9958
2008-05-26 14:03:38 +00:00
Eli Barzilay
ce97fa58c2 reformat etc
svn: r9957
2008-05-26 11:33:15 +00:00
Eli Barzilay
d34e6b9e1b (br) was probably for debugging
svn: r9956
2008-05-26 10:05:36 +00:00
Matthew Flatt
a41f8e8e38 tweak appearance of main doc page
svn: r9951
2008-05-25 15:16:03 +00:00
Matthew Flatt
0aac9f02bb remove blank line at the top of rendered HTML
svn: r9950
2008-05-25 14:07:02 +00:00
Matthew Flatt
6a93d0c531 macros chapter in guide
svn: r9927
2008-05-22 16:12:51 +00:00
Ryan Culpepper
d22b0f6cf2 fixed scribble/doc handling of define-values-for-syntax
svn: r9918
2008-05-21 07:06:17 +00:00
Matthew Flatt
5ca718b35e units chapter in guide
svn: r9907
2008-05-20 20:16:44 +00:00
Eli Barzilay
c169844e99 svn: r9903 2008-05-20 07:54:47 +00:00
Eli Barzilay
5238b6db16 some improvements to anchor encoding
svn: r9902
2008-05-20 02:57:09 +00:00
Eli Barzilay
f1390fa699 Added scribble-common.js as a file to be used in all scribbled pages.
svn: r9890
2008-05-19 13:24:21 +00:00
Eli Barzilay
b23eae3654 svn: r9888 2008-05-19 13:18:05 +00:00
Matthew Flatt
7a72cd8034 fix bug in previous commit
svn: r9887
2008-05-19 13:15:32 +00:00
Matthew Flatt
35d8fc3259 better clean-up of index strings derved from body text
svn: r9886
2008-05-19 13:14:10 +00:00
Eli Barzilay
17b03a9adf added scribble-common.js
svn: r9885
2008-05-19 13:13:21 +00:00
Eli Barzilay
9933ce7312 svn: r9884 2008-05-19 13:11:09 +00:00
Matthew Flatt
935ce0c9e3 add missing symbolic elements in element->string
svn: r9883
2008-05-19 01:55:42 +00:00
Eli Barzilay
8f8451dc4f reformatted and a little improved code, use scheme/base
svn: r9881
2008-05-18 20:26:36 +00:00
Matthew Flatt
2662eff0b0 enable extra line breaking for ToC display
svn: r9879
2008-05-18 16:12:25 +00:00
Eli Barzilay
a3c5b7052f reformat
svn: r9878
2008-05-17 18:19:58 +00:00
Matthew Flatt
2b48cb0a4d fill in some guide sections
svn: r9871
2008-05-16 21:23:53 +00:00
Eli Barzilay
c0d028e4bc misc improvements
svn: r9812
2008-05-12 08:12:54 +00:00
Robby Findler
694a0d732b converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
svn: r9760
2008-05-09 02:14:27 +00:00
Robby Findler
62afb97230 a tools manual that contains all of the bindings (but with lots of editing still to go)
svn: r9753
2008-05-08 21:16:48 +00:00
Matthew Flatt
9389ac3a7e fix up link when main doc has the (redundant) 'toc style
svn: r9650
2008-05-05 03:05:08 +00:00
Jacob Matthews
464154f147 fixed bug that crashed multi-part html doc generation in unusual circumstances
svn: r9638
2008-05-04 07:15:28 +00:00
Eli Barzilay
7cd9e25970 JS typo
svn: r9635
2008-05-03 23:07:59 +00:00
Matthew Flatt
52581d024b improve scribble memory use (a little bit)
svn: r9601
2008-05-02 19:48:57 +00:00
Matthew Flatt
119c09a27e when searching for docs, follow module chains only through .zo, and bail out when files are unavailable or inconsistent
svn: r9589
2008-05-02 13:21:03 +00:00
Matthew Flatt
58f1177258 finish DrScheme doc port
svn: r9572
2008-05-01 19:51:52 +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
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
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
Matthew Flatt
931d93ba2f Scribble support for redirecting external links and re-rooting corss-reference paths
svn: r9448
2008-04-24 02:37:47 +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
6040202fb6 fix browser docs
svn: r9390
2008-04-21 21:01:18 +00:00
Matthew Flatt
6fcc293c4a embedded-gui docs
svn: r9389
2008-04-21 20:51:23 +00:00
Matthew Flatt
a0f65ba33e dictionaries
svn: r9383
2008-04-21 17:26:35 +00:00
Matthew Flatt
99943314d2 setup/unpack addition and docs
svn: r9370
2008-04-19 12:42:54 +00:00
Matthew Flatt
82c212625b sgl docs
svn: r9362
2008-04-18 18:49:23 +00:00
Matthew Flatt
5aeaf7ea75 R6RS docs, other misc clean-up
svn: r9349
2008-04-17 21:29:07 +00:00
Matthew Flatt
28a3f3f0e7 r5rs and srfi docs and bindings
svn: r9336
2008-04-16 20:52:39 +00:00
Matthew Flatt
6abe2deff2 more mysterx doc work (all ported, but need re-org and clean-up)
svn: r9327
2008-04-16 03:09:57 +00:00
Matthew Flatt
09b52486b4 doc for make, mzcom, and mysterx (started) collections; Sam's patches to syntax/module-reader docs
svn: r9324
2008-04-15 20:25:56 +00:00
Matthew Flatt
85583d4ebb more net docs
svn: r9279
2008-04-13 03:07:56 +00:00
Matthew Flatt
02fbaca2b7 hierlist docs; fix latex/pdf output when a paragraph starts with n hspace
svn: r9276
2008-04-12 14:42:02 +00:00
Matthew Flatt
b9d7824c8e more scribble rendering and doc details
svn: r9261
2008-04-11 19:09:26 +00:00
Matthew Flatt
251491e17f fix path URLS in scribble output
svn: r9258
2008-04-11 17:19:43 +00:00
Matthew Flatt
db3c6931c8 fix latex output with image in section title
svn: r9253
2008-04-11 04:05:38 +00:00
Matthew Flatt
b10dbe03ab fix latex output with image in section
svn: r9252
2008-04-11 03:54:40 +00:00
Matthew Flatt
18f4087673 Scribbled games docs
svn: r9246
2008-04-11 00:16:05 +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
53cc426d30 expans #reader/#lang protocol so that a #lang result can have more appropriate srclocs; fix up syntax/module-reader to use the new protocol; re-enable arrows to the language position in Check Syntax
svn: r9174
2008-04-06 23:31:58 +00:00
Eli Barzilay
1a5cb7ed64 use some #lang lines
svn: r9173
2008-04-06 20:59:28 +00:00
Eli Barzilay
f6ce675b73 svn: r9172 2008-04-06 20:36:24 +00:00
Matthew Flatt
f28726ab4d fix bytecode writing of prefabs, add prop:sequence
svn: r9149
2008-04-03 14:07:52 +00:00
Matthew Flatt
fc033290da fix Scribble and some docs after today's changes
svn: r9142
2008-04-02 23:34:47 +00:00
Matthew Flatt
d1ed1a1e52 optional image scale
svn: r9140
2008-04-02 19:16:05 +00:00
Matthew Flatt
526bf71b24 right kind of angle brackets
svn: r9139
2008-04-02 16:57:56 +00:00
Matthew Flatt
89d9e02cd0 angle brackets in Scribble output
svn: r9138
2008-04-02 15:30:34 +00:00
Matthew Flatt
e8be7bf332 eval:check
svn: r9136
2008-04-02 13:19:10 +00:00
Matthew Flatt
81e54f9049 fix PDF doc build
svn: r9135
2008-04-02 11:58:49 +00:00
Eli Barzilay
08455ce632 svn: r9130 2008-04-02 00:08:02 +00:00
Matthew Flatt
aee99cd175 fix Scribble reader to attach originalness to the syntax objects that it generates, so that Check Syntax works properly on Scribble documents
svn: r9125
2008-04-01 17:11:30 +00:00
Matthew Flatt
f833112489 revert default Scribble Latex output to use longtable
svn: r9121
2008-03-31 18:31:46 +00:00
Matthew Flatt
f5268bed2a more scribble configurability and latex back-end improvements
svn: r9120
2008-03-31 15:27:12 +00:00
Matthew Flatt
741d856187 fix some scribble->latex problems
svn: r9106
2008-03-29 03:16:44 +00:00
Eli Barzilay
f8eb7e251f svn: r9103 2008-03-28 19:09:43 +00:00
Matthew Flatt
0fc5a646aa extra word wrapping in inherited-method table
svn: r9084
2008-03-25 15:27:22 +00:00
Matthew Flatt
34d83b3551 change module-path? for planet path shorthand; doc edits
svn: r9048
2008-03-21 23:46:42 +00:00
Matthew Flatt
f5e0fd35f5 revise scribble/srcdoc so it is extensible; tweak bytecode optimizer to drop more omittable expressions
svn: r9028
2008-03-19 19:53:51 +00:00
Matthew Flatt
dba1ddc480 scribble/srcdoc experiment in net/gifwrite
svn: r9019
2008-03-18 18:19:25 +00:00
Matthew Flatt
293ba025ba prefab structure types (3.99.0.18)
svn: r8967
2008-03-13 20:59:22 +00:00
Eli Barzilay
be901717bf * Adjust the source information on @(...) scheme escapes to have the
source start at the `@' -- useful with column-sensitive macros
* Fix a minor bug: avoid merging a @|"..."| escape to the following
  text (unlike @"..." which always gets merged)
* Fix the test file to work in v4.

svn: r8921
2008-03-08 02:13:25 +00:00
Eli Barzilay
b866eeb557 read-inside-syntax -> read-syntax-inside
svn: r8912
2008-03-07 02:27:09 +00:00
Eli Barzilay
fb49374527 add an 'include' form to scribble/text
svn: r8909
2008-03-06 23:00:28 +00:00
Matthew Flatt
8b0a675b9a add #:id support to defform, etc.
svn: r8884
2008-03-04 22:57:02 +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
Matthew Flatt
b7cfd2fd00 plt-r6rs executable and initial r6rs docs
svn: r8859
2008-03-03 21:59:09 +00:00
Eli Barzilay
2aa9e5fade added a scribble/text language for preprocessing
svn: r8818
2008-02-27 21:34:33 +00:00
Matthew Flatt
743db7529d r6rs io work; compiler tweaks
svn: r8805
2008-02-26 13:54:54 +00:00
Eli Barzilay
bb34f747b6 make all files terminate with a newline
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
46f6deeae9 fix xref-binding-definition->tag checking
svn: r8765
2008-02-22 20:24:15 +00:00
Matthew Flatt
f39b12a555 doc repairs and r6rs repairs
svn: r8754
2008-02-21 14:49:58 +00:00
Matthew Flatt
ba63bd6f95 3.99.0.13: generalize require and provide to work with arbitrary phases
svn: r8742
2008-02-20 14:17:37 +00:00
Eli Barzilay
6f0ce91461 add #:indent to verbatim
svn: r8707
2008-02-18 20:01:23 +00:00
Eli Barzilay
7e73623032 made verbatim take any number of arguments (and reformat code)
svn: r8698
2008-02-18 09:36:40 +00:00
Matthew Flatt
b87d9a986e support documentation for bindings from a hypothetical module, as opposed to a specific module
svn: r8663
2008-02-14 16:59:26 +00:00
Matthias Felleisen
603246a15a added image/plain
svn: r8644
2008-02-13 15:36:57 +00:00
Matthew Flatt
0dc359a956 fix a scribble bug; add r6rs reader
svn: r8635
2008-02-12 21:50:35 +00:00
Matthew Flatt
86b0c9909a fix bug in tracking nominal imporst (which is why the version changed), add EoPL scribblings and fix browser scribblings
svn: r8633
2008-02-12 14:59:05 +00:00
Eli Barzilay
73c5e1e06c fixed use-at-readtable again
svn: r8631
2008-02-12 11:05:20 +00:00
Eli Barzilay
99eb875e90 typo in use-at-readtable
svn: r8630
2008-02-12 10:48:49 +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
dea954e28a newline
svn: r8618
2008-02-11 14:04:38 +00:00
Matthew Flatt
9bfa156f91 fix scribble output when a table appears as the first thing in an itemization item; a little more mzlib scribblings
svn: r8617
2008-02-11 12:55:30 +00:00
Matthew Flatt
f22f94b345 minor doc-build space savings
svn: r8600
2008-02-09 14:38:02 +00:00
Matthew Flatt
1959c56743 doc and test repairs
svn: r8597
2008-02-09 13:01:39 +00:00
Eli Barzilay
7539945a3d much improved search, extended and fixed sendurl, string-based rendering for xrefs
svn: r8577
2008-02-08 04:32:49 +00:00
Eli Barzilay
52854f54bb * Made it possible to pass 'inline for css-path to have the css
inlined in the result
* Make it possible to use #f for dest-file in one more place, aiming
  to make it possible to render search results directly into a string.

svn: r8573
2008-02-07 21:00:14 +00:00
Eli Barzilay
5666dd3d81 oops
svn: r8567
2008-02-07 17:26:03 +00:00
Eli Barzilay
cad5f5d85d search improvements
svn: r8566
2008-02-07 17:25:49 +00:00
Eli Barzilay
0cd1cc4b08 Lots of fixes & improvements for help
svn: r8561
2008-02-07 07:59:59 +00:00
Matthew Flatt
8bac4b1d28 start scribbling mzlib (about half done)
svn: r8546
2008-02-05 22:07:35 +00:00
Matthew Flatt
794e6c8a39 add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
svn: r8538
2008-02-05 16:33:26 +00:00
Eli Barzilay
3c72e71e24 switched info.ss files to #lang
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
d78396aaf9 remove unused blurb fields
svn: r8526
2008-02-04 17:16:06 +00:00
Eli Barzilay
8f186accdf do the proper thing to get to the index page
svn: r8520
2008-02-04 03:36:59 +00:00
Eli Barzilay
58e12e9835 search box
svn: r8496
2008-02-01 20:08:00 +00:00
Eli Barzilay
d963f4c39e minor
svn: r8494
2008-02-01 11:59:50 +00:00
Matthew Flatt
6a8a1557d3 tighten some Scribble contracts, improve docs
svn: r8486
2008-01-31 14:16:00 +00:00
Matthew Flatt
7e6ef8eeb5 small improvements to scribble data structures
svn: r8481
2008-01-31 00:06:54 +00:00
Eli Barzilay
551a13131c add nbsp to text backend
svn: r8480
2008-01-30 20:37:58 +00:00
Eli Barzilay
b012e7dbe7 searchable index pages
svn: r8477
2008-01-30 18:20:04 +00:00
Matthew Flatt
99818355f7 launcher scribblings and other doc fixes
svn: r8469
2008-01-29 22:56:17 +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
8d17e91333 fix scribble.cxx yet again
svn: r8463
2008-01-29 18:36:04 +00:00
Matthew Flatt
3cd1b5f14f regexp doc fixes
svn: r8462
2008-01-29 17:37:10 +00:00
Matthew Flatt
60f7074bab doc fixes and rendering tweaks
svn: r8453
2008-01-28 22:43:50 +00:00
Matthew Flatt
68ae5ace16 setup-plt scribbling
svn: r8451
2008-01-28 21:54:02 +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
Eli Barzilay
ec75cb5a9f minor
svn: r8430
2008-01-27 07:00:07 +00:00
Eli Barzilay
642c0d6071 Added 'newline items, made index pages use them instead of
table rows.  (And some reformatting, of course.)

svn: r8426
2008-01-26 19:31:32 +00:00
Eli Barzilay
df0368e5cc minor things
svn: r8419
2008-01-25 20:02:12 +00:00
Eli Barzilay
5c13830bf6 Better sorting of index entries
svn: r8418
2008-01-25 16:47:43 +00:00
Eli Barzilay
7126fdce72 minor code improvements
svn: r8417
2008-01-25 16:32:33 +00:00
Matthew Flatt
b7a19fdc4a fix eval:alts to not add context
svn: r8383
2008-01-22 14:54:37 +00:00
Matthew Flatt
e3af8a5a52 more mzc scribblings; scribbled HTML layout tweaks
svn: r8335
2008-01-15 14:20:49 +00:00
Matthew Flatt
3162537b77 scribbled compiler/cffi
svn: r8325
2008-01-14 22:47:12 +00:00
Matthew Flatt
19b142e67d add HTML docs and some guidance on scripts
svn: r8323
2008-01-14 19:55:27 +00:00
Matthew Flatt
d532fe4781 finish up main page: release notes, etc.; add Yavuz's errortrace scribbling
svn: r8314
2008-01-13 14:53:54 +00:00
Matthew Flatt
1bb2aad735 fix version and margin-par alignment
svn: r8311
2008-01-12 18:52:20 +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
e42bc2aa97 fix bouncing problem with navigation line (Firefox)
svn: r8305
2008-01-11 22:22:31 +00:00
Matthew Flatt
571fb0f08c organize CSS a bit more
svn: r8304
2008-01-11 21:48:35 +00:00
Matthew Flatt
d5cfd34ff0 rearrange CSS file so that each font is in one place
svn: r8303
2008-01-11 20:39:40 +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
Matthew Flatt
47621b088b strip attempts to make HTML fonts nice
svn: r8297
2008-01-11 11:44:01 +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
73396b7d7b fix scribble eval to not catch break
svn: r8285
2008-01-10 20:45:22 +00:00
Matthew Flatt
2d08c17725 fix bug in deserializer; also change scribble eval to not use sandbox module mode
svn: r8280
2008-01-10 19:47:13 +00:00
Matthew Flatt
57d173e626 make hash-lang delayed so that scribble/manual doesn't directly depend on scribblings/guide
svn: r8260
2008-01-08 18:15:06 +00:00
Matthew Flatt
4c1856f189 scribble reader interface and doc adjustments
svn: r8257
2008-01-08 16:09:25 +00:00
Matthew Flatt
343308481a work on guide, and fix problems with scribble/eval
svn: r8250
2008-01-07 21:47:22 +00:00
Matthew Flatt
6f2791a503 some edits to the contract guide
svn: r8245
2008-01-07 12:48:38 +00:00
Matthew Flatt
a4cd1cdbae minor Scribbl{e,ings} tweaks
svn: r8244
2008-01-07 12:18:53 +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
Robby Findler
7f3a5c13c2 added schemeerror and used it
svn: r8223
2008-01-05 16:46:17 +00:00
Matthew Flatt
c75cead3a4 add badlink latex style
svn: r8216
2008-01-04 23:33:44 +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
d4482c90ca finish first draft of HtDP language docs
svn: r8179
2008-01-02 03:33:00 +00:00
Matthew Flatt
5890eedeb4 scribble mrlib docs
svn: r8165
2007-12-30 22:46:20 +00:00
Matthew Flatt
9c6c83d8d2 generalized defproc to support curried notation, start scribbling graphics collection docs
svn: r8164
2007-12-30 16:16:11 +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
5df53fbe76 include version in scribble latex output
svn: r8135
2007-12-27 11:28:11 +00:00
Matthew Flatt
5c76cb507e finish mz docs
svn: r8123
2007-12-26 02:58:13 +00:00
Matthew Flatt
f70ea2d03a shared
svn: r8069
2007-12-19 21:32:07 +00:00
Matthew Flatt
e4a588e405 add support for 'color and 'bgcolor styles
svn: r8064
2007-12-19 16:52:54 +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
058d8dc77e document mz/mr command-line arguments
svn: r8047
2007-12-18 13:52:50 +00:00
Matthew Flatt
233416bf27 added xref-tag->index-entry
svn: r8038
2007-12-17 18:39:07 +00:00
Matthew Flatt
5b984bc34e tweak mzscheme's help form
svn: r8036
2007-12-17 16:23:54 +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
fd1de94a48 change Scribble to complain about colliding tags
svn: r8025
2007-12-16 03:10:00 +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
914a3ab784 avoid all characters that have to be encoded in Scribble-generated HTML anchors
svn: r7994
2007-12-13 17:49:52 +00:00
Matthew Flatt
020948cf1b document the scheme/control library
svn: r7971
2007-12-12 18:19:07 +00:00
Matthew Flatt
a559a710d4 adjust document names
svn: r7968
2007-12-12 16:31:57 +00:00
Matthew Flatt
6b2be05771 new defn-finding support in scribble-index
svn: r7967
2007-12-12 14:54:46 +00:00
Matthew Flatt
102249efc4 FFI reference mostly Scribbled
svn: r7942
2007-12-10 22:39:38 +00:00
Matthew Flatt
ca5a7c5560 split part of scheme/file into scheme/path, document them
svn: r7938
2007-12-10 17:59:26 +00:00
Matthew Flatt
8e68038c83 simple bibliography support in Scribble
svn: r7929
2007-12-09 17:40:40 +00:00
Matthew Flatt
ebf4c453ea defsignature and associated web-server doc changes
svn: r7927
2007-12-08 16:16:46 +00:00
Matthew Flatt
9ea7af5ee5 clean up TOC and on-this-page boxes a bit for single-page mode
svn: r7925
2007-12-07 21:23:34 +00:00
Matthew Flatt
40910d252c add DOCTYPE for Scribble-generated HTML
svn: r7924
2007-12-07 20:46:12 +00:00
Matthew Flatt
521852fa53 try again for better scribble.css font defaults
svn: r7920
2007-12-07 20:07:03 +00:00
Matthew Flatt
9f477c2d57 initialize doc-examples transformer namespace
svn: r7914
2007-12-07 16:16:37 +00:00
Matthew Flatt
d81c9a2836 add explicit word-break for hyphens in on-this-page navigation display
svn: r7913
2007-12-07 15:59:19 +00:00
Matthew Flatt
36aaee1b12 fix doc install, especially 'quick' when dir isn't yet there
svn: r7908
2007-12-06 22:24:47 +00:00
Matthew Flatt
cd7157641c Scribble improvements: defmodule & co.
svn: r7902
2007-12-05 21:41:07 +00:00
Matthew Flatt
2ea9ded9bf make scribble executable report the output file
svn: r7884
2007-12-01 13:38:40 +00:00
Matthew Flatt
4d146f1a7b make scribble executable work
svn: r7883
2007-12-01 13:33:13 +00:00
Matthew Flatt
c9545a836b more doc fixes
svn: r7881
2007-12-01 02:47:17 +00:00
Matthew Flatt
58684c1b0b doc corrections in quick and guide
svn: r7880
2007-12-01 01:47:32 +00:00
Matthew Flatt
f520abb24c new-style define-serializable-struct
svn: r7871
2007-11-30 19:02:15 +00:00
Matthew Flatt
8930f31115 remove 'else' and '=>' bindings from 'mzscheme'
svn: r7859
2007-11-29 14:08:08 +00:00
Matthew Flatt
1858ceb76e doc scheme/port
svn: r7821
2007-11-23 16:56:55 +00:00
Matthew Flatt
0d44c0c57a disable print-vector-length by default
svn: r7818
2007-11-22 19:27:02 +00:00
Matthew Flatt
cc2a099a32 more slideshow docs/refinements
svn: r7751
2007-11-16 21:58:33 +00:00
Matthias Felleisen
fd0d99f158 images for scribblings
svn: r7750
2007-11-16 20:33:59 +00:00
Matthew Flatt
9e70499c8c remove all the bous exported-from annotations in the reference
svn: r7739
2007-11-15 18:14:59 +00:00
Matthew Flatt
3ca803a6de initial Scribble search support
svn: r7738
2007-11-15 17:35:02 +00:00
Matthew Flatt
c4d2882557 better start-doc implementation, including alphabetizing list
svn: r7710
2007-11-13 14:15:28 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
001404dec0 371.3
svn: r7350
2007-09-15 22:27:14 +00:00
Matthew Flatt
f0eec285a3 fix problems due to HTML anchor case-insensitivity
svn: r7286
2007-09-06 14:23:20 +00:00
Matthew Flatt
5154426cf6 improve defproc* to support multiple bindings documented together (instead of just multiple forms of the same binding)
svn: r7285
2007-09-06 13:48:44 +00:00
Matthew Flatt
93cc35bd5b improced scribble class/interface doc forms
svn: r7284
2007-09-06 13:19:15 +00:00
Matthew Flatt
7e085ae75f save define-class-doc approach before trying to get rid of a lyer of bindings
svn: r7281
2007-09-05 14:18:44 +00:00
Matthew Flatt
e4cbc4e6a9 371.2
svn: r7263
2007-09-02 17:39:32 +00:00
Matthew Flatt
3f2341cda8 minor doc edits
svn: r7121
2007-08-19 13:20:06 +00:00
Matthew Flatt
af3a4197df fix width for table of inherited methods
svn: r7120
2007-08-19 02:50:54 +00:00
Matthew Flatt
44d1c03d68 in GUI docs, show inherited methods
svn: r7119
2007-08-19 02:43:51 +00:00
Matthew Flatt
190b8f6e21 turn on GUI doc generation in scribblings setup
svn: r7118
2007-08-18 22:37:36 +00:00
Matthew Flatt
c9f1aec9eb checkpoint GUI manual work
svn: r7117
2007-08-18 12:22:05 +00:00
Matthew Flatt
c7c3d60b16 checkpoint new GUI toolbox docs
svn: r7109
2007-08-17 16:19:31 +00:00
Matthew Flatt
33d7e3ded3 new gui reference work
svn: r7106
2007-08-16 18:48:47 +00:00
Matthew Flatt
4f0479a688 more GUI reference work
svn: r7087
2007-08-13 16:36:43 +00:00
Matthew Flatt
0b29e215cb checkpoint GUI reference work
svn: r7086
2007-08-13 15:56:03 +00:00
Matthew Flatt
6ce1da6475 checkpoint scribble changes for gui docs
svn: r7072
2007-08-09 22:44:37 +00:00
Matthew Flatt
d913915068 towards MrEd documentation via Scribble
svn: r7066
2007-08-09 17:21:12 +00:00
Matthew Flatt
1b6483bc36 catch up scribble reference
svn: r7051
2007-08-08 02:45:25 +00:00
Matthew Flatt
ab9c34a8ec improve scribble index support
svn: r7047
2007-08-07 20:39:54 +00:00
Matthew Flatt
36c962cae1 scribble HTML output: add page-specific table-of-contents; also add call-with-values and values to reference
svn: r7025
2007-08-05 15:49:45 +00:00
Matthew Flatt
08c04d2579 units chapter in reference
svn: r6976
2007-07-27 17:23:14 +00:00
Matthew Flatt
ba1670a88d class chapter in reference
svn: r6975
2007-07-27 16:12:40 +00:00
Eli Barzilay
e94a46eb6d docs
svn: r6925
2007-07-16 18:20:35 +00:00
Eli Barzilay
6794159764 more readtable customization
svn: r6924
2007-07-16 16:55:12 +00:00
Eli Barzilay
7ea3fada9a better error message if allowing any keyword and getting non-keyword
svn: r6922
2007-07-16 03:59:13 +00:00
Eli Barzilay
75c571ba6d added datum-reader customizing, documented interface
svn: r6908
2007-07-13 19:03:22 +00:00
Eli Barzilay
fca1c6112c cache readtable makers
svn: r6907
2007-07-13 18:00:40 +00:00
Eli Barzilay
108b23e491 Added syntax properties to mark @-form datum and body number of subexprs
svn: r6902
2007-07-13 04:45:14 +00:00
Eli Barzilay
a7b1a7119b attr -> datum (following the docs)
svn: r6900
2007-07-12 22:17:20 +00:00
Matthew Flatt
0b3c7cb4c8 doc work, especially syntax and reflection reference
svn: r6893
2007-07-12 05:37:21 +00:00
Eli Barzilay
9a21c13be1 create a readtable on top of current-readtable
svn: r6889
2007-07-11 07:06:57 +00:00
Matthew Flatt
8470b61466 doc work: reference on syntax objects
svn: r6882
2007-07-10 07:08:16 +00:00
Eli Barzilay
5117dd03d9 update doc.txt and tests to match docs
svn: r6881
2007-07-10 03:54:33 +00:00
Matthew Flatt
966a9a41a6 fix up scribble manual reader examples
svn: r6876
2007-07-10 01:46:46 +00:00
Eli Barzilay
ec77e6eaf4 better read-errors
svn: r6871
2007-07-09 07:22:06 +00:00
Eli Barzilay
f219e85272 internal errors
svn: r6870
2007-07-09 06:49:34 +00:00
Eli Barzilay
f7d9aabe72 another attempt at errors: remove location printout silliness (raise-read(-eof)-error should do it)
svn: r6868
2007-07-09 06:26:35 +00:00
Eli Barzilay
6a01207e1c do not show source-name in errors, since raise-read-error does that anyway
svn: r6867
2007-07-09 05:52:47 +00:00
Eli Barzilay
c36c24f9b4 no source information on eof errors
svn: r6866
2007-07-09 05:50:30 +00:00
Eli Barzilay
6355ad12f4 updated screibble reader docs
svn: r6865
2007-07-09 05:12:59 +00:00
Eli Barzilay
d507621faa still picky
svn: r6863
2007-07-09 02:06:41 +00:00
Eli Barzilay
7d3fc1187e pickier
svn: r6862
2007-07-09 01:59:08 +00:00
Eli Barzilay
3e5a3707a2 picky
svn: r6861
2007-07-09 01:56:43 +00:00
Matthew Flatt
c74971ecba capital lambda in latex output
svn: r6859
2007-07-08 12:40:58 +00:00
Matthew Flatt
8d75dfcba5 doc reference work, especially chars, bytes, and namespaces
svn: r6858
2007-07-08 12:37:53 +00:00
Matthew Flatt
e07e5dfe83 fix latex output, and adjust alignment in HTML upper-left TOC
svn: r6857
2007-07-08 12:05:12 +00:00
Matthew Flatt
e5e12d6c53 fx litchar spacing with leading and trailing spaces
svn: r6855
2007-07-08 07:01:04 +00:00
Eli Barzilay
c12d1e7f19 misc
svn: r6853
2007-07-08 05:34:38 +00:00
Eli Barzilay
13014aa6c8 warning
svn: r6852
2007-07-08 02:46:19 +00:00
Eli Barzilay
11feb6010e much revised code, matching doc.txt and tests
svn: r6830
2007-07-07 06:27:23 +00:00
Eli Barzilay
a01c1e92ed better code
svn: r6822
2007-07-05 03:41:04 +00:00
Eli Barzilay
ad49b82c3b use the same special |...{ quoting rules for |...@ subforms
svn: r6821
2007-07-05 01:07:54 +00:00
Eli Barzilay
37b7284a4f remove sanity checks that should always be fine
svn: r6818
2007-07-04 04:43:14 +00:00
Eli Barzilay
9824ec94c2 undo debugging
svn: r6817
2007-07-04 03:17:52 +00:00