1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Merge pull request #120 from oceanprotocol/feature/link-to-squid-py-refs

Link to the squid-py API Reference Docs
This commit is contained in:
Matthias Kretschmann 2019-01-08 11:27:26 +01:00 committed by GitHub
commit c7e9dd1213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 4 deletions

View File

@ -16,4 +16,7 @@ References of all the functions and methods used in our libraries are not yet in
<repo name="squid-js"></repo> <repo name="squid-js"></repo>
<repo name="squid-py"></repo> <repo name="squid-py"></repo>
ReadTheDocs hosts the [squid-py API Reference Docs](https://squid-py.readthedocs.io/en/latest/).
<repo name="squid-java"></repo> <repo name="squid-java"></repo>

View File

@ -0,0 +1,6 @@
---
title: API Reference
description:
---
ReadTheDocs hosts the [squid-py API Reference Docs](https://squid-py.readthedocs.io/en/latest/).

View File

@ -5,15 +5,20 @@
# - group: squid-js # - group: squid-js
# items: # items:
# - title: API reference # - title: API Reference
# link: /api/squid-js/ # link: /references/squid-js/
- group: squid-py
items:
- title: API Reference
link: /references/squid-py/
- group: aquarius - group: aquarius
items: items:
- title: API reference - title: API Reference
link: /references/aquarius/ link: /references/aquarius/
- group: brizo - group: brizo
items: items:
- title: API reference - title: API Reference
link: /references/brizo/ link: /references/brizo/