aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/distrib/python/docgen.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/distrib/python/docgen.py')
-rwxr-xr-xtools/distrib/python/docgen.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/distrib/python/docgen.py b/tools/distrib/python/docgen.py
index 15bd8d855f..622317920d 100755
--- a/tools/distrib/python/docgen.py
+++ b/tools/distrib/python/docgen.py
@@ -67,6 +67,7 @@ environment.update({
'LDFLAGS': '-L{}'.format(LIBRARY_PATH),
'LD_LIBRARY_PATH': LIBRARY_PATH,
'GRPC_PYTHON_BUILD_WITH_CYTHON': '1',
+ 'GRPC_PYTHON_ENABLE_DOCUMENTATION_BUILD': '1',
})
subprocess_arguments_list = [