小编Unb*_*own的帖子

Sphinx:交叉引用索引项

如何在reStructuredText文档中交叉引用索引项?

例如,我如何交叉引用SectionB:

.. index::
    pair: SectionA; SectionB

SectionB
--------

SectionB description.
Run Code Online (Sandbox Code Playgroud)

我试着用:ref:'SectionB':index:'SectionB',但他们没有工作.

谢谢.

restructuredtext python-sphinx

7
推荐指数
1
解决办法
2491
查看次数

标签 统计

python-sphinx ×1

restructuredtext ×1