We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fe99b commit 1b5b938Copy full SHA for 1b5b938
1 file changed
docs/conf.py
@@ -38,7 +38,7 @@
38
"sphinxcontrib.apidoc",
39
]
40
41
-apidoc_module_dir = "../src/multiregex"
+apidoc_module_dir = "../multiregex"
42
apidoc_output_dir = "api"
43
apidoc_separate_modules = True
44
apidoc_extra_args = ["--implicit-namespaces"]
0 commit comments