sphinx.ext.viewcode 生成一个没有源代码链接的模块页面
作者: Darlokt创建于 2026年9月13日更新于 2026年9月14日
标签type:bugextensions:viewcode
I was able to reproduced this with the following minimal project. It requires Python 3.12 or newer because it uses the PEP 695 `type` statement.
内容来源: sphinx-doc/sphinx