Skip to content

Commit

Permalink
Update rst files for Python generated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shaod2 committed Jun 22, 2022
1 parent e098045 commit c62c234
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions python/docs/google/protobuf/unknown_fields.rst
Original file line number Diff line number Diff line change
@@ -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
<https://github.com/protocolbuffers/protobuf/tree/main/python>`_ of
the `Protocol Buffers package for Python
<https://developers.google.com/protocol-buffers/docs/pythontutorial>`_.
Some features may not yet be released. Read the documentation for the
latest released package at `googleapis.dev
<https://googleapis.dev/python/protobuf/latest/>`_.

google.protobuf.unknown_fields
==============================

.. automodule:: google.protobuf.unknown_fields
:members:
:inherited-members:
:undoc-members:

0 comments on commit c62c234

Please sign in to comment.