diff options
| author | robot-piglet <[email protected]> | 2026-07-01 11:17:19 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2026-07-01 12:39:51 +0300 |
| commit | 2135a97d85fc48400cc3d0942311be98bc9148da (patch) | |
| tree | 81674cdb76e867ff8d891d8ab046bc0622397a97 /library/cpp | |
| parent | f26b401bceaf9d119e31b45568c41188def5176c (diff) | |
Intermediate changes
commit_hash:f46c06c29696f6cfd01e306372ca9b430bd6b9e3
Diffstat (limited to 'library/cpp')
| -rw-r--r-- | library/cpp/protobuf/json/proto/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/library/cpp/protobuf/json/proto/ya.make b/library/cpp/protobuf/json/proto/ya.make index b565c78d160..fd9e0563bc8 100644 --- a/library/cpp/protobuf/json/proto/ya.make +++ b/library/cpp/protobuf/json/proto/ya.make @@ -5,4 +5,6 @@ SRCS( enum_options.proto ) +INCLUDE_TAGS(DOCS_PROTO) + END() |
