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

Fix a few undistributed packages #3447

Open
wants to merge 9 commits into
base: development
Choose a base branch
from

Conversation

d-torrance
Copy link
Member

This fixes some of the low-hanging fruit from #3446 to get some of the undistributed packages to load.

@d-torrance
Copy link
Member Author

I added a couple more related commits:

  • Fix the html validation bug mentioned in #3448 (comment).
  • Remove the supplanted-packages directory. It just contained old versions of packages that still exist in the main packages directory. That's not necessary using git -- we can just check out an old commit if we want to look at an older version of a package.

Made a variable local and remove a redundant documentation key.
Remove empty Example lists from documentation
Pass a list of strings (not symbols) to "export".
Remove empty Example list from documentation
The current versions of these packages still exist in the main
packages directory, and these older versions still exist in the git
history.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant