Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: docgen proto with protoc-gen-doc #556

Closed
wants to merge 1 commit into from

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Dec 29, 2024

fixes #555

utilizes https://github.com/pseudomuto/protoc-gen-doc
to generate the needed docs ready to upload to the homepage.

result: proto-docs.tar.gz

docgen/proto/docs
├── 1.3
│   └── index.html
├── 1.4
│   └── index.html
├── 1.5
│   └── index.html
└── 1.6
    └── index.html

@jkowalleck jkowalleck requested a review from a team as a code owner December 29, 2024 15:33
@jkowalleck
Copy link
Member Author

closed in favor of #557

@jkowalleck jkowalleck closed this Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Generate a browsable documentation for the protobuf specification
1 participant