【发布时间】:2020-04-07 09:39:10
【问题描述】:
Sphinx 允许通过 intersphinx 链接到外部文档(例如标准库文档)。
是否可以链接到像__del__()这样的特殊方法的定义,而不只是进行常规链接?
【问题讨论】:
-
这能回答你的问题吗? How to link to root page in intersphinx
-
ehhhh... 它有点暗示它。
标签: python python-sphinx