We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hierarchy duplicate
Duplicate declarations should not appear in hierarchy.
Duplicate declarations in class hierarchy appears when using entryPointStragetry "packages".
This occurs in my repo scriptapi-docs, but I attached hierarchy-dupe.zip which includes a smaller reproduction.
Extract zip and run typedoc on the root of the zip directory, not the lib folder.
The text was updated successfully, but these errors were encountered:
Thanks for the very simple reproduction! It made tracking that down very easy.
Sorry, something went wrong.
8fb9011
No branches or pull requests
Search terms
hierarchy duplicate
Expected Behavior
Duplicate declarations should not appear in hierarchy.
Actual Behavior
Duplicate declarations in class hierarchy appears when using entryPointStragetry "packages".
Steps to reproduce the bug
This occurs in my repo scriptapi-docs, but I attached hierarchy-dupe.zip which includes a smaller reproduction.
Extract zip and run typedoc on the root of the zip directory, not the lib folder.
Environment
The text was updated successfully, but these errors were encountered: