From 94653bb541e9e89f099ccff0a990605cd57ef75f Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 10 Apr 2021 17:09:38 +0200 Subject: [PATCH] Feature: Add links to view Read the docs files --- data/sidebars/references.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/sidebars/references.yml b/data/sidebars/references.yml index c596563b..0c6eef21 100644 --- a/data/sidebars/references.yml +++ b/data/sidebars/references.yml @@ -26,7 +26,17 @@ - group: ocean.py items: - title: API Reference - link: https://github.com/oceanprotocol/ocean.py + link: /read-the-docs/oceanpy/ + +- group: Aquarius read the docs + items: + - title: API Reference + link: /read-the-docs/aquarius/ + +- group: Provider read the docs + items: + - title: API Reference + link: /read-the-docs/provider/ - group: Smart Contracts items: