Skip to content

docs: update READMEs with protobuf protocol links and refactor visualizer docs#869

Merged
cfc4n merged 2 commits into
gojue:masterfrom
zenyanle:new-docs
Nov 25, 2025
Merged

docs: update READMEs with protobuf protocol links and refactor visualizer docs#869
cfc4n merged 2 commits into
gojue:masterfrom
zenyanle:new-docs

Conversation

@zenyanle
Copy link
Copy Markdown
Member

@zenyanle zenyanle commented Nov 25, 2025

  • Add "Protobuf Protocols" section to README.md, README_CN.md, and README_JA.md linking to protocol details.
  • Rewrite utils/protobuf_visualizer/README.md in English:
    • Simplify usage instructions and command-line flags.
    • Rename tool description to "eCapture Protobuf Debugger".
    • Remove verbose legacy documentation.

…izer docs

- Add "Protobuf Protocols" section to README.md, README_CN.md, and README_JA.md linking to protocol details.
- Rewrite `utils/protobuf_visualizer/README.md` in English:
  - Simplify usage instructions and command-line flags.
  - Rename tool description to "eCapture Protobuf Debugger".
  - Remove verbose legacy documentation.
@dosubot dosubot Bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Nov 25, 2025
@zenyanle zenyanle changed the title docs: update READMEs with protobuf protocol links and refactor visual… docs: update READMEs with protobuf protocol links and refactor visualizer docs Nov 25, 2025
@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Nov 25, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the documentation by adding comprehensive Protobuf protocol documentation and refactoring the visualizer tool documentation. It adds new "Protobuf Protocols" sections to all main README files (English, Chinese, Japanese) with links to detailed protocol specifications, creates new compilation guides for Protobuf code generation, introduces detailed protocol overview documents explaining the message structures, and rewrites the protobuf visualizer README in a more concise format while adding a Chinese version.

Key Changes

  • Added "Protobuf Protocols" sections linking to protobuf/PROTOCOLS.md (and localized versions) in README.md, README_CN.md, and README_JA.md
  • Created new documentation files: protobuf/README.md, protobuf/README_CN.md, protobuf/PROTOCOLS.md, and protobuf/PROTOCOLS_CN.md
  • Simplified and rewrote utils/protobuf_visualizer/README.md in English, renaming the tool to "eCapture Protobuf Debugger" and created a Chinese version

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
README.md Adds Protobuf Protocols section with link to protocol documentation
README_CN.md Adds Chinese Protobuf Protocols section with link to Chinese protocol documentation
README_JA.md Adds Japanese Protobuf Protocols section with link to English protocol documentation
utils/protobuf_visualizer/README.md Complete rewrite: simplified from 267 lines to 41 lines with cleaner usage instructions
utils/protobuf_visualizer/README_CN.md New Chinese documentation for the protobuf debugger tool
protobuf/README.md New compilation guide explaining how to regenerate Go code from protobuf definitions
protobuf/README_CN.md Chinese version of the compilation guide
protobuf/PROTOCOLS.md New comprehensive protocol documentation explaining message structures (LogType, Event, Heartbeat, LogEntry) with integration examples
protobuf/PROTOCOLS_CN.md Chinese version of the protocol documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README_JA.md
Copy link
Copy Markdown
Member

@cfc4n cfc4n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks.

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Nov 25, 2025
@cfc4n cfc4n merged commit 00c2058 into gojue:master Nov 25, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants