Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Rey committed May 29, 2024
1 parent cf9551e commit 6b52877
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ packages/massa-web3/test
**/open_rpc/**
**/generated/**
**/dist/**
**/docs/**
**/docs/**
typedoc.json
1 change: 0 additions & 1 deletion packages/massa-web3/babel.config.js

This file was deleted.

7 changes: 0 additions & 7 deletions packages/massa-web3/typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
"navigation": {
"includeGroups": true
},
"sidebarLinks": {
"Wallet operations": "https://web3.docs.massa.net/classes/WalletClient.html",
"Smart contracts operations": "https://web3.docs.massa.net/classes/SmartContractsClient.html",
"Events": "https://web3.docs.massa.net/classes/EventPoller.html",
"Public API": "https://web3.docs.massa.net/classes/PublicApiClient.html",
"Private API": "https://web3.docs.massa.net/classes/PrivateApiClient.html"
},
"navigationLinks": {
"Main documentation": "https://docs.massa.net/"
},
Expand Down

1 comment on commit 6b52877

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report for experimental massa-web3

Action wasn't able to generate report within GitHub comment limit. If you're facing this issue, please let me know by commenting under this issue.

Report generated by 🧪jest coverage report action from 6b52877

Please sign in to comment.