文件名称:enso-org.github.io:Enso编译器,运行时和IDE的开发人员文档
文件大小:665KB
文件格式:ZIP
更新时间:2024-04-05 18:40:29
jekyll gh-pages static hacktoberfest developer-documentation
布局 标题 标签 命令 docs-index 自述文件 自述文件 0 Enso文档 该站点为从事Enso和Enso项目的开发人员提供内部文档。 目前,大多数文档均来自。 如果要添加其他项目的文档,请参见下面的说明。 安装及使用 该网站由Jekyll构建,并托管在GitHub Pages上。 内容主要通过Git子模块托管在其他存储库中。 bundle install git submodule update --init --recursive bundle exec jekyll build 添加新文档 要添加新文档: 在_submodules下添加一个新的子模块。 在根目录上创建到所需存储库的符号链接。 在目标存储库中,添加一个以在进行更改时自动检出子模块。 如果要对文档的表示和顺序进行细粒度控制,则可以在文件中。 有关示例,请参阅。 署名和许可 本网站使用了哲基尔主题,
【文件预览】:
enso-org.github.io-sources
----.gitmodules(345B)
----_layouts()
--------style-guide.html(3KB)
--------developer-doc.html(3KB)
--------docs-index.html(3KB)
--------post.html(3KB)
--------home.html(3KB)
--------section-summary.html(3KB)
----docs()
--------enso(24B)
--------README.md(323B)
--------rust-lib(28B)
--------ide(23B)
----404.html(395B)
----_includes()
--------head.html(1KB)
--------algolia.html(3KB)
--------search.html(436B)
--------footer.html(499B)
--------metadata.json.tpl(2KB)
--------metadata-post.json.tpl(443B)
--------body.html(2KB)
--------toc-date.html(6KB)
--------metadata-home.json.tpl(541B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(468B)
--------ISSUE_TEMPLATE()
--------workflows()
--------settings.yml(3KB)
--------CODEOWNERS(37B)
----_config.yml(1KB)
----CNAME(13B)
----LICENSE(11KB)
----Gemfile(393B)
----Gemfile.lock(3KB)
----gitbook()
--------images()
--------fonts()
--------gitbook.js(103KB)
--------rouge-highlight-colorful.css(4KB)
--------gitbook-plugin-fontsettings()
--------theme.js(111KB)
--------style.css(51KB)
----_submodules()
--------enso()
--------rust-lib()
--------ide()
----.gitignore(2KB)
----README.md(1KB)