【问题标题】:How to publish my github repository on readthedocs?如何在 readthedocs 上发布我的 github 存储库?
【发布时间】:2016-03-19 16:14:28
【问题描述】:

为了测试,我在github上创建了一个库,访问地址:https://github.com/zibuyule/test2
在 readthedocs.org 上输入我的 github 帐户并构建最新版本。
在 readthedocs.org 我的地址是:https://readthedocs.org/projects/test-zibuyule/.
点击“阅读文档”显示404错误页面。试了下午还是没有解决。
谁有成功在readthedocs.org上发帖,能否请教下。感觉这个东西还是很不错的,希望能用。 谢谢

【问题讨论】:

    标签: git read-the-docs


    【解决方案1】:

    我也遇到过同样的问题。只需将 .md 文档文件放在存储库中的 docs 文件夹中即可。

    摘自他们的documentation:

    我们将首先查看一个 doc 或 docs 目录,然后默认为您的文档的顶层。

    好像不正确 - 顶级文件夹没有扫描.md文件,所以你必须使用docs文件夹

    【讨论】:

      猜你喜欢
      • 2019-11-29
      • 1970-01-01
      • 2017-08-30
      • 1970-01-01
      • 1970-01-01
      • 2022-01-16
      • 2015-06-22
      • 2014-11-30
      • 1970-01-01
      相关资源
      最近更新 更多