racket/collects/mysterx/scribblings
Eli Barzilay 4288c6c2c7 The Scribble reader was improved to make it pull out the syntax
punctuations outside of the form, as it does with quote punctuations.
So things like this

  #, @foo{...}

that required the space to make the @foo read as a scribble form are
now better written as

  @#,foo{...}

This changes all such occurrences.  (In case you see this change in
your files and are worried that there might be changes: I mechanically
verified that the result of `read'ing the modified files is identical
to the previous version.)

svn: r15111
2009-06-07 10:12:32 +00:00
..
activex.scrbl finish mysterx docs 2008-04-16 12:22:52 +00:00
browsers.scrbl doc fix (pr9670) 2008-08-08 23:09:41 +00:00
com-events.scrbl more mysterx doc work (all ported, but need re-org and clean-up) 2008-04-16 03:09:57 +00:00
com-types.scrbl finish mysterx docs 2008-04-16 12:22:52 +00:00
com.scrbl finish mysterx docs 2008-04-16 12:22:52 +00:00
common.ss mysterx doc progress 2008-04-15 21:19:17 +00:00
dcom.scrbl url moved 2008-05-20 00:19:52 +00:00
documents.scrbl mysterx doc progress 2008-04-15 21:19:17 +00:00
html-element.scrbl finish mysterx docs 2008-04-16 12:22:52 +00:00
html-events.scrbl mysterx doc progress 2008-04-15 21:19:17 +00:00
html.scrbl finish mysterx docs 2008-04-16 12:22:52 +00:00
methprop.scrbl fix docs on 'com-get-active-object-from-coclass', which accepts only one argument 2009-01-20 12:28:29 +00:00
mysterx.scrbl assign authors to manuals 2008-08-15 20:16:06 +00:00
overview.scrbl The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
version.scrbl mysterx doc progress 2008-04-15 21:19:17 +00:00