We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce477ff commit b8634c9Copy full SHA for b8634c9
docs/conf.py
@@ -29,6 +29,7 @@
29
source_branch="master",
30
light_logo="img/icons/logo.svg",
31
dark_logo="img/icons/logo-dark.svg",
32
+ extra_extensions=["sphinx_autodoc_api_style"],
33
intersphinx_mapping={
34
"py": ("https://docs.python.org/", None),
35
"pytest": ("https://docs.pytest.org/en/stable/", None),
0 commit comments