Closed karansohi closed 11 months ago
The documentation and examples across various SDKs have been updated to reflect a shift in terminology from "manually setting" to "defining" feature control points. The sidebar positions for SDK content have been reorganized to improve navigation flow. Installation instructions have been added or clarified, and code snippets have been expanded to include additional labels and explanations. Examples across multiple languages now uniformly include more detailed label dictionaries, indicating a move towards more granular control of features.
File Path | Change Summary |
---|---|
docs/content/sdk/*/manual.md |
Title changed to "Define Control Points." Installation instructions and code snippet explanations added. |
docs/content/sdk/*/go.md ,docs/content/sdk/*/java.md ,docs/content/sdk/*/python/manual.md |
Sidebar positions updated for .NET, Go, Java, and Python sections. |
sdks/aperture-csharp/Examples/Program.cs |
Updated labels dictionary logic to include additional key-value pairs. |
sdks/aperture-go/examples/manual_flow/main.go ,sdks/aperture-java/examples/standalone-example/src/main/java/com/fluxninja/example/App.java ,sdks/aperture-js/example/quota_scheduler_example.ts ,sdks/aperture-js/example/ui_snippets.ts ,sdks/aperture-py/example/manual_flow.py |
Added new key-value pairs to labels in Go, Java, and Python examples. Removed QSUI comments and updated UI function names and logic in JavaScript examples. |
🐇✨ Changes abound in docs and code,
A rabbit hopped through, leaving knowledge bestowed.
With labels defined, and sidebars aligned,
The burrow's tech stack is now refined. 🚀📚
Description of change
Checklist
Summary by CodeRabbit
Documentation
Bug Fixes
prioritu
topriority
).Style
Refactor