Some checks failed
Build and Deploy mdBook / build-and-deploy (push) Failing after 9s
添加英文和中文的文档配置文件,并修改CI流程以支持多语言独立构建 将构建输出分别放入book/en和book/zh目录 保留语言自动跳转功能
9 lines
255 B
TOML
9 lines
255 B
TOML
[book]
|
|
title = "Dao OS Documentation"
|
|
author = "The Dao OS Community"
|
|
description = "The official documentation for the Dao OS, your Cyber-Life Operating System."
|
|
src = "src"
|
|
|
|
[output.html]
|
|
git-repository-url = "https://nest.doylee.cn/Dao-OS/dao-os-docs"
|