File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,10 @@ plugins:
101101 - /doc/user-guides/observability/token-metrics.md
102102 - /doc/extensions/planpolicy.md
103103 - /doc/user-guides/planpolicy/plan-based-rate-limiting.md
104+ - /doc/cel/introduction.md
105+ - /doc/cel/standard.md
106+ - /doc/cel/extensions/optional.md
107+ - /doc/cel/extensions/strings.md
104108 - /doc/images/*
105109 - name : authorino
106110 import_url : https://github.com/kuadrant/authorino?edit_uri=/blob/main/&branch=main
@@ -216,6 +220,11 @@ nav:
216220 - ' TokenRateLimitPolicy ' : kuadrant-operator/doc/overviews/token-rate-limiting.md
217221 - ' TelemetryPolicy ' : kuadrant-operator/doc/overviews/telemetrypolicy.md
218222 - ' PlanPolicy ' : kuadrant-operator/doc/extensions/planpolicy.md
223+ - ' CEL ' :
224+ - ' Introduction ' : kuadrant-operator/doc/cel/introduction.md
225+ - ' Standard library ' : kuadrant-operator/doc/cel/standard.md
226+ - ' Optional type ' : kuadrant-operator/doc/cel/extensions/optional.md
227+ - ' String extensions ' : kuadrant-operator/doc/cel/extensions/strings.md
219228 - ' APIs & Reference ' :
220229 - ' AuthPolicy ' : kuadrant-operator/doc/reference/authpolicy.md
221230 - ' DNSPolicy ' : kuadrant-operator/doc/reference/dnspolicy.md
You can’t perform that action at this time.
0 commit comments