aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/python/sphinx/grpc_reflection.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/python/sphinx/grpc_reflection.rst')
-rw-r--r--doc/python/sphinx/grpc_reflection.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/python/sphinx/grpc_reflection.rst b/doc/python/sphinx/grpc_reflection.rst
new file mode 100644
index 0000000000..043f2edb96
--- /dev/null
+++ b/doc/python/sphinx/grpc_reflection.rst
@@ -0,0 +1,19 @@
+gRPC Reflection
+====================
+
+What is gRPC reflection?
+---------------------------------------------
+
+Check this out `gRPC Python Server Reflection <https://github.com/grpc/grpc/blob/master/doc/python/server_reflection.md>`_
+
+
+Example
+-------
+
+Refer to the GitHub `reflection example <https://github.com/grpc/grpc/blob/master/examples/python/helloworld/greeter_server_with_reflection.py>`_
+
+
+Module Contents
+---------------
+
+.. automodule:: grpc_reflection.v1alpha.reflection