From 37d8a873b5af8d330e85ddd5a39680cbb4765440 Mon Sep 17 00:00:00 2001 From: Giorgi Lagidze Date: Fri, 22 Nov 2024 00:07:38 +0400 Subject: [PATCH] new update --- contracts/README.adoc | 6 ++---- contracts/docs/modules/ROOT/nav.adoc | 1 + contracts/docs/modules/ROOT/pages/index.adoc | 5 +++++ contracts/docs/modules/api/pages/osx-commons.adoc | 4 +++- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 contracts/docs/modules/ROOT/nav.adoc create mode 100644 contracts/docs/modules/ROOT/pages/index.adoc 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++`]]