Skip to content

docs: add comprehensive WeKnora documentation - #2350

Merged
lyingbug merged 2 commits into
Tencent:mainfrom
lyingbug:claude/flamboyant-lederberg-cd7464
Aug 6, 2026
Merged

docs: add comprehensive WeKnora documentation#2350
lyingbug merged 2 commits into
Tencent:mainfrom
lyingbug:claude/flamboyant-lederberg-cd7464

Conversation

@lyingbug

Copy link
Copy Markdown
Collaborator

Summary

  • 新增 website-docs/ 完整官方文档(46 篇,约 16,000 行),按「入门 → 架构 → 功能 → API → 客户端 → 开发」六部分组织
  • 覆盖安装部署、系统架构、17 项功能模块、约 360 个 API 端点、Web/CLI/Go SDK/小程序/桌面端客户端说明,以及开发指南与扩展点
  • 全部内容基于源码整理,便于用户上手、对接集成与二次开发

Test plan

  • 确认 website-docs/README.md 目录链接均可正常跳转
  • 抽查安装部署、API 参考、扩展点等章节与当前代码行为一致
  • 确认文档站点(如有)可正确渲染 Markdown 结构与代码块

lyingbug added 2 commits July 27, 2026 20:56
This commit introduces a complete set of documentation for WeKnora, organized into six main sections: Getting Started, Architecture, Features, API Reference, Clients, and Development Guide. Key highlights include:

- Detailed installation instructions and quick start guides.
- In-depth architectural overview and backend design documentation.
- Comprehensive feature descriptions, including multi-tenant support, document parsing, and agent capabilities.
- API reference covering approximately 360 endpoints with usage examples.
- Client documentation for various interfaces including web, CLI, and SDK.

This documentation aims to facilitate user onboarding and provide a thorough understanding of the WeKnora system.
This commit sets up a new documentation site for WeKnora using VitePress. Key additions include:

- A structured `.gitignore` to manage ignored files.
- An `index.md` file serving as the landing page with a clear title and layout.
- A `package.json` and `package-lock.json` to manage dependencies, including VitePress and related plugins.
- Thematic styles and components for a cohesive user experience, including a custom landing page and zoom functionality for diagrams.
- A README update to guide users on local development and site structure.

This foundational setup aims to enhance user onboarding and provide comprehensive documentation for the WeKnora system.
lyingbug pushed a commit to lyingbug/WeKnora that referenced this pull request Aug 5, 2026
Bring the documentation site from Tencent#2350 onto current main as the starting point for the refresh.
@lyingbug
lyingbug merged commit 99c483f into Tencent:main Aug 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant