From c62c2340ca85b74ff48f117ba87354db6986b678 Mon Sep 17 00:00:00 2001 From: Dennis Shao Date: Wed, 22 Jun 2022 21:33:46 +0000 Subject: [PATCH] Update rst files for Python generated docs --- .../docs/google/protobuf/unknown_fields.rst | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 python/docs/google/protobuf/unknown_fields.rst diff --git a/python/docs/google/protobuf/unknown_fields.rst b/python/docs/google/protobuf/unknown_fields.rst new file mode 100644 index 0000000000000..7ba283d0617bb --- /dev/null +++ b/python/docs/google/protobuf/unknown_fields.rst @@ -0,0 +1,21 @@ +.. DO NOT EDIT, generated by generate_docs.py. + +.. ifconfig:: build_env == 'readthedocs' + + .. warning:: + + You are reading the documentation for the `latest committed changes + `_ of + the `Protocol Buffers package for Python + `_. + Some features may not yet be released. Read the documentation for the + latest released package at `googleapis.dev + `_. + +google.protobuf.unknown_fields +============================== + +.. automodule:: google.protobuf.unknown_fields + :members: + :inherited-members: + :undoc-members: