Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regenerates and installs all of the Racket docs in _env/doc #2

Open
samdphillips opened this issue Apr 19, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@samdphillips
Copy link
Owner

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
@samdphillips
Copy link
Owner Author

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.

@samdphillips samdphillips added the bug Something isn't working label May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant