1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 00:05:35 +01:00
Commit Graph

478 Commits

Author SHA1 Message Date
Anirudh2490
a3684a652a
This new tutorial includes how to setup metamask
Along with video links, setup of hardware wallets, etc. Please review and pull.

One issue: The images in the Markdown are appearing too large. Please suggest a fix.
2019-02-04 17:25:51 +01:00
e5dd50cf2d
Merge pull request #132 from oceanprotocol/fix/lint
fix linting & build
2019-01-31 11:49:26 +01:00
e51c18cbb7
fix linting 2019-01-31 11:42:50 +01:00
25f73cbc3e
Merge pull request #130 from oceanprotocol/fix/code-style
fix aggressive prims.js syntax styles for inline code
2019-01-30 12:00:12 +01:00
ced946f6a1
Merge pull request #109 from oceanprotocol/feature/get-consume-flow
retrieve and consume flow
2019-01-30 11:59:53 +01:00
6347c9cb0d
Update content/tutorials/react-get-use-data-set.md
Co-Authored-By: jernejpregelj <jernej.pregelj88@gmail.com>
2019-01-30 11:49:02 +01:00
294885bca8
Update content/tutorials/react-get-use-data-set.md
Co-Authored-By: jernejpregelj <jernej.pregelj88@gmail.com>
2019-01-30 11:48:47 +01:00
24f8845b1e
Update content/tutorials/react-get-use-data-set.md
Co-Authored-By: jernejpregelj <jernej.pregelj88@gmail.com>
2019-01-30 11:48:38 +01:00
c73f9bce0f
add final screenshot, code style fixes 2019-01-30 11:45:59 +01:00
2d20276455
fix aggressive syntax styles for inline code 2019-01-30 11:28:39 +01:00
f07ded1e1f
Merge branch 'master' into feature/get-consume-flow 2019-01-30 11:13:00 +01:00
ff3ef97118
Merge pull request #124 from oceanprotocol/feature/#45-squid-js-docs
Add squid-js API documentation.
2019-01-30 11:12:34 +01:00
7253a6aeb9
point to squid-js release branch 2019-01-29 11:45:46 +01:00
ed7695f172
output some models 2019-01-29 11:39:15 +01:00
c45504ccc2
only show public methods 2019-01-29 11:34:31 +01:00
942106b88c
only update url if element exists 2019-01-28 16:55:00 +01:00
8923f35d00
generalize scrolling component, use it in all the API docs 2019-01-28 15:59:01 +01:00
7f555bbe11
update urls on TOC click 2019-01-28 15:38:53 +01:00
Pedro Gutiérrez
956fe45529 improved scroll spy detection 2019-01-28 15:26:02 +01:00
ffee29e8db
smooth scrolling for everyone 2019-01-28 15:12:12 +01:00
Jernej Pregelj
847ce38880
Merge branch 'master' into feature/get-consume-flow 2019-01-28 14:45:10 +01:00
5fc4bec0f3
native smooth scrolling 2019-01-28 14:04:26 +01:00
e8c16668c2
sidebar style cleanup 2019-01-28 13:57:48 +01:00
ad1fded323
fix TOC item clicks, dim deprecated items, minimal deprecated entities 2019-01-28 13:42:50 +01:00
16b0a2270f
scrollspy for sub items only 2019-01-28 12:42:35 +01:00
2659213616
filter TOC data too, scrollspy everywhere 2019-01-28 12:33:29 +01:00
6c90d37672
scrollspy for sub items 2019-01-28 12:00:59 +01:00
Pedro Gutiérrez
5a0f7eacc2 fixed deprecation links #45 2019-01-28 11:48:12 +01:00
09c8d41608
toc as component, scrollspy prototype 2019-01-28 11:42:32 +01:00
b6498cbb18
fix swagger TOC 2019-01-28 11:16:41 +01:00
3b97474d0c
show only Methods 2019-01-28 10:09:53 +01:00
160dc564ba
sidebar TOC tweaks 2019-01-28 10:00:06 +01:00
fa7037c419
bump squid-js & dev-ocean submodules 2019-01-28 09:41:37 +01:00
82569332a6
add link to squid-py reference page 2019-01-22 22:48:30 +01:00
b89b7bddae
refactor API reference templates, split up long template files 2019-01-22 22:34:25 +01:00
eaadda98a8
fixes 2019-01-22 17:14:02 +01:00
a37ed4cb0e
output more classes 2019-01-22 16:49:46 +01:00
22bc0512ca
minimize deprecated entities, spacing tweaks 2019-01-22 16:17:13 +01:00
cb5b805937
menu shuffling 2019-01-22 16:07:12 +01:00
835842d4a6
Merge branch 'master' into feature/#45-squid-js-docs 2019-01-22 16:02:37 +01:00
329e43eedc
Merge pull request #128 from oceanprotocol/fix/update-submodules
Update all submodules
2019-01-22 16:02:22 +01:00
86471beb8d
output all entities in sidebar as menu items 2019-01-22 15:36:59 +01:00
Troy McConaghy
16d3ea0862 Update all submodules 2019-01-22 14:55:41 +01:00
95b1aba1f9
Merge branch 'master' into feature/#45-squid-js-docs 2019-01-22 14:27:50 +01:00
d5a6d501ad
Merge pull request #127 from oceanprotocol/fix/link-terminology-page-to-wallets-page
In Terminology page, add link to Wallets page
2019-01-22 14:27:34 +01:00
0caf03e24e
nicer source link 2019-01-22 14:23:53 +01:00
c6b9cbb59e
lint fix 2019-01-22 14:03:36 +01:00
a7cc0cf099
document typedoc spec file generation 2019-01-22 14:02:28 +01:00
a86b5e435d
automate typedoc json generation for squid-js 2019-01-22 13:52:44 +01:00
Troy McConaghy
5dd14af751
Merge branch 'master' into fix/link-terminology-page-to-wallets-page 2019-01-22 13:16:19 +01:00