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

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}}