We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d027ff4 commit b45a981Copy full SHA for b45a981
1 file changed
docs/conf.py
@@ -97,7 +97,7 @@
97
# sphinx-autoapi
98
autoapi_type = "python"
99
autoapi_dirs = [project_root / "libvcs"]
100
-autoapi_generate_api_docs = False # when fales, use directives
+autoapi_generate_api_docs = False # when False, use directives
101
102
# sphinx.ext.napoleon
103
napoleon_google_docstring = True
0 commit comments