Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Prevent duplicated functions from inheritance tree. #37

Open
PaulLaux opened this issue May 21, 2018 · 1 comment
Open

Prevent duplicated functions from inheritance tree. #37

PaulLaux opened this issue May 21, 2018 · 1 comment

Comments

@PaulLaux
Copy link

Tnx for this useful tool!

I was wondering, is there a way to prevent it from going up and documenting the entire inheritance tree?

For example for StandardToken.sol, I am getting the output:

But i would expect

(only StandardToken)

OR

(No duplicated functions among members)

Is there any way to achieve this?

@dpilch
Copy link
Owner

dpilch commented May 21, 2018

Off the top of my head I can't think of a way, but I'll look into it further.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants