Merged
Conversation
Change-Id: I80fa75dc9fcd7bc3d51906653008979adbc0ec31
* Pins the version for Hugo to prevent rendering issues * Corrects the protoc compiler command line in the Python tutorial * Adds additional information about enums and how they behave in editions * Adds information about how to get a Builder instance in Java * Corrects the names of methods for Ruby enums PiperOrigin-RevId: 663425236 Change-Id: Idb326bb419539b15e55cafec1d279bad8a7e45d1
* Adds an entry about `java_outer_classnames` to the best practices topic * Updates the version-tables.css file so that the version support topic shows the latest release. Also updates the version support topic for the V30 release. * Updates examples in the extensions declarations topic to use editions syntax * Adds an additional example to the style guide to clarify that a digit shouldn't follow an underscore even if that digit is followed by alphanumeric characters. Also updates link text in that topic to match the topic linked-to. * Adds information about embedded message fields with Java to the Java generated code topic * Adds information about repeated fields in Ruby to the Ruby generated code topic * Fixes anchor tag in the migration topic * Adds a section about the levels at which features can be set to `/content/editions/features.md`. Also adds notes throughout to point back to the new section PiperOrigin-RevId: 737995644 Change-Id: I278fe6c137970c7e4b0dc8532aad905d8ba9720a
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.
This documentation change includes the following:
java_outer_classnamesto the best practices topic/content/editions/features.md. Also adds notes throughout to point back to the new section