Sphinx文档将id添加到index.rst主体

时间:2018-08-22 15:19:50

标签: documentation python-sphinx documentation-generation read-the-docs

要自定义文档中的某个页面,我想在页面正文中添加一个特殊的类或ID。

我尝试使用

:name: amazing-unique-id;

位于index.rst文件的顶部,但这不起作用。知道我该如何实现吗?

0 个答案:

没有答案