Commit 6320b7e
This documentation change includes the following:
* Updates `nullable-getters-setters.md` to use editions syntax for the examples
* Corrects content about the string_type feature
* Corrects the currently-supported version of editions
* Adds a section about serializing messages to and from JSON to the Python tutorial
* Updated the Stricter validation for `json_name` news article to reflect changes in how it was implemented
* Rewrote the extension example in the Editions overview topic
* Updated the Non-varint Numbers section of the encoding topic
* Clarified JSON format goals and format descriptions
* Adds information about doubles and floats using IEEE 754 format to the Proto3 language guide
* Typo fix in the style guide
* Corrected the definition of the `add_foo` method in the C++ Generated Code topic
* Updates size.md to add Editions information
* Updates the Java Generated Code topic to include editions
* Minor changes to the Proto2 language guide
* Updated the Ruby Generated Code topic to include editions
* Formatting fix in the Rust Design Decisions topic
* Updated the Rust Generated Code topic to include editions
* Removes some internal-only files that we missed on an earlier push
PiperOrigin-RevId: 793776428
Change-Id: I85acb6e88d5c425b694b0aaae5873f9bee6c64871 parent 4d5e7c6 commit 6320b7e
File tree
3 files changed
+5
-53
lines changed- content/editions
- eng/doc/devguide/proto
3 files changed
+5
-53
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
This file was deleted.
Whitespace-only changes.
0 commit comments