Skip to content

Commit a38786b

Browse files
docs: update docs with cleaned up Other Technologies
Signed-off-by: Jonathan Norris <[email protected]>
1 parent b457dac commit a38786b

File tree

18 files changed

+16
-66
lines changed

18 files changed

+16
-66
lines changed

docs/reference/other-technologies/cli.mdx

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ EOL
7878
> [!NOTE]
7979
> This is for demonstration purposes only.
8080
> In a real-world scenario, you would typically want to fetch this file from a remote flag management service.
81-
> See [here](https://github.com/open-feature/cli/issues/3), more more details.
81+
> See [here](https://github.com/open-feature/cli/issues/3), more details.
8282
8383
2. Generate code for your preferred language:
8484

@@ -226,15 +226,3 @@ flowchart LR
226226
config --> args
227227
```
228228

229-
## Get Involved
230-
231-
- **GitHub Repository**: [open-feature/cli](https://github.com/open-feature/cli)
232-
- **CNCF Slack**: Join the conversation in the [#openfeature](https://cloud-native.slack.com/archives/C0344AANLA1) and [#openfeature-cli](https://cloud-native.slack.com/archives/C07DY4TUDK6) channel
233-
- **Regular Meetings**: Attend our [community calls](https://zoom-lfx.platform.linuxfoundation.org/meetings/openfeature)
234-
- **GitHub Issues**: Report bugs or request features in our [issue tracker](https://github.com/open-feature/cli/issues)
235-
- **Social Media**:
236-
- Twitter: [@openfeature](https://twitter.com/openfeature)
237-
- LinkedIn: [OpenFeature](https://www.linkedin.com/company/openfeature/)
238-
239-
For more information, visit our [community page](https://openfeature.dev/community/).
240-

docs/reference/other-technologies/mcp.mdx

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -230,20 +230,3 @@ When interacting with your AI assistant:
230230
231231
The AI will use the MCP to evaluate the flag using OFREP and provide you with the result, along with additional metadata like variant and reason.
232232

233-
## Resources
234-
235-
- **NPM Package**: [@openfeature/mcp](https://www.npmjs.com/package/@openfeature/mcp)
236-
- **MCP Registry**: [dev.openfeature/mcp](https://registry.modelcontextprotocol.io)
237-
- **OpenFeature Documentation**: [openfeature.dev](https://openfeature.dev)
238-
- **CNCF Slack**: Join [#openfeature](https://cloud-native.slack.com/archives/C0344AANLA1)
239-
240-
## Get Involved
241-
242-
The OpenFeature MCP Server is an open-source project maintained by the OpenFeature community. We welcome contributions:
243-
244-
- **Report Issues**: [GitHub Issues](https://github.com/open-feature/mcp/issues)
245-
- **Contribute Code**: [Contributing Guide](https://github.com/open-feature/mcp/blob/main/CONTRIBUTING.md)
246-
- **Suggest Features**: Share ideas in the CNCF Slack [#openfeature](https://cloud-native.slack.com/archives/C0344AANLA1) channel
247-
- **Improve Documentation**: Help us improve SDK installation guides and examples
248-
249-
Join the [CNCF Slack](https://communityinviter.com/apps/cloud-native/cncf) to get involved.

docs/reference/other-technologies/ofrep.mdx

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -80,24 +80,3 @@ To make your flag management system OFREP-compliant:
8080
4. Test your implementation with existing OFREP providers
8181
5. Register your system in the [OpenFeature ecosystem](https://github.com/open-feature/openfeature.dev/issues)
8282

83-
## Resources
84-
85-
- **OpenAPI Specification**: [OFREP OpenAPI Spec](https://github.com/open-feature/protocol/blob/docs-update-readme-for-website/service/openapi.yaml)
86-
- **Provider Guidelines**:
87-
- [Server Provider Guide](https://github.com/open-feature/protocol/blob/docs-update-readme-for-website/guideline/dynamic-context-provider.md)
88-
- [Client Provider Guide](https://github.com/open-feature/protocol/blob/docs-update-readme-for-website/guideline/static-context-provider.md)
89-
- **Ecosystem**:
90-
- [OFREP Providers](https://openfeature.dev/ecosystem/?instant_search%5BrefinementList%5D%5Bvendor%5D%5B0%5D=OFREP)
91-
- [OFREP-Compliant Systems](https://openfeature.dev/ecosystem/?instant_search%5BrefinementList%5D%5Btype%5D%5B0%5D=OFREP%20API)
92-
- **CNCF Slack**: Join [#openfeature-remote-evaluation-protocol](https://cloud-native.slack.com/archives/C066A48LK35)
93-
94-
## Get Involved
95-
96-
OFREP is an open standard maintained by the OpenFeature community. We welcome contributions:
97-
98-
- **Implement OFREP** in your flag management system
99-
- **Create providers** for additional languages
100-
- **Provide feedback** on the specification
101-
- **Share your experience** using OFREP
102-
103-
Join the [`#openfeature-remote-evaluation-protocol`](https://cloud-native.slack.com/archives/C066A48LK35) channel on the [CNCF Slack](https://communityinviter.com/apps/cloud-native/cncf) to get involved.

docs/reference/sdks/client/kotlin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This content has been automatically generated from kotlin-sdk.
1010
Edits should be made here: https://github.com/open-feature/kotlin-sdk
1111
Once a repo has been updated, docs can be generated by running: yarn update:sdk-docs
1212

13-
Last updated at Fri Oct 24 2025 15:28:44 GMT-0400 (Eastern Daylight Time)
13+
Last updated at Fri Oct 24 2025 16:39:59 GMT-0400 (Eastern Daylight Time)
1414
-->
1515

1616
<p align="center" class="github-badges">

docs/reference/sdks/client/swift.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This content has been automatically generated from swift-sdk.
1010
Edits should be made here: https://github.com/open-feature/swift-sdk
1111
Once a repo has been updated, docs can be generated by running: yarn update:sdk-docs
1212

13-
Last updated at Fri Oct 24 2025 15:28:44 GMT-0400 (Eastern Daylight Time)
13+
Last updated at Fri Oct 24 2025 16:39:59 GMT-0400 (Eastern Daylight Time)
1414
-->
1515

1616
<p align="center" class="github-badges">

docs/reference/sdks/client/web/angular.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This content has been automatically generated from js-sdk.
1010
Edits should be made here: https://github.com/open-feature/js-sdk
1111
Once a repo has been updated, docs can be generated by running: yarn update:sdk-docs
1212

13-
Last updated at Fri Oct 24 2025 15:28:44 GMT-0400 (Eastern Daylight Time)
13+
Last updated at Fri Oct 24 2025 16:39:59 GMT-0400 (Eastern Daylight Time)
1414
-->
1515

1616
<p align="center" class="github-badges">

docs/reference/sdks/client/web/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This content has been automatically generated from js-sdk.
1010
Edits should be made here: https://github.com/open-feature/js-sdk
1111
Once a repo has been updated, docs can be generated by running: yarn update:sdk-docs
1212

13-
Last updated at Fri Oct 24 2025 15:28:44 GMT-0400 (Eastern Daylight Time)
13+
Last updated at Fri Oct 24 2025 16:39:59 GMT-0400 (Eastern Daylight Time)
1414
-->
1515

1616
<p align="center" class="github-badges">

docs/reference/sdks/client/web/react.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This content has been automatically generated from js-sdk.
1010
Edits should be made here: https://github.com/open-feature/js-sdk
1111
Once a repo has been updated, docs can be generated by running: yarn update:sdk-docs
1212

13-
Last updated at Fri Oct 24 2025 15:28:44 GMT-0400 (Eastern Daylight Time)
13+
Last updated at Fri Oct 24 2025 16:39:59 GMT-0400 (Eastern Daylight Time)
1414
-->
1515

1616
<p align="center" class="github-badges">

docs/reference/sdks/server/dart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This content has been automatically generated from dart-server-sdk.
99
Edits should be made here: https://github.com/open-feature/dart-server-sdk
1010
Once a repo has been updated, docs can be generated by running: yarn update:sdk-docs
1111

12-
Last updated at Fri Oct 24 2025 15:28:44 GMT-0400 (Eastern Daylight Time)
12+
Last updated at Fri Oct 24 2025 16:39:59 GMT-0400 (Eastern Daylight Time)
1313
-->
1414

1515
<p align="center" class="github-badges">

docs/reference/sdks/server/dotnet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This content has been automatically generated from dotnet-sdk.
1010
Edits should be made here: https://github.com/open-feature/dotnet-sdk
1111
Once a repo has been updated, docs can be generated by running: yarn update:sdk-docs
1212

13-
Last updated at Fri Oct 24 2025 15:28:43 GMT-0400 (Eastern Daylight Time)
13+
Last updated at Fri Oct 24 2025 16:39:58 GMT-0400 (Eastern Daylight Time)
1414
-->
1515

1616
[![Specification](https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge)](https://github.com/open-feature/spec/releases/tag/v0.8.0)

0 commit comments

Comments
 (0)