index.rst 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. .. Protocol Buffers documentation master file, created by
  2. sphinx-quickstart on Thu Aug 15 13:56:43 2019.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. .. ifconfig:: build_env == 'readthedocs'
  6. .. warning::
  7. You are reading the documentation for the `latest committed changes
  8. <https://github.com/protocolbuffers/protobuf/tree/master/python>`_ of
  9. the `Protocol Buffers package for Python
  10. <https://developers.google.com/protocol-buffers/docs/pythontutorial>`_.
  11. Some features may not yet be released. Read the documentation for the
  12. latest released package at `googleapis.dev
  13. <https://googleapis.dev/python/protobuf/latest/>`_.
  14. Protocol Buffers Python API Reference
  15. =====================================
  16. The complete documentation for Protocol Buffers is available via the web at:
  17. https://developers.google.com/protocol-buffers/
  18. Modules and Packages
  19. --------------------
  20. .. START REFTOC, generated by generate_docs.py.
  21. .. toctree::
  22. google/protobuf
  23. google/protobuf/any_pb2
  24. google/protobuf/descriptor
  25. google/protobuf/descriptor_database
  26. google/protobuf/descriptor_pb2
  27. google/protobuf/descriptor_pool
  28. google/protobuf/duration_pb2
  29. google/protobuf/empty_pb2
  30. google/protobuf/field_mask_pb2
  31. google/protobuf/internal/containers
  32. google/protobuf/json_format
  33. google/protobuf/message
  34. google/protobuf/message_factory
  35. google/protobuf/proto_builder
  36. google/protobuf/reflection
  37. google/protobuf/service
  38. google/protobuf/service_reflection
  39. google/protobuf/struct_pb2
  40. google/protobuf/symbol_database
  41. google/protobuf/text_encoding
  42. google/protobuf/text_format
  43. google/protobuf/timestamp_pb2
  44. google/protobuf/type_pb2
  45. google/protobuf/wrappers_pb2
  46. .. END REFTOC.
  47. Indices and tables
  48. ------------------
  49. * :ref:`genindex`
  50. * :ref:`modindex`