raco-pkg-env
raco-pkg-env copied to clipboard
Regenerates and installs all of the Racket docs in _env/doc
Should not have all of the docs, just the ones installed for the environment.
$ du -sh _env/*
4.0K _env/activate.sh
102M _env/doc
8.0K _env/etc
4.0K _env/links.rktd
23M _env/pkgs
Looking at this in more detail it seems that the additional documentation is from a package with a dependency that is somehow pulling in all of the main documentation.