grpc/doc/python/sphinx
paskozdilar 5b3da1a630
[doc] Update glossary link to grpc_arg_keys (#34771)
I have created an [issue on grpc.io
repository](https://github.com/grpc/grpc.io/issues/1212), and they have
pointed me towards this repository.

Currently, in the Python documentation glossary, the [channel
arguments](https://grpc.github.io/grpc/python/glossary.html#term-channel_arguments)
section contains a link to [header file
grpc_types.h](https://github.com/grpc/grpc/blob/v1.58.x/include/grpc/impl/codegen/grpc_types.h)
which is almost empty, and doesn't contain relevant information.

This PR fixes the invalid link in the Python glossary of gRPC
documentation, by replacing it with
[channel_arg_names.h](https://github.com/grpc/grpc/blob/v1.58.x/include/grpc/impl/channel_arg_names.h)
which contains the relevant information.
2023-10-31 16:08:08 -07:00
..
_static [Documentation] Fix Python documentation CSS (#33908) 2023-07-31 09:58:33 -07:00
conf.py [doc] Update glossary link to grpc_arg_keys (#34771) 2023-10-31 16:08:08 -07:00
glossary.rst [doc] Update glossary link to grpc_arg_keys (#34771) 2023-10-31 16:08:08 -07:00
grpc.rst [Python fix-it][Aysnc Example] Adding examples for aysnc interceptor context propagaton (#32840) 2023-05-04 19:31:01 +00:00
grpc_admin.rst Add grpcio-admin Python package (#26166) 2021-05-05 13:20:50 -07:00
grpc_asyncio.rst [Python fix-it][Aysnc Example] Adding examples for aysnc interceptor context propagaton (#32840) 2023-05-04 19:31:01 +00:00
grpc_channelz.rst Channelz Python wrapper implementation 2018-11-27 17:27:39 -08:00
grpc_csds.rst Add grpcio-admin Python package (#26166) 2021-05-05 13:20:50 -07:00
grpc_health_checking.rst New Python documentation generation 2018-11-06 18:07:03 -08:00
grpc_reflection.rst Add Python Reflection Client (#29085) 2022-03-29 15:25:25 -07:00
grpc_status.rst Add documentation for 'grpcio-status' package 2019-03-22 17:28:34 -07:00
grpc_testing.rst New Python documentation generation 2018-11-06 18:07:03 -08:00
index.rst Add grpcio-admin Python package (#26166) 2021-05-05 13:20:50 -07:00