[PR #471] [MERGED] Implement Plugin docs and correct few erros #561

Closed
opened 2026-02-16 11:21:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/471
Author: @HanqingZ
Created: 1/31/2025
Status: Merged
Merged: 1/31/2025
Merged by: @HanqingZ

Base: mainHead: docs/plugin-jp-ver


📝 Commits (1)

  • 12bf650 Implement Plugin docs and correct few erros

📊 Changes

39 files changed (+207 additions, -99 deletions)

View changed files

📝 en/SUMMARY.md (+2 -2)
📝 en/getting-started/readme/features-and-specifications.md (+2 -2)
📝 en/guides/annotation/annotation-reply.md (+2 -2)
📝 en/guides/application-orchestrate/prompt-engineering/prompt-engineering-expert-mode.md (+1 -1)
📝 en/guides/knowledge-base/create-knowledge-and-upload-documents/3.-select-the-indexing-method-and-retrieval-setting.md (+1 -1)
📝 en/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-documents.md (+2 -2)
📝 en/guides/knowledge-base/sync-from-website.md (+1 -1)
📝 en/guides/workspace/README.md (+1 -1)
📝 en/plugins/publish-plugins/publish-to-dify-marketplace/plugin-developer-guidelines.md (+11 -17)
📝 en/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines.md (+1 -2)
📝 jp/SUMMARY.md (+3 -1)
📝 jp/getting-started/install-self-hosted/environments.md (+2 -2)
📝 jp/getting-started/readme/features-and-specifications.md (+1 -1)
📝 jp/guides/workflow/additional-features.md (+1 -1)
📝 jp/guides/workflow/node/start.md (+1 -1)
📝 jp/guides/workflow/node/template.md (+1 -1)
📝 jp/plugins/publish-plugins/publish-to-dify-marketplace/README.md (+0 -0)
jp/plugins/publish-plugins/publish-to-dify-marketplace/plugin-developer-guidelines.md (+49 -0)
jp/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines.md (+73 -0)
📝 zh_CN/getting-started/install-self-hosted/environments.md (+2 -2)

...and 19 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs-archived/pull/471 **Author:** [@HanqingZ](https://github.com/HanqingZ) **Created:** 1/31/2025 **Status:** ✅ Merged **Merged:** 1/31/2025 **Merged by:** [@HanqingZ](https://github.com/HanqingZ) **Base:** `main` ← **Head:** `docs/plugin-jp-ver` --- ### 📝 Commits (1) - [`12bf650`](https://github.com/langgenius/dify-docs-archived/commit/12bf65038d8242619be11d153960d153b69a4ab5) Implement Plugin docs and correct few erros ### 📊 Changes **39 files changed** (+207 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `en/SUMMARY.md` (+2 -2) 📝 `en/getting-started/readme/features-and-specifications.md` (+2 -2) 📝 `en/guides/annotation/annotation-reply.md` (+2 -2) 📝 `en/guides/application-orchestrate/prompt-engineering/prompt-engineering-expert-mode.md` (+1 -1) 📝 `en/guides/knowledge-base/create-knowledge-and-upload-documents/3.-select-the-indexing-method-and-retrieval-setting.md` (+1 -1) 📝 `en/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-documents.md` (+2 -2) 📝 `en/guides/knowledge-base/sync-from-website.md` (+1 -1) 📝 `en/guides/workspace/README.md` (+1 -1) 📝 `en/plugins/publish-plugins/publish-to-dify-marketplace/plugin-developer-guidelines.md` (+11 -17) 📝 `en/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines.md` (+1 -2) 📝 `jp/SUMMARY.md` (+3 -1) 📝 `jp/getting-started/install-self-hosted/environments.md` (+2 -2) 📝 `jp/getting-started/readme/features-and-specifications.md` (+1 -1) 📝 `jp/guides/workflow/additional-features.md` (+1 -1) 📝 `jp/guides/workflow/node/start.md` (+1 -1) 📝 `jp/guides/workflow/node/template.md` (+1 -1) 📝 `jp/plugins/publish-plugins/publish-to-dify-marketplace/README.md` (+0 -0) ➕ `jp/plugins/publish-plugins/publish-to-dify-marketplace/plugin-developer-guidelines.md` (+49 -0) ➕ `jp/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines.md` (+73 -0) 📝 `zh_CN/getting-started/install-self-hosted/environments.md` (+2 -2) _...and 19 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:21:08 -05:00
yindo closed this issue 2026-02-16 11:21:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs-archived#561