![]() |
1
1
如果我理解你的要求,你也希望每个主题都有一个索引页。我们在几个地方为金字塔做的,比如: docs/index.rst
docs/api/index.rst
这就是它的作用: https://docs.pylonsproject.org/projects/pyramid/en/latest/#api-documentation 第一个链接指向: https://docs.pylonsproject.org/projects/pyramid/en/latest/api/index.html |