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

Option to flatten class tree #2218

Open
jaapio opened this issue Jan 25, 2020 · 0 comments
Open

Option to flatten class tree #2218

jaapio opened this issue Jan 25, 2020 · 0 comments

Comments

@jaapio
Copy link
Member

jaapio commented Jan 25, 2020

Not in all situations, it is required to have the full class tree.

php_code_sniffer, for example, wants to generate documentation based on the class docblocks and properties. But rest of the api docs are not relevant to all users.
But also the hierarchy is not relevant add this level.

Could we come up with a solution to make this possible in a template or are custom templates required for this situation? Could we provide a way to filter elements based on their type?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
phpDoc issue triage board
  
Needs triage
Development

No branches or pull requests

1 participant