Autodoc automodule :no-index-entry: not working, creates duplicate (original) (raw)

Describe the bug

This is the same as #13720 , which should have been solved in #13807 but I still experience this error in 9.0.4 .

How to Reproduce

Same as #13720

Environment Information

Platform:              linux; (Linux-5.14.0-503.29.1.el9_5.x86_64-x86_64-with-glibc2.34)
Python version:        3.11.7 |  Acc-Py base 2023.06.2  | (main, Dec 15 2023, 08:38:37) [GCC 12.3.0])
Python implementation: CPython
Sphinx version:        9.0.4
Docutils version:      0.21.2
Jinja2 version:        3.1.4
Pygments version:      2.18.0

Sphinx extensions

"sphinx.ext.autodoc", "sphinx.ext.doctest", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.githubpages", "sphinx.ext.napoleon",

Additional context

No response