Skip to content

Commit e26b716

Browse files
authored
Merge branch 'main' into patch-1
2 parents cd91150 + 1c7f355 commit e26b716

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+2555
-1319
lines changed

content/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ to and from a variety of data streams and using a variety of languages.
8181
8282
## Pick Your Favorite Language
8383
84-
Protocol buffers currently support generated code in Java, Python, Objective-C,
85-
and C++. With our new proto3 language version, you can also work with Kotlin,
86-
Dart, Go, Ruby, PHP, and C#, with more languages to come.
84+
Protocol buffers support generated code in C++, C#, Dart, Go, Java,
85+
Kotlin,
86+
Objective-C, Python, and Ruby. With proto3, you can also work with PHP.
8787
8888
</div>
8989
<div class="col-md">

content/editions/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ type = "docs"
66
+++
77

88
* [Protocol Buffers Overview](/editions/overview)
9+
* [Feature Settings for Editions](/editions/features)

0 commit comments

Comments
 (0)