From 883e205dbfc54d5291261ec88cd6ef2e1c2f8cdd Mon Sep 17 00:00:00 2001 From: zstar <65890619+zstar1003@users.noreply.github.com> Date: Sat, 14 Jun 2025 01:07:28 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E9=87=8D=E5=91=BD=E5=90=8Dwebsite?= =?UTF-8?q?=E6=96=87=E4=BB=B6=EF=BC=8C=E8=A7=A3=E5=86=B3=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {website => docs}/docs/README.md | 0 {website => docs}/docs/_sidebar.md | 0 {website => docs}/docs/api/README.md | 0 {website => docs}/docs/blog/README.md | 0 {website => docs}/docs/build/README.md | 0 {website => docs}/docs/custom.css | 0 {website => docs}/docs/index.html | 0 {website => docs}/docs/quickstart/README.md | 0 .../docs/quickstart/_images/image_1.png | Bin .../docs/quickstart/_images/image_2.png | Bin .../docs/quickstart/_images/image_3.png | Bin .../docs/quickstart/_images/image_4.png | Bin .../docs/quickstart/_images/image_5.png | Bin .../docs/quickstart/_images/image_6.png | Bin .../docs/quickstart/_images/image_7.png | Bin .../docs/quickstart/_images/image_8.png | Bin {website => docs}/docs/skill/README.md | 0 {website => docs}/faq.md | 0 {website => docs}/images/favicon.ico | Bin {website => docs}/images/group.jpg | Bin {website => docs}/images/qrcode.jpg | Bin {website => docs}/images/ragflow-plus.png | Bin {website => docs}/images/video-thumbnail.jpg | Bin {website => docs}/index.html | 0 {website => docs}/plan.md | 0 {website => docs}/script.js | 0 {website => docs}/style.css | 0 27 files changed, 0 insertions(+), 0 deletions(-) rename {website => docs}/docs/README.md (100%) rename {website => docs}/docs/_sidebar.md (100%) rename {website => docs}/docs/api/README.md (100%) rename {website => docs}/docs/blog/README.md (100%) rename {website => docs}/docs/build/README.md (100%) rename {website => docs}/docs/custom.css (100%) rename {website => docs}/docs/index.html (100%) rename {website => docs}/docs/quickstart/README.md (100%) rename {website => docs}/docs/quickstart/_images/image_1.png (100%) rename {website => docs}/docs/quickstart/_images/image_2.png (100%) rename {website => docs}/docs/quickstart/_images/image_3.png (100%) rename {website => docs}/docs/quickstart/_images/image_4.png (100%) rename {website => docs}/docs/quickstart/_images/image_5.png (100%) rename {website => docs}/docs/quickstart/_images/image_6.png (100%) rename {website => docs}/docs/quickstart/_images/image_7.png (100%) rename {website => docs}/docs/quickstart/_images/image_8.png (100%) rename {website => docs}/docs/skill/README.md (100%) rename {website => docs}/faq.md (100%) rename {website => docs}/images/favicon.ico (100%) rename {website => docs}/images/group.jpg (100%) rename {website => docs}/images/qrcode.jpg (100%) rename {website => docs}/images/ragflow-plus.png (100%) rename {website => docs}/images/video-thumbnail.jpg (100%) rename {website => docs}/index.html (100%) rename {website => docs}/plan.md (100%) rename {website => docs}/script.js (100%) rename {website => docs}/style.css (100%) diff --git a/website/docs/README.md b/docs/docs/README.md similarity index 100% rename from website/docs/README.md rename to docs/docs/README.md diff --git a/website/docs/_sidebar.md b/docs/docs/_sidebar.md similarity index 100% rename from website/docs/_sidebar.md rename to docs/docs/_sidebar.md diff --git a/website/docs/api/README.md b/docs/docs/api/README.md similarity index 100% rename from website/docs/api/README.md rename to docs/docs/api/README.md diff --git a/website/docs/blog/README.md b/docs/docs/blog/README.md similarity index 100% rename from website/docs/blog/README.md rename to docs/docs/blog/README.md diff --git a/website/docs/build/README.md b/docs/docs/build/README.md similarity index 100% rename from website/docs/build/README.md rename to docs/docs/build/README.md diff --git a/website/docs/custom.css b/docs/docs/custom.css similarity index 100% rename from website/docs/custom.css rename to docs/docs/custom.css diff --git a/website/docs/index.html b/docs/docs/index.html similarity index 100% rename from website/docs/index.html rename to docs/docs/index.html diff --git a/website/docs/quickstart/README.md b/docs/docs/quickstart/README.md similarity index 100% rename from website/docs/quickstart/README.md rename to docs/docs/quickstart/README.md diff --git a/website/docs/quickstart/_images/image_1.png b/docs/docs/quickstart/_images/image_1.png similarity index 100% rename from website/docs/quickstart/_images/image_1.png rename to docs/docs/quickstart/_images/image_1.png diff --git a/website/docs/quickstart/_images/image_2.png b/docs/docs/quickstart/_images/image_2.png similarity index 100% rename from website/docs/quickstart/_images/image_2.png rename to docs/docs/quickstart/_images/image_2.png diff --git a/website/docs/quickstart/_images/image_3.png b/docs/docs/quickstart/_images/image_3.png similarity index 100% rename from website/docs/quickstart/_images/image_3.png rename to docs/docs/quickstart/_images/image_3.png diff --git a/website/docs/quickstart/_images/image_4.png b/docs/docs/quickstart/_images/image_4.png similarity index 100% rename from website/docs/quickstart/_images/image_4.png rename to docs/docs/quickstart/_images/image_4.png diff --git a/website/docs/quickstart/_images/image_5.png b/docs/docs/quickstart/_images/image_5.png similarity index 100% rename from website/docs/quickstart/_images/image_5.png rename to docs/docs/quickstart/_images/image_5.png diff --git a/website/docs/quickstart/_images/image_6.png b/docs/docs/quickstart/_images/image_6.png similarity index 100% rename from website/docs/quickstart/_images/image_6.png rename to docs/docs/quickstart/_images/image_6.png diff --git a/website/docs/quickstart/_images/image_7.png b/docs/docs/quickstart/_images/image_7.png similarity index 100% rename from website/docs/quickstart/_images/image_7.png rename to docs/docs/quickstart/_images/image_7.png diff --git a/website/docs/quickstart/_images/image_8.png b/docs/docs/quickstart/_images/image_8.png similarity index 100% rename from website/docs/quickstart/_images/image_8.png rename to docs/docs/quickstart/_images/image_8.png diff --git a/website/docs/skill/README.md b/docs/docs/skill/README.md similarity index 100% rename from website/docs/skill/README.md rename to docs/docs/skill/README.md diff --git a/website/faq.md b/docs/faq.md similarity index 100% rename from website/faq.md rename to docs/faq.md diff --git a/website/images/favicon.ico b/docs/images/favicon.ico similarity index 100% rename from website/images/favicon.ico rename to docs/images/favicon.ico diff --git a/website/images/group.jpg b/docs/images/group.jpg similarity index 100% rename from website/images/group.jpg rename to docs/images/group.jpg diff --git a/website/images/qrcode.jpg b/docs/images/qrcode.jpg similarity index 100% rename from website/images/qrcode.jpg rename to docs/images/qrcode.jpg diff --git a/website/images/ragflow-plus.png b/docs/images/ragflow-plus.png similarity index 100% rename from website/images/ragflow-plus.png rename to docs/images/ragflow-plus.png diff --git a/website/images/video-thumbnail.jpg b/docs/images/video-thumbnail.jpg similarity index 100% rename from website/images/video-thumbnail.jpg rename to docs/images/video-thumbnail.jpg diff --git a/website/index.html b/docs/index.html similarity index 100% rename from website/index.html rename to docs/index.html diff --git a/website/plan.md b/docs/plan.md similarity index 100% rename from website/plan.md rename to docs/plan.md diff --git a/website/script.js b/docs/script.js similarity index 100% rename from website/script.js rename to docs/script.js diff --git a/website/style.css b/docs/style.css similarity index 100% rename from website/style.css rename to docs/style.css