Commit Graph

655 Commits

Author SHA1 Message Date
Eli Barzilay
21640dcc36 put scribble property on escape expressions (no []s or {}s)
svn: r11667
2008-09-12 02:47:13 +00:00
Eli Barzilay
60e001000a Start revising scribble/text (include temporarily removed).
svn: r11557
2008-09-05 18:53:50 +00:00
Eli Barzilay
0ccfb6f8b4 switch to plain-module-begin, to avoid redundant extra outputs
svn: r11556
2008-09-05 18:44:06 +00:00
Eli Barzilay
5028fe513a avoid using state, and add getting rid of pre-definition indentations
svn: r11555
2008-09-05 18:43:22 +00:00
Sam Tobin-Hochstadt
d45d7bcb12 Fix to compile.
svn: r11553
2008-09-05 17:59:49 +00:00
Eli Barzilay
672a37150d First version of textlang, using state to eliminate newlines
svn: r11552
2008-09-05 12:38:53 +00:00
Eli Barzilay
eaa5a69fa5 extend syntax/module-reader to avoid ugly hack in scribble/doc/reader
svn: r11517
2008-09-02 04:06:08 +00:00
Eli Barzilay
d8b6810fce All readers now use syntax/module-reader
svn: r11506
2008-09-01 07:26:53 +00:00
Matthew Flatt
6230ed7ed7 fix problem building docs for planet
svn: r11480
2008-08-29 13:15:09 +00:00
Matthew Flatt
744df67d4e fix some remaining Latex-isms that Eli found in the docs
svn: r11454
2008-08-27 12:28:24 +00:00
Eli Barzilay
bdfcca7d11 Use an nonexistent css class for installation warning message, so when
it's installed on the web page it's easy to add the missing class with
a `display: none' so it's not show without any html rehacking.
Disabled the "(installation)" suffix to the main title for now: it's
also used for the window title and that shouldn't have the suffix
because the browser window will have it.

svn: r11452
2008-08-27 11:19:20 +00:00
Matthew Flatt
9453aaaccf assign authors to manuals
svn: r11287
2008-08-15 20:16:06 +00:00
Matthew Flatt
e233989e1d better error reporting for code:comment, and better docs for schememod
svn: r11211
2008-08-13 01:25:53 +00:00
Matthew Flatt
c2c7777c37 fix schemegrammar*
svn: r10986
2008-07-30 17:20:09 +00:00
Sam Tobin-Hochstadt
d58bdb5f56 More greek letters for scribble latex rendering.
svn: r10930
2008-07-27 03:08:10 +00:00
Matthew Flatt
4092392e5a adjust Scribble para/div style handling
svn: r10910
2008-07-25 13:16:06 +00:00
Matthew Flatt
8e4647cd6c tweak table-of-contents rendering again
svn: r10902
2008-07-24 13:45:08 +00:00
Matthew Flatt
27b0df2c2a tweak doc HTML toc rendering
svn: r10900
2008-07-24 13:07:59 +00:00
Matthew Flatt
78c5220836 fix searching a different way, which more likely matches the intent
svn: r10899
2008-07-24 11:41:21 +00:00
Matthew Flatt
a97b4bff8a scribble and doc improvements
svn: r10896
2008-07-24 11:32:16 +00:00
Eli Barzilay
1f6007ce8b hack: see comment
svn: r10892
2008-07-24 08:16:07 +00:00
Eli Barzilay
55f2387f93 avoid potentially bad JS for...in
svn: r10883
2008-07-23 19:05:15 +00:00
Matthew Flatt
763d37d775 properties can now effectively inherit properties (v4.0.2.5)
svn: r10848
2008-07-21 17:04:25 +00:00
Eli Barzilay
aa496a7328 removed redundant mzlib/string require
svn: r10828
2008-07-18 04:59:46 +00:00
Matthew Flatt
cd6acfdd28 add noborder latex macro
svn: r10786
2008-07-16 01:04:01 +00:00
Matthew Flatt
b1e859a5c2 remove hyperlink border for doc icons in game titles
svn: r10783
2008-07-15 22:23:41 +00:00
Matthew Flatt
1c6281111b add render-element structure, and use it in the search doc
svn: r10782
2008-07-15 22:03:36 +00:00
Eli Barzilay
91eb4687da * use version/utils instead of a private copy of the same code
* removed planet/private/test.ss which was testing that code
* changed angle brackets used in syntax renderings (got lumped in this
  commit by mistake)

svn: r10759
2008-07-14 09:19:29 +00:00
Matthew Flatt
01691d9240 adjust the way framework and tools docs extract documentation
svn: r10727
2008-07-12 15:37:31 +00:00
Matthew Flatt
eff5666a39 fix HTML rendering of a table at start of itemization
svn: r10725
2008-07-12 12:28:05 +00:00
Eli Barzilay
7c7bc0fd06 added a space after mathimpl/mathspec header, so it can be used independent of an empty line at the beginning
svn: r10722
2008-07-12 07:02:50 +00:00
Eli Barzilay
92440b68eb this file was not used, and was bogus (referred to the "big" collection)
svn: r10721
2008-07-12 02:06:53 +00:00
Eli Barzilay
5726d77d87 fix search box path when there is no PLT_Root cookie
svn: r10720
2008-07-11 20:39:18 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Eli Barzilay
970f768309 improved navset padding
svn: r10681
2008-07-08 16:15:05 +00:00
Eli Barzilay
94748ff8f8 removed unused commented-out code
svn: r10680
2008-07-08 16:06:48 +00:00
Eli Barzilay
5f30464c0e toc links fix
svn: r10678
2008-07-08 15:32:47 +00:00
Eli Barzilay
9c4d41fb63 better vertical placement of search box
svn: r10631
2008-07-06 14:58:20 +00:00
Eli Barzilay
9629528865 Search box has same font size as the rest of the navset, and is wider.
svn: r10629
2008-07-06 05:10:52 +00:00
Eli Barzilay
45b2141fa2 * Removed contents' and index' links
* Don't show `top' link when there is none (fine now since the above
  are gone)
* Don't show right side of navbar when there are no links in it (which
  is only at the start page)

svn: r10628
2008-07-06 05:00:26 +00:00
Eli Barzilay
f4342ce47c try a different pair of characters for expanded/collapsed toc entries
svn: r10626
2008-07-06 02:55:22 +00:00
Eli Barzilay
601a590aa5 new toc in manual pages
svn: r10606
2008-07-05 01:50:18 +00:00
Eli Barzilay
a32e251f97 improve title link in tocset (use tocviewselflink for the title too)
svn: r10593
2008-07-04 01:55:03 +00:00
Eli Barzilay
9700671534 avoid genarating toc-content if not needed
svn: r10592
2008-07-04 01:04:18 +00:00
Eli Barzilay
9a737ade30 minor
svn: r10577
2008-07-03 10:30:54 +00:00
Eli Barzilay
7a98aa8db2 fix empty searchbox label, again
svn: r10576
2008-07-03 09:07:48 +00:00
Eli Barzilay
3a39b112c9 add numbers to navigation link tooltips
svn: r10575
2008-07-03 08:39:55 +00:00
Eli Barzilay
12d4b12d91 make the code match the html
svn: r10574
2008-07-03 08:32:47 +00:00
Eli Barzilay
3a18f5b9a2 * always have a navbar, even at the start page
* add a "top" link to the navbar
* move search box to the left

svn: r10573
2008-07-03 07:05:20 +00:00
Eli Barzilay
d2c666f1e7 More visually noticeable navigation bar
svn: r10572
2008-07-03 05:27:01 +00:00
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