【问题标题】:Why some of my pages on ReadTheDocs are not shown?为什么我在 ReadTheDocs 上的某些页面没有显示?
【发布时间】:2021-09-28 02:27:57
【问题描述】:

DiddiLeija/text_formatter,我正在使用 ReadTheDocs 构建文档。此时,我在 repo 的 docs 文件夹中有这个文件树:

docs/
|- modules/
   |- index.rst
   |- module_justify.rst
   |- module_check.rst
|- conf.py
|- index.rst
|- requirements.txt

但是当我打开我的 ReadTheDocs 网站 (http://text-formatter.readthedocs.io) 时,我只能看到来自 docs/index.rst 的内容。有人可以检查我的问题,并告诉我我在这里做错了什么吗?

(最初的 GitHub 问题是here)。

【问题讨论】:

  • 我一直在考虑在 GitHub ReadTheDocs 存储库上提问,但我认为这是我的错误,而不是 ReadTheDocs 错误。
  • 使用 index.rst 文件将它们全部链接起来:link

标签: python documentation read-the-docs


【解决方案1】:

我在"How can I link/reference another reST file in the documentation? " 文章中找到了答案,它对我非常有用。感谢Dioni 指点我!

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-02-26
    • 1970-01-01
    • 1970-01-01
    • 2013-02-07
    • 1970-01-01
    • 2016-02-24
    • 2016-08-12
    • 2021-06-01
    相关资源
    最近更新 更多