[sphinx] Update conf.py
Compare changes
+ 8
− 3
@@ -25,6 +25,7 @@ extensions = [
@@ -25,6 +25,7 @@ extensions = [
@@ -131,7 +132,7 @@ pygments_style = 'sphinx'
@@ -131,7 +132,7 @@ pygments_style = 'sphinx'
@@ -239,9 +240,12 @@ autodoc_default_flags = [
@@ -239,9 +240,12 @@ autodoc_default_flags = [
intersphinx_mapping = link_documentation(additional_packages=load_requirements(sphinx_requirements))
@@ -263,3 +267,4 @@ def member_function_test(app, what, name, obj, skip, options):
@@ -263,3 +267,4 @@ def member_function_test(app, what, name, obj, skip, options):