docs: add minimal docs/index.md as site homepage

Adds navigation to public-safe guides and references under docs/.
This commit is contained in:
ben 2025-08-13 13:47:25 +00:00
parent 397cc50d0e
commit 26338d48cf
1 changed files with 23 additions and 0 deletions

23
docs/index.md Normal file
View File

@ -0,0 +1,23 @@
# 炼妖壶文档首页
欢迎访问项目文档。以下是常用入口:
- 快速上手与指南
- [快速开始:负载均衡示例](guides/README_jixia_load_balancing.md)
- [Cloudflare AutoRAG 集成](guides/CLOUDFLARE_AUTORAG_INTEGRATION.md)
- [Google ADK 迁移指南](guides/GOOGLE_ADK_MIGRATION_GUIDE.md)
- 记忆与后端
- [Vertex Memory Bank 设置](../docs/VERTEX_MEMORY_BANK_SETUP.md)
- RapidAPI 相关
- [负载均衡策略](rapidapi/jixia_load_balancing_strategy.md)
- [订阅清单](rapidapi/api_inventory.md)
- [优化配置示例](rapidapi/optimized_config.md)
- [测试报告样例](rapidapi/test_report_20250802_120925.md)
- 工作流与工具
- [n8n MongoDB Upsert 配置](../docs/n8n_mongodb_upsert_config.md)
- [n8n 去重工作流](../docs/n8n_deduplication_workflow.md)
- 分析与要求
- [RSS 调试分析记录](analysis/rss_debug_analysis.md)
- [项目要求概览](requirements.md)
内网与仅限内部的内容保持在 `internal/`,不会发布到 GitHub Pages。