grpc/doc/python
Xuan Wang c643d2a4c7
[Python o11y] Fix readme (v1.62.x backport) (#35993)
Backport of #35988 to v1.62.x.
---
Fix `readme.rst`.

Tested locally by running `python setup.py doc`, no more errors from
observability.

Only error is related to grpc_status:
```
WARNING: autodoc: failed to import module 'rpc_status' from module 'grpc_status'; the following exception was raised:
cannot import name 'status_pb2' from 'google.rpc' (unknown location)
```

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
2024-02-23 14:08:02 -08:00
..
sphinx [Python o11y] Fix readme (v1.62.x backport) (#35993) 2024-02-23 14:08:02 -08:00
server_reflection.md [doc] Fix a broken link to `ProtoReflectionDescriptorDatabase` (#35204) 2023-12-15 01:17:51 -08:00