Skip to content

Commit

Permalink
cc docs: fix options
Browse files Browse the repository at this point in the history
commit_hash:6514f36d2f14662db1d2f6b62fd10c075b9712f0
  • Loading branch information
fdr400 committed Nov 11, 2024
1 parent d6efd48 commit 09bc1ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/docs/en/userver/build/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ userver is split into multiple CMake libraries.
| `userver::rocks` | `USERVER_FEATURE_ROCKS` | `rocks` | TODO |
| `userver::ydb` | `USERVER_FEATURE_YDB` | `ydb` | @ref scripts/docs/en/userver/ydb.md |
| `userver::otlp` | `USERVER_FEATURE_OTLP` | `otlp` | @ref opentelemetry "OpenTelemetry Protocol" |
| `userver::s3api | `USERVER_FEATURE_S3API` | `s3api` | @ref scripts/docs/en/userver/libraries/s3api.md |
| `userver::grpc-reflection | `USERVER_FEATURE_GRPC_REFLECTION` | `grpc-reflection` | @ref scripts/docs/en/userver/libraries/grpc-reflection.md |
| `userver::s3api` | `USERVER_FEATURE_S3API` | `s3api` | @ref scripts/docs/en/userver/libraries/s3api.md |
| `userver::grpc-reflection` | `USERVER_FEATURE_GRPC_REFLECTION` | `grpc-reflection` | @ref scripts/docs/en/userver/libraries/grpc-reflection.md |

Make sure to:

Expand Down

0 comments on commit 09bc1ec

Please sign in to comment.