Skip to content

Commit d0197c1

Browse files
authored
docs(providers): restructured openfeature provider docs into language-specific pages (#953)
1 parent b754718 commit d0197c1

17 files changed

Lines changed: 1592 additions & 329 deletions

docs/docs/clients/_category_.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/docs/clients/openfeature/README.md

Lines changed: 0 additions & 300 deletions
This file was deleted.

docs/docs/clients/openfeature/_category_.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/docs/openfeature-provider/_category_.json

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"label": "Superposition Providers",
3+
"position": 5,
4+
"collapsible": true,
5+
"collapsed": false,
6+
"link": {
7+
"type": "generated-index",
8+
"description": "OpenFeature Provider documentation for Superposition across all supported languages."
9+
}
10+
}
File renamed without changes.

docs/docs/clients/legacy/client_context_aware_configuration.md renamed to docs/docs/providers/legacy/client_context_aware_configuration.md

File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"label": "OpenFeature Providers",
3+
"position": 1,
4+
"collapsible": true,
5+
"collapsed": false,
6+
"link": {
7+
"type": "doc",
8+
"id": "providers/openfeature/overview"
9+
}
10+
}

0 commit comments

Comments
 (0)