【问题标题】:Adding documentation on GitHub projects with appledoc使用 appledoc 在 GitHub 项目上添加文档
【发布时间】:2013-03-17 07:47:33
【问题描述】:

我注意到 GitHub 上的一些项目具有使用 Appledoc 创建并托管在 username.github.com/project/Documentation 的文档页面。例如:

项目:http://pandamonia.github.com/BlocksKit/
文档:http://pandamonia.github.com/BlocksKit/Documentation/

这是如何工作的?有没有办法为我自己的项目做到这一点?

【问题讨论】:

    标签: github appledoc


    【解决方案1】:

    Github 有项目页面的概念——详情见此页面:

    http://pages.github.com/

    你可以在项目的gh-pages分支上看到网页的内容:

    https://github.com/pandamonia/BlocksKit/tree/gh-pages

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-02-16
      • 2020-02-01
      • 1970-01-01
      • 2014-05-29
      • 2012-04-06
      • 1970-01-01
      相关资源
      最近更新 更多