Francisco Giordano ef3bbbcf40 Add readme notices with link to docs site (#2300) 5 år sedan
..
AccessControl.sol b72088a90a Add 'available since' notices 5 år sedan
Ownable.sol 56de324afe Add SPX license identifier (#2235) 5 år sedan
README.adoc ef3bbbcf40 Add readme notices with link to docs site (#2300) 5 år sedan

README.adoc

= Access

[.readme-notice]
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/access

Contract modules for authorization and access control mechanisms.

== Contracts

{{Ownable}}

{{AccessControl}}