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 ffb08c7 commit 41d1d4fCopy full SHA for 41d1d4f
docs/debugging.md renamed to docs/advanced-features/debugging.md
docs/manifest.json
@@ -164,18 +164,18 @@
164
{
165
"title": "Measuring performance",
166
"path": "/docs/advanced-features/measuring-performance.md"
167
+ },
168
+ {
169
+ "title": "Debugging",
170
+ "path": "/docs/advanced-features/debugging.md"
171
}
172
]
173
},
174
175
"title": "Upgrade Guide",
176
"path": "/docs/upgrading.md"
177
- { "title": "FAQ", "path": "/docs/faq.md" },
- {
- "title": "Debugging",
- "path": "/docs/debugging.md"
178
- }
+ { "title": "FAQ", "path": "/docs/faq.md" }
179
180
181
0 commit comments