File tree Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Original file line number Diff line number Diff line change @@ -86,37 +86,6 @@ const config = {
86
86
label : 'About Mithril' ,
87
87
position : 'left' ,
88
88
} ,
89
- {
90
- type : 'dropdown' ,
91
- label : 'Developer Docs' ,
92
- position : 'left' ,
93
- items : [
94
- {
95
- to : '/aggregator-api' ,
96
- label : 'Aggregator Node - API Reference'
97
- } ,
98
- {
99
- href : 'https://mithril.network/mithril-aggregator/doc/mithril_aggregator/index.html' ,
100
- label : 'Aggregator Node - Rust documentation'
101
- } ,
102
- {
103
- href : 'https://mithril.network/mithril-signer/doc/mithril_signer/index.html' ,
104
- label : 'Signer Node - Rust documentation'
105
- } ,
106
- {
107
- href : 'https://mithril.network/mithril-client/doc/mithril_client/index.html' ,
108
- label : 'Client Node - Rust documentation'
109
- } ,
110
- {
111
- href : 'https://mithril.network/mithril-core/doc/mithril/index.html' ,
112
- label : 'Cryptographic Core Library - Rust documentation'
113
- } ,
114
- {
115
- href : 'https://mithril.network/mithril-common/doc/mithril_common/index.html' ,
116
- label : 'Common Node Library - Rust documentation'
117
- } ,
118
- ]
119
- } ,
120
89
{
121
90
to : '/glossary' ,
122
91
label : 'Glossary' ,
You can’t perform that action at this time.
0 commit comments