Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKYENGINE API 文档

本仓库使用 VitePress 整理和发布 SKYENGINE API 参考文档。

文档按内容存放在 docs/guide/docs/api/core/docs/api/platform/docs/api/extended/,首页位于 docs/index.md

本地运行

pnpm install
pnpm docs:dev

构建与预览生产版本:

pnpm docs:build
pnpm docs:preview

整理新导入的旧格式 Markdown,并检查全部文档:

pnpm docs:prepare
pnpm docs:lint

整理命令会修复旧页眉、标题层级、表格、代码块、空链接和 .htm 站内链接,可重复执行。

GitHub Pages

推送到 mainmaster 分支后,.github/workflows/deploy.yml 会自动构建并发布站点。首次使用时,需要在 GitHub 仓库的 Settings > Pages > Build and deployment 中将 Source 设置为 GitHub Actions

About

斯凯官方文档转Markdown

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages