This commit is contained in:
Roger Maitland 2022-10-28 11:31:44 -04:00
parent 65db8dc1c1
commit 60b20a5b7e

View file

@ -72,7 +72,7 @@ autodoc_default_options = {
"member-order": "alphabetical",
}
# autodoc_mock_imports = ["OCP"]
autodoc_mock_imports = ["OCP"]
# Sphinx settings
add_module_names = False