mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #547] [MERGED] Replace main with revamp #565
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/547
Author: @guchenhe
Created: 11/26/2025
Status: ✅ Merged
Merged: 11/26/2025
Merged by: @guchenhe
Base:
main← Head:replace-main-with-revamp📝 Commits (1)
cce71e9Replace main with revamp📊 Changes
100 files changed (+0 additions, -0 deletions)
View changed files
➖
.github/workflows/docs_bundle.yml(+0 -90)➕
.github/workflows/sync_docs_analyze.yml(+391 -0)➕
.github/workflows/sync_docs_cleanup.yml(+84 -0)➕
.github/workflows/sync_docs_execute.yml(+547 -0)➕
.github/workflows/sync_docs_update.yml(+382 -0)📝
.gitignore(+2 -0)➕
AGENTS.md(+50 -0)➕
CLAUDE.md(+137 -0)➖
README.md(+0 -50)➖
SECURITY.md(+0 -21)📝
cn/api-reference/openapi_chat.json(+3 -3)📝
cn/api-reference/openapi_chatflow.json(+4 -4)📝
cn/api-reference/openapi_completion.json(+2 -2)➕
cn/api-reference/openapi_knowledge.json(+2939 -0)📝
cn/api-reference/openapi_workflow.json(+3 -3)➕
cn/self-host/advanced-deployments/local-source-code.mdx(+283 -0)➕
cn/self-host/advanced-deployments/start-the-frontend-docker-container.mdx(+30 -0)➕
cn/self-host/configuration/environments.mdx(+7 -0)➕
cn/self-host/platform-guides/bt-panel.mdx(+75 -0)➕
cn/self-host/platform-guides/dify-premium.mdx(+131 -0)...and 80 more files
📄 Description
Doc 2.0 Release
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.