apidoc icon indicating copy to clipboard operation
apidoc copied to clipboard

[bug] Nested `apidoc_excluded_paths` default `[[str]]` causes a warning in Sphinx 8.2.0

Open webknjaz opened this issue 8 months ago • 2 comments

Running Sphinx v8.2.0
loading translations [en]... done
WARNING: while setting up extension sphinxcontrib.apidoc: Failed to convert [[<class 'str'>]] to a frozenset
making output directory... done

(https://readthedocs.org/projects/awx-plugins-core/builds/27249215/)

webknjaz avatar Feb 19 '25 23:02 webknjaz