index.rst 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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. Protocol Buffers Python API Reference
  6. =====================================
  7. The complete documentation for Protocol Buffers is available via the web at:
  8. https://developers.google.com/protocol-buffers/
  9. Modules and Packages
  10. --------------------
  11. .. START REFTOC, generated by generate_docs.py.
  12. .. toctree::
  13. google/protobuf
  14. google/protobuf/any_pb2
  15. google/protobuf/descriptor
  16. google/protobuf/descriptor_database
  17. google/protobuf/descriptor_pb2
  18. google/protobuf/descriptor_pool
  19. google/protobuf/duration_pb2
  20. google/protobuf/empty_pb2
  21. google/protobuf/field_mask_pb2
  22. google/protobuf/json_format
  23. google/protobuf/message
  24. google/protobuf/message_factory
  25. google/protobuf/proto_builder
  26. google/protobuf/reflection
  27. google/protobuf/service
  28. google/protobuf/service_reflection
  29. google/protobuf/struct_pb2
  30. google/protobuf/symbol_database
  31. google/protobuf/text_encoding
  32. google/protobuf/text_format
  33. google/protobuf/timestamp_pb2
  34. google/protobuf/type_pb2
  35. google/protobuf/wrappers_pb2
  36. .. END REFTOC.
  37. Indices and tables
  38. ------------------
  39. * :ref:`genindex`
  40. * :ref:`modindex`