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

Support Doc Pages For Functions #3

Open
JordanRL opened this issue Jul 6, 2021 · 1 comment
Open

Support Doc Pages For Functions #3

JordanRL opened this issue Jul 6, 2021 · 1 comment
Assignees

Comments

@JordanRL
Copy link
Owner

JordanRL commented Jul 6, 2021

Currently the generator supports documentation for classes, traits, and interfaces, but not user defined functions.

Though I don't see a very good way to inspect and support anonymous functions or global scoped closures, actual defined functions could be supported.

@JordanRL JordanRL self-assigned this Jul 6, 2021
@JordanRL JordanRL modified the milestone: 0.2.0 Jul 6, 2021
@JordanRL
Copy link
Owner Author

I'm removing this from the 0.2 milestone.

I looked at several different ways to implement this, and there are some very opinionated choices that would need to be made. Since I don't typically use PHP for functional programming, I'll defer this until I get some feedback or requests for particular ways of exporting and organizing this type of data.

@JordanRL JordanRL added Help Wanted Extra attention is needed Internal: UX Improvement labels Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant