Files
dao-os-docs/book.en.toml
李东云 951e28f27c
Some checks failed
Build and Deploy mdBook / build-and-deploy (push) Failing after 9s
ci(文档): 添加多语言文档构建配置
添加英文和中文的文档配置文件,并修改CI流程以支持多语言独立构建
将构建输出分别放入book/en和book/zh目录
保留语言自动跳转功能
2025-06-10 04:24:21 +08:00

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"