Skip to content

feat(docs): publish protobuf to refdocs#9126

Open
bshaffer wants to merge 10 commits into
mainfrom
add-protobuf-to-refdocs
Open

feat(docs): publish protobuf to refdocs#9126
bshaffer wants to merge 10 commits into
mainfrom
add-protobuf-to-refdocs

Conversation

@bshaffer
Copy link
Copy Markdown
Contributor

@bshaffer bshaffer commented Apr 21, 2026

fixes #9118

TODO

  • Try to fix the broken references in Google\Protobuf\Any instead of hiding them
    • Fixed by checking out the RC release of protobuf v5.35.0, the broken references are fixed in that version.
  • [BLOCKED] Remove the minimum-stability and raise the minimum version to v5.35.0 once is released.
Generating documentation for protobuf
Running phpdoc to generate structure.xml... Done.
Writing output to protobuf-out... Broken xref in \Google\Protobuf\Any: empty
Broken xref in \Google\Protobuf\Any::getTypeUrl(): empty
Broken xref in \Google\Protobuf\Any::setTypeUrl(): empty

@bshaffer bshaffer requested a review from a team as a code owner April 21, 2026 18:55
Comment thread composer.json Outdated
@bshaffer bshaffer force-pushed the add-protobuf-to-refdocs branch from 08fb2e7 to 82a3b68 Compare May 29, 2026 17:08
@bshaffer bshaffer marked this pull request as ready for review May 29, 2026 17:10
@bshaffer bshaffer added the next release PRs to be included in the next release label May 29, 2026
Comment thread .kokoro/docs/publish.sh Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next release PRs to be included in the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add google/protobuf to reference documentation

1 participant