Global documentation improvement up to 90–95% API coverage for EN+RU - #67
Merged
Conversation
…, EN+RU) (#65) * 1.2.18 (#66) * 1.2.18 * Reinforced grpc-server, grpc-client, database-jdbc, database-r2dbc, config, container docs Expanded EN docs to 90-95% public-API coverage and re-translated RU (EN/RU parity). Every documented API verified against Kora sources (branch 1.0 = 1.2.17). - gitignore .kora-agent (local Kora sources for verification) and .DS_Store * Reinforced json, validation, cache, resilient, scheduling, metrics, tracing, s3-client, openapi-codegen, mapstruct docs Expanded EN docs to 90-95% public-API coverage and re-translated RU (EN/RU parity). Every documented API verified against Kora sources (branch 1.0 = 1.2.17). - tracing: corrected exporter config to retryPolicy and OpentelemetryTracingModule - s3-client: fixed @bucket array syntax and testing link (junit5.md) * Reinforced database-cassandra, database-common, database-migration, general, junit5, logging-aspect, logging-slf4j, netty, openapi-management, probes docs Expanded EN docs to 90-95% coverage and re-translated RU (EN/RU parity). Every documented API verified against Kora sources (branch 1.0 = 1.2.17). - junit5/probes/logging-slf4j: removed hallucinated identifiers from frontmatter triggers - logging-aspect: added missing Kotlin tab for the StructuredArgument example - logging-slf4j: fixed Kafka config cross-links (config-consumer / config-producer) * Reinforced camunda7-bpmn, camunda7-rest, camunda8-worker, database-vertx, graalvm-native, soap-client docs Expanded EN docs to 90-95% coverage and re-translated RU (EN/RU parity). Every documented API verified against Kora sources (branch 1.0 = 1.2.17). Completes reinforcement of all 35 documentation modules. - camunda7-bpmn: frontmatter CamundaEngineConfig -> CamundaEngineBpmnConfig - database-vertx: removed non-existent @EntityVertx from frontmatter triggers - soap-client: corrected exception hierarchy (marshalling exceptions extend RuntimeException) * Improvements and cleanups * Improved telemetry * Improved basic config * Minor cleanup * Cleanup --------- Co-authored-by: ᴀɴᴛᴏɴ <GoodforGod@users.noreply.github.com> Co-authored-by: Anton Kurako <goodforgod.dev@gmail.com>
GoodforGod
force-pushed
the
feature/docs-reinforced-plan
branch
from
July 20, 2026 17:37
26b7fe8 to
09e69d6
Compare
GoodforGod
added a commit
that referenced
this pull request
Jul 22, 2026
…67) * Reinforced Ru & En docs with 90-95% functionality coverage * Reinforced last http-client.md & http-server.md & kafka.md docs * Kafka reinforced * Cleanup * Reinforced docs http-client.md * Reinforced kafka.md * Reinforce documentation for 32 remaining modules (90–95% API coverage, EN+RU) (#65) * 1.2.18 (#66) * 1.2.18 * Reinforced grpc-server, grpc-client, database-jdbc, database-r2dbc, config, container docs Expanded EN docs to 90-95% public-API coverage and re-translated RU (EN/RU parity). Every documented API verified against Kora sources (branch 1.0 = 1.2.17). - gitignore .kora-agent (local Kora sources for verification) and .DS_Store * Reinforced json, validation, cache, resilient, scheduling, metrics, tracing, s3-client, openapi-codegen, mapstruct docs Expanded EN docs to 90-95% public-API coverage and re-translated RU (EN/RU parity). Every documented API verified against Kora sources (branch 1.0 = 1.2.17). - tracing: corrected exporter config to retryPolicy and OpentelemetryTracingModule - s3-client: fixed @bucket array syntax and testing link (junit5.md) * Reinforced database-cassandra, database-common, database-migration, general, junit5, logging-aspect, logging-slf4j, netty, openapi-management, probes docs Expanded EN docs to 90-95% coverage and re-translated RU (EN/RU parity). Every documented API verified against Kora sources (branch 1.0 = 1.2.17). - junit5/probes/logging-slf4j: removed hallucinated identifiers from frontmatter triggers - logging-aspect: added missing Kotlin tab for the StructuredArgument example - logging-slf4j: fixed Kafka config cross-links (config-consumer / config-producer) * Reinforced camunda7-bpmn, camunda7-rest, camunda8-worker, database-vertx, graalvm-native, soap-client docs Expanded EN docs to 90-95% coverage and re-translated RU (EN/RU parity). Every documented API verified against Kora sources (branch 1.0 = 1.2.17). Completes reinforcement of all 35 documentation modules. - camunda7-bpmn: frontmatter CamundaEngineConfig -> CamundaEngineBpmnConfig - database-vertx: removed non-existent @EntityVertx from frontmatter triggers - soap-client: corrected exception hierarchy (marshalling exceptions extend RuntimeException) * Improvements and cleanups * Improved telemetry * Improved basic config * Minor cleanup * Cleanup --------- Co-authored-by: ᴀɴᴛᴏɴ <GoodforGod@users.noreply.github.com> Co-authored-by: Anton Kurako <goodforgod.dev@gmail.com> * Added HTTP Server authorization sections --------- Co-authored-by: dsudomoin <155488585+dsudomoin@users.noreply.github.com> Improved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Global documentation improvements plan for up to 90-95% public APIcoverage including second reimprovement plan from (#65)