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

WISHLIST: allow documentation of a package's internal features as well #3

Open
mon-key opened this issue Dec 10, 2011 · 0 comments
Open

Comments

@mon-key
Copy link

mon-key commented Dec 10, 2011

I've written a lightly tested version of manifest which allows for also
returning the internally documented features of a package.
It is available here: http://github.com/mon-key/manifest

It works by adjusting the internal heuristics of manifest::names and adding the
keyword INCLUDING-INTERNALS to the lambda listof following to include the
defaulted &key parameter (including-internals including-internals) and
adjusting the arglist to their callers accordingly:

manifest::names
manifest::manifest
manifest::package-page
manifest::needs-documentation
manifest::documentation-templates

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

No branches or pull requests

1 participant