mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-25 08:38:17 +00:00
refactor: 重构目录结构以支持 i18n
创建 'i18n' 目录以存放多语言内容。将所有现有的中文内容(文档、提示词、技能、README)移动到 'i18n/zh/' 中。添加了新的根 README 作为语言入口,并为英文('en')翻译创建了占位符结构。
This commit is contained in:
@@ -1,47 +0,0 @@
|
||||
# Timescaledb Documentation Index
|
||||
|
||||
## Categories
|
||||
|
||||
### Api
|
||||
**File:** `api.md`
|
||||
**Pages:** 100
|
||||
|
||||
### Compression
|
||||
**File:** `compression.md`
|
||||
**Pages:** 19
|
||||
|
||||
### Continuous Aggregates
|
||||
**File:** `continuous_aggregates.md`
|
||||
**Pages:** 21
|
||||
|
||||
### Getting Started
|
||||
**File:** `getting_started.md`
|
||||
**Pages:** 3
|
||||
|
||||
### Hyperfunctions
|
||||
**File:** `hyperfunctions.md`
|
||||
**Pages:** 34
|
||||
|
||||
### Hypertables
|
||||
**File:** `hypertables.md`
|
||||
**Pages:** 103
|
||||
|
||||
### Installation
|
||||
**File:** `installation.md`
|
||||
**Pages:** 37
|
||||
|
||||
### Other
|
||||
**File:** `other.md`
|
||||
**Pages:** 248
|
||||
|
||||
### Performance
|
||||
**File:** `performance.md`
|
||||
**Pages:** 2
|
||||
|
||||
### Time Buckets
|
||||
**File:** `time_buckets.md`
|
||||
**Pages:** 16
|
||||
|
||||
### Tutorials
|
||||
**File:** `tutorials.md`
|
||||
**Pages:** 12
|
||||
Reference in New Issue
Block a user