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