docs: document feature flags (#13388)
This commit is contained in:
@@ -1233,6 +1233,27 @@ export const generatedSidebars = [
|
||||
],
|
||||
"chapterTitle": "7.6. Logging",
|
||||
"number": "7.6."
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/learn/debugging-and-testing/feature-flags",
|
||||
"title": "Feature Flags",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/learn/debugging-and-testing/feature-flags/create",
|
||||
"title": "Create Feature Flag",
|
||||
"children": [],
|
||||
"chapterTitle": "7.7.1. Create Feature Flag",
|
||||
"number": "7.7.1."
|
||||
}
|
||||
],
|
||||
"chapterTitle": "7.7. Feature Flags",
|
||||
"number": "7.7."
|
||||
}
|
||||
],
|
||||
"chapterTitle": "7. Debugging & Testing",
|
||||
|
||||
Reference in New Issue
Block a user