Skip to content

Commit 43fd4fb

Browse files
authored
Merge pull request #101 from Logofile/sync
Applies the latest updates to the documentation.
2 parents 2400816 + 58ec02b commit 43fd4fb

Some content is hidden

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

53 files changed

+1690
-1052
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)