Skip to content

Commit

Permalink
docs: include IWhitelistAccessModule to the docs' summary
Browse files Browse the repository at this point in the history
  • Loading branch information
xorsal committed Nov 27, 2024
1 parent 7c9dcf6 commit f5071b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@
- [IValidator](solidity/interfaces/core/IValidator.sol/interface.IValidator.md)
- [❱ examples](solidity/interfaces/examples/README.md)
- [❱ modules](solidity/interfaces/examples/modules/README.md)
- [❱ access](solidity/interfaces/examples/modules/access/README.md)
- [IWhitelistAccessModule](solidity/interfaces/examples/modules/access/IWhitelistAccessModule.sol/interface.IWhitelistAccessModule.md)
- [❱ dispute](solidity/interfaces/examples/modules/dispute/README.md)
- [IBondedDisputeModule](solidity/interfaces/examples/modules/dispute/IBondedDisputeModule.sol/interface.IBondedDisputeModule.md)
- [ICircuitResolverModule](solidity/interfaces/examples/modules/dispute/ICircuitResolverModule.sol/interface.ICircuitResolverModule.md)
Expand Down

0 comments on commit f5071b3

Please sign in to comment.