HISTORY.txt (1013B)
1 Version 1.1 2 Moved detailed-change recording to documentation 3 4 Version 1.0 5 Use `doc' submodule when available 6 Changed the HTML rendering style of `scribble/manual' 7 Changed `verbatim' to support non-string arguments 8 Added `--html-tree' option to for rendering to multi-page HTML 9 with nested directories for nested parts 10 Added `css-style-addition' and `js-style-addition' for adding 11 style files that override library-level defaults but can be 12 overridden externally 13 For HTML rendering, merge generated `style' attributes within 14 a single tag 15 scribble/base: same change as for racket/runtime-path related 16 to "collects"-relative paths 17 scribble/base: added `#:indirect' option to `defmodule` and 18 `seclink` 19 scribble/manual: added `manual-doc-style' 20 scribble/manual: changed `deprecated' to a function, and 21 generalized it by adding an optional `#:what' argument 22 scriblib/autobib: add #:note 23 24 Older versions 25 See the "Racket core" release notes for a history of changes before 26 the "scribble-lib" package was created.