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

Clicking on a class in the class list brings me to the inherited/super class instead #17

Closed
b52 opened this issue Jan 31, 2019 · 1 comment

Comments

2 participants
@b52
Copy link
Contributor

commented Jan 31, 2019

Expected Behavior

Clicking on a class in the class list on the left brings me to the definition of the class.

Actual Behavior

Instead, it sometimes brings me to the inherited/super class. I could not verify which circumstance triggers this issue.

Additional info

  • pdoc version: 0.5.1
@kernc

This comment has been minimized.

Copy link
Contributor

commented Feb 1, 2019

Thank you. Was in the test examples. #19 should fix it.

@kernc kernc added the bug label Feb 2, 2019

@kernc kernc closed this in #19 Feb 4, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.