From 35e614d447383de152f7c2648f416577562ccb39 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Mon, 24 Dec 2018 12:03:20 +0100 Subject: [PATCH 1/2] Link to the squid-py API Reference Docs --- content/references/introduction.md | 3 +++ content/references/squid-py.md | 6 ++++++ data/sidebars/references.yml | 13 +++++++++---- 3 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 content/references/squid-py.md diff --git a/content/references/introduction.md b/content/references/introduction.md index 2d09fe5c..0d43324f 100644 --- a/content/references/introduction.md +++ b/content/references/introduction.md @@ -16,4 +16,7 @@ References of all the functions and methods used in our libraries are not yet in + +ReadTheDocs hosts the [squid-py API Reference Docs](https://squid-py.readthedocs.io/en/latest/). + diff --git a/content/references/squid-py.md b/content/references/squid-py.md new file mode 100644 index 00000000..266104dd --- /dev/null +++ b/content/references/squid-py.md @@ -0,0 +1,6 @@ +--- +title: API Reference +description: +--- + +ReadTheDocs hosts the [squid-py API Reference Docs](https://squid-py.readthedocs.io/en/latest/). diff --git a/data/sidebars/references.yml b/data/sidebars/references.yml index e153745c..10a4448f 100644 --- a/data/sidebars/references.yml +++ b/data/sidebars/references.yml @@ -5,15 +5,20 @@ # - group: squid-js # items: -# - title: API reference -# link: /api/squid-js/ +# - title: API Reference +# link: /references/squid-js/ + +- group: squid-py + items: + - title: API Reference + link: /references/squid-py/ - group: aquarius items: - - title: API reference + - title: API Reference link: /references/aquarius/ - group: brizo items: - - title: API reference + - title: API Reference link: /references/brizo/ From a08aa00d555a5ac1fc0d4388763910c6d6b5f3a9 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 8 Jan 2019 11:25:51 +0100 Subject: [PATCH 2/2] add openwaters repo --- content/concepts/bounties.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/concepts/bounties.md b/content/concepts/bounties.md index 2ef17719..6b892fb1 100644 --- a/content/concepts/bounties.md +++ b/content/concepts/bounties.md @@ -9,3 +9,5 @@ Check out the: - [Ocean Protocol Bounties on bounties.network](https://explorer.bounties.network/explorer?bountyStage=active&search=ocean%20protocol) + +