docs(i18n): add zh docs stubs

This commit is contained in:
Haitao Pan 2026-02-09 10:00:07 +08:00
parent cd26924913
commit 5e126e1294
45 changed files with 502 additions and 0 deletions

View File

@ -2,6 +2,11 @@
This directory follows a standard open-source documentation layout and mirrors the code organization of `console.svc.plus`.
## Languages
- English (EN): this directory (`docs/`)
- Chinese (ZH): `docs/zh/` (stubs / translations)
## Structure
- `getting-started/` — new user path to get running quickly.

24
docs/zh/README.md Normal file
View File

@ -0,0 +1,24 @@
# 文档 (ZH)
本目录为 `console.svc.plus` 文档的中文版本(当前以占位/逐步翻译为主)。
> English docs: `../README.md`
## 目录结构
- `getting-started/` 入门与快速开始
- `architecture/` 架构与设计
- `usage/` 使用与配置
- `api/` API 参考
- `integrations/` 第三方集成
- `advanced/` 高级主题(性能/安全/扩展/定制)
- `development/` 开发与贡献
- `operations/` 运维(日志/监控/备份/排障/Runbooks
- `governance/` 治理(许可证/安全策略/发布流程)
- `appendix/` 附录FAQ/术语表/参考资料)
## 翻译约定
- 每个中文文件顶部会链接到对应的英文原文路径。
- 如果中文内容尚未完善,会保留 `TODO` 占位,逐步补齐。

View File

@ -0,0 +1,11 @@
# SEO Audit Report - console.svc.plus (ZH)
> English: `../SEO-AUDIT-REPORT.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# SEO 优化工作总结 (ZH)
> English: `../SEO-WORK-SUMMARY.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Customization (ZH)
> English: `../../advanced/customization.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Performance (ZH)
> English: `../../advanced/performance.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Scalability (ZH)
> English: `../../advanced/scalability.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Security (ZH)
> English: `../../advanced/security.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

11
docs/zh/api/auth.md Normal file
View File

@ -0,0 +1,11 @@
# Auth (ZH)
> English: `../../api/auth.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

11
docs/zh/api/endpoints.md Normal file
View File

@ -0,0 +1,11 @@
# Endpoints (ZH)
> English: `../../api/endpoints.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

11
docs/zh/api/errors.md Normal file
View File

@ -0,0 +1,11 @@
# Errors (ZH)
> English: `../../api/errors.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

11
docs/zh/api/overview.md Normal file
View File

@ -0,0 +1,11 @@
# Overview (ZH)
> English: `../../api/overview.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

11
docs/zh/appendix/faq.md Normal file
View File

@ -0,0 +1,11 @@
# Faq (ZH)
> English: `../../appendix/faq.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Glossary (ZH)
> English: `../../appendix/glossary.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# References (ZH)
> English: `../../appendix/references.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Components (ZH)
> English: `../../architecture/components.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Documentation Page Redesign Specification (ZH)
> English: `../../architecture/design-decisions.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Overview (ZH)
> English: `../../architecture/overview.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Roadmap (ZH)
> English: `../../architecture/roadmap.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Code Structure (ZH)
> English: `../../development/code-structure.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Contributing (ZH)
> English: `../../development/contributing.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Development Setup (ZH)
> English: `../../development/dev-setup.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Testing (ZH)
> English: `../../development/testing.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Concepts (ZH)
> English: `../../getting-started/concepts.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Installation (ZH)
> English: `../../getting-started/installation.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Introduction (ZH)
> English: `../../getting-started/introduction.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Quickstart (ZH)
> English: `../../getting-started/quickstart.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# License (ZH)
> English: `../../governance/license.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Release Process (ZH)
> English: `../../governance/release-process.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Security Policy (ZH)
> English: `../../governance/security-policy.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Ai Providers (ZH)
> English: `../../integrations/ai-providers.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Cloud (ZH)
> English: `../../integrations/cloud.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Cloudflare Web Analytics 集成配置 (ZH)
> English: `../../integrations/cloudflare-web-analytics.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Databases (ZH)
> English: `../../integrations/databases.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# OIDC Authentication Configuration Guide (ZH)
> English: `../../integrations/oidc-auth.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Backup (ZH)
> English: `../../operations/backup.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Logging (ZH)
> English: `../../operations/logging.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Monitoring (ZH)
> English: `../../operations/monitoring.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Runbooks (ZH)
> English: `../../../operations/runbooks/README.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Cloud-Neutral Toolkit - RAG Server Runbook (ZH)
> English: `../../../operations/runbooks/rag-server.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Troubleshooting (ZH)
> English: `../../operations/troubleshooting.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

11
docs/zh/usage/cli.md Normal file
View File

@ -0,0 +1,11 @@
# Cli (ZH)
> English: `../../usage/cli.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

11
docs/zh/usage/config.md Normal file
View File

@ -0,0 +1,11 @@
# 📊 配置文件系统汇总报告 (ZH)
> English: `../../usage/config.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

View File

@ -0,0 +1,11 @@
# Deployment (ZH)
> English: `../../usage/deployment.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。

11
docs/zh/usage/examples.md Normal file
View File

@ -0,0 +1,11 @@
# Examples (ZH)
> English: `../../usage/examples.md`
## 目的
- TODO: 补充中文内容。
## 备注
- TODO: 链接到本章节相关文档。