racket/collects/scribblings/main
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
..
private raco pkg create: support "source" and "binary" bundling 2013-05-16 11:50:04 -06:00
user render non-installaction-scoped package docs with an indirection 2013-05-08 09:54:30 -04:00
acks.scrbl
config.rkt Revert "Adding link to prior versions of the docs." 2013-02-24 16:59:52 -05:00
getting-started.scrbl Remove some redundant "www."s. 2013-04-28 12:53:07 -04:00
info.rkt render non-installaction-scoped package docs with an indirection 2013-05-08 09:54:30 -04:00
license.scrbl JIT for ARM 2013-04-08 14:43:30 -06:00
local-redirect.scrbl render non-installaction-scoped package docs with an indirection 2013-05-08 09:54:30 -04:00
release.scrbl
search.scrbl
start.scrbl Use the `not-on-the-web' style *around* the installation comment. 2013-02-28 15:11:04 -05:00