Skip to content

Add Protobuf Documentation#34

Merged
georgi-l95 merged 1 commit intomainfrom
33-document-protobuf-usage-and-build-process
Jun 13, 2025
Merged

Add Protobuf Documentation#34
georgi-l95 merged 1 commit intomainfrom
33-document-protobuf-usage-and-build-process

Conversation

@georgi-l95
Copy link
Copy Markdown
Contributor

Description

This PR adds documentation around the protobufs, explaining the gathering, generation and usage.

Related Issues


Changes

  • Adds new document.

Reviewer Checklist

  • The code follows the project's coding standards.
  • New and existing unit tests pass locally with my changes.
  • I have added necessary documentation (if applicable).
  • I have confirmed that this change does not introduce any new security vulnerabilities.

Signed-off-by: georgi-l95 <glazarov95@gmail.com>
@georgi-l95 georgi-l95 added this to the 0.1.0 milestone Jun 13, 2025
@georgi-l95 georgi-l95 self-assigned this Jun 13, 2025
@georgi-l95 georgi-l95 added type: docs Improvements or additions to documentation. area: protobuf Related to the gRPC and data serialization contracts. labels Jun 13, 2025
@georgi-l95 georgi-l95 linked an issue Jun 13, 2025 that may be closed by this pull request
2 tasks
@georgi-l95 georgi-l95 merged commit b43ca34 into main Jun 13, 2025
@georgi-l95 georgi-l95 deleted the 33-document-protobuf-usage-and-build-process branch June 13, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: protobuf Related to the gRPC and data serialization contracts. type: docs Improvements or additions to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document Protobuf usage and build process

1 participant