Skip to content

Commit caeefa9

Browse files
authored
refactor(Docs): remove unsupported doc items (#23)
1 parent d0eb840 commit caeefa9

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

src/docs.js

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,6 @@ export default [
4646
link: "https://github.com/ApeWorX/ape-vyper",
4747
section: sections.PLUGIN
4848
},
49-
{
50-
name: "Starknet",
51-
link: "https://docs.apeworx.io/ape-starknet/stable/",
52-
section: sections.PLUGIN
53-
},
5449
{
5550
name: "Polygon",
5651
link: "https://github.com/ApeWorX/ape-polygon/",
@@ -106,11 +101,6 @@ export default [
106101
link: "https://github.com/ApeWorX/ape-solidity",
107102
section: sections.PLUGIN
108103
},
109-
{
110-
name: "Cairo",
111-
link: "https://github.com/ApeWorX/ape-cairo",
112-
section: sections.PLUGIN
113-
},
114104
{
115105
name: "Foundry",
116106
link: "https://github.com/ApeWorX/ape-foundry",
@@ -121,26 +111,11 @@ export default [
121111
link: "https://github.com/ApeWorX/ape-hardhat",
122112
section: sections.PLUGIN
123113
},
124-
{
125-
name: "Ganache",
126-
link: "https://github.com/ApeWorX/ape-ganache",
127-
section: sections.PLUGIN
128-
},
129-
{
130-
name: "Jupyter Notebook",
131-
link: "https://github.com/ApeWorX/ape-notebook",
132-
section: sections.PLUGIN
133-
},
134114
{
135115
name: "Tokens",
136116
link: "https://github.com/ApeWorX/ape-tokens",
137117
section: sections.PLUGIN
138118
},
139-
{
140-
name: "Address Book",
141-
link: "https://github.com/ApeWorX/ape-addressbook",
142-
section: sections.PLUGIN
143-
},
144119
{
145120
name: "Chainstack",
146121
link: "https://github.com/ApeWorX/ape-chainstack",

0 commit comments

Comments
 (0)