primitivefinance / primitive-dodoc

☄️ Zero-config Hardhat plugin to generate documentation for all your Solidity contracts.
MIT License
135 stars 16 forks source link

Inherited event params not rendering properly #24

Open wminshew opened 2 years ago

wminshew commented 2 years ago

getting undefined for the params on inherited events. Currently working around the issue by copy/pasting the events from the inherited interface over to the main contract docs, but wanted to log the issue here for posterity

clemlak commented 2 years ago

Noted, I'll investigate this issue!

wminshew commented 2 years ago

forgot to come back & link the repo for testing now that it's public https://github.com/0xSplits/splits-contracts