diff --git a/contracts/README.adoc b/contracts/README.adoc index 52dd09f2..adceeeca 100644 --- a/contracts/README.adoc +++ b/contracts/README.adoc @@ -2,11 +2,9 @@ This is the reference guide for the link:https://github.com/aragon/osx-commons[osx-commons-contracts] package. -== Core12123 +IMPORTANT: The contracts are currently being audited, DO NOT USE IN PRODUCTION. -{{gio}} - -{{gio2}} +== Core {{IDAO}} diff --git a/contracts/docs/modules/ROOT/nav.adoc b/contracts/docs/modules/ROOT/nav.adoc new file mode 100644 index 00000000..59a7257c --- /dev/null +++ b/contracts/docs/modules/ROOT/nav.adoc @@ -0,0 +1 @@ +* xref:index.adoc[Overview] \ No newline at end of file diff --git a/contracts/docs/modules/ROOT/pages/index.adoc b/contracts/docs/modules/ROOT/pages/index.adoc new file mode 100644 index 00000000..81ab2275 --- /dev/null +++ b/contracts/docs/modules/ROOT/pages/index.adoc @@ -0,0 +1,5 @@ += OSX Commons. + +link:https://github.com/aragon/osx-commons[OSX commons] package is used to help with Aragon's project to avoid code duplication. + +IMPORTANT: The contracts are currently being audited, DO NOT USE IN PRODUCTION. diff --git a/contracts/docs/modules/api/pages/osx-commons.adoc b/contracts/docs/modules/api/pages/osx-commons.adoc index 59366fcd..3b39c0f6 100644 --- a/contracts/docs/modules/api/pages/osx-commons.adoc +++ b/contracts/docs/modules/api/pages/osx-commons.adoc @@ -148,7 +148,9 @@ This is the reference guide for the link:https://github.com/aragon/osx-commons[osx-commons-contracts] package. -== Core12123 +IMPORTANT: The contracts are currently being audited, DO NOT USE IN PRODUCTION. + +== Core :hasPermission: pass:normal[xref:#IDAO-hasPermission-address-address-bytes32-bytes-[`++hasPermission++`]] :setMetadata: pass:normal[xref:#IDAO-setMetadata-bytes-[`++setMetadata++`]]