如何在sphinx文档中创建内部超链接?我在用:
:role:`target`
但它没有用.
python python-sphinx
我有一份包含许多标题和小标题的文件.进一步在文本中我想链接回其中一个标题.如果没有:ref:标签的冗余,我怎么能这样做?内容似乎拿起标题就好了.我希望得到这样的东西:`#polled-data-retrieval`_.
:ref:
`#polled-data-retrieval`_
restructuredtext python-sphinx
python-sphinx ×2
python ×1
restructuredtext ×1