racket/collects/scribblings/main/private
Matthew Flatt 198a65a5fc raco pkg create: support "source" and "binary" bundling
Adds `--from-dir' and `--from-install' flags to select the interpretation
of the argument as a directory or as the name of an installed package.
Relevant to PR 13669

Adds `--as-is' (the default), `--source', and `--binary' flags to
select a pruning mode.

The `raco setup' tool recognizes a `rendered-scribblings' specification
in "info.rkt" to trigger moving rendered documentation into place,
registering its tags in the cross-reference database, and fixing up
references to "local-redirect.js"; the presence of a "synced.rktd"
indicates when those fixups have been performed (since, if the package
is installed in a user-specific scope, the documentation doesn't actually
move anywhere). Finally, "out<n>.sxref" needs to report paths relative to
the documentation's directory, and then the relative-directory references
need to be suitably resolved at derserialization; some support for such
relative paths was in place, but it wasn't quite general enough before.
2013-05-16 11:50:04 -06:00
..
local-redirect.rkt render non-installaction-scoped package docs with an indirection 2013-05-08 09:54:30 -04:00
make-search.rkt doc search: fix mismatch between generator and renderer 2013-04-06 07:43:49 -06:00
manuals.rkt raco pkg create: support "source" and "binary" bundling 2013-05-16 11:50:04 -06:00
search-context.html Switch to use almost-standard DOCTYPE for Scribble. 2012-11-29 07:06:52 -07:00
search.js doc search: fix mismatch between generator and renderer 2013-04-06 07:43:49 -06:00
utils.rkt scribble: Rename attribute pltdoc -> data-pltdoc, which is valid in HTML5. 2012-11-27 07:55:43 -07:00