We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7344eff commit a6021adCopy full SHA for a6021ad
docusaurus.config.js
@@ -94,30 +94,6 @@ const config = {
94
label: 'Projects',
95
className: 'navbar__item--projects',
96
},
97
- {
98
- type: 'doc',
99
- docId: 'documentation-tooling/getting-started',
100
- position: 'left',
101
- label: 'Documentation',
102
- className: 'navbar__item--getting-started',
103
- },
104
105
- type: 'dropdown',
106
107
108
- items: [
109
110
111
- docId: 'documentation-tooling/intro',
112
- label: 'Documentation Tooling',
113
114
115
116
- docId: 'api-documentation/intro',
117
- label: 'API Documentation',
118
119
- ],
120
121
{
122
to: '/technical-articles',
123
position: 'left',
0 commit comments