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 0559c1a commit f90d441Copy full SHA for f90d441
sidebars.js
@@ -80,28 +80,9 @@ module.exports = {
80
],
81
},
82
83
- API: [
84
- {
85
- type: 'category',
86
- label: 'Stats API',
87
- items: [
88
89
- type: 'doc',
90
- id: 'stats-api',
91
- label: 'Reference',
92
- },
93
94
95
- id: 'stats-api-playground',
96
- label: 'Playground',
97
98
99
100
- id: 'stats-api-v1',
101
- label: 'v1 API Reference',
102
- }
103
- ]
104
+ 'API': [
+ 'stats-api',
+ 'stats-api-playground',
105
'events-api',
106
'sites-api',
107
0 commit comments