[PR #473] [CLOSED] Add data source plugin dev docs #525

Closed
opened 2026-02-16 06:15:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/473
Author: @RiskeyL
Created: 9/30/2025
Status: Closed

Base: mainHead: data-source-plugin-dev-docs


📝 Commits (10+)

  • 47895e8 Documentation edits made through Mintlify web editor
  • 5d1a835 review zh docs
  • 042b092 Documentation edits made through Mintlify web editor
  • 712e1fd Documentation edits made through Mintlify web editor
  • 999dacd Documentation edits made through Mintlify web editor
  • b312410 Documentation edits made through Mintlify web editor
  • 4e67690 Documentation edits made through Mintlify web editor
  • be8f7e4 Documentation edits made through Mintlify web editor
  • c040248 Documentation edits made through Mintlify web editor
  • c93e490 Documentation edits made through Mintlify web editor

📊 Changes

11 files changed (+1759 additions, -351 deletions)

View changed files

📝 docs.json (+0 -2)
📝 en/guides/knowledge-base/knowledge-pipeline/knowledge-pipeline-orchestration.mdx (+203 -176)
images/data_source_type.png (+0 -0)
images/datasource_plugin_init.png (+0 -0)
plugin-dev-en/datasource-plugin.mdx (+457 -0)
📝 plugin-dev-en/tool-oauth.mdx (+1 -1)
plugin-dev-ja/datasource-plugin.mdx (+452 -0)
📝 plugin-dev-zh/0222-tool-plugin.mdx (+2 -2)
plugin-dev-zh/datasource-plugin.mdx (+451 -0)
📝 plugin-dev-zh/tool-oauth.mdx (+1 -1)
📝 zh-hans/guides/knowledge-base/knowledge-pipeline/knowledge-pipeline-orchestration.mdx (+192 -169)

📄 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/pull/473 **Author:** [@RiskeyL](https://github.com/RiskeyL) **Created:** 9/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `data-source-plugin-dev-docs` --- ### 📝 Commits (10+) - [`47895e8`](https://github.com/langgenius/dify-docs/commit/47895e8c8e98f5307a83b0e338d7f153005cf028) Documentation edits made through Mintlify web editor - [`5d1a835`](https://github.com/langgenius/dify-docs/commit/5d1a8358b1b4354210aec7770b9daac94fd575bb) review zh docs - [`042b092`](https://github.com/langgenius/dify-docs/commit/042b0924f2c70e89fc08dbe85bccb95e399468a6) Documentation edits made through Mintlify web editor - [`712e1fd`](https://github.com/langgenius/dify-docs/commit/712e1fd4be68d7febb489dc8d60f87b579d44e11) Documentation edits made through Mintlify web editor - [`999dacd`](https://github.com/langgenius/dify-docs/commit/999dacd7050fced086c1d2ec0ee243e321eb1c9b) Documentation edits made through Mintlify web editor - [`b312410`](https://github.com/langgenius/dify-docs/commit/b312410c14c0671ba7ed5f009e086fb5887d713d) Documentation edits made through Mintlify web editor - [`4e67690`](https://github.com/langgenius/dify-docs/commit/4e67690326a12b8719ee63296535d41405e93396) Documentation edits made through Mintlify web editor - [`be8f7e4`](https://github.com/langgenius/dify-docs/commit/be8f7e4d620037789eafe798238c3b524a3c039e) Documentation edits made through Mintlify web editor - [`c040248`](https://github.com/langgenius/dify-docs/commit/c040248e1acddb5e56e5b9f5dbacf805afab05dc) Documentation edits made through Mintlify web editor - [`c93e490`](https://github.com/langgenius/dify-docs/commit/c93e490ccae834c97160cac21b69751f4803b61b) Documentation edits made through Mintlify web editor ### 📊 Changes **11 files changed** (+1759 additions, -351 deletions) <details> <summary>View changed files</summary> 📝 `docs.json` (+0 -2) 📝 `en/guides/knowledge-base/knowledge-pipeline/knowledge-pipeline-orchestration.mdx` (+203 -176) ➕ `images/data_source_type.png` (+0 -0) ➕ `images/datasource_plugin_init.png` (+0 -0) ➕ `plugin-dev-en/datasource-plugin.mdx` (+457 -0) 📝 `plugin-dev-en/tool-oauth.mdx` (+1 -1) ➕ `plugin-dev-ja/datasource-plugin.mdx` (+452 -0) 📝 `plugin-dev-zh/0222-tool-plugin.mdx` (+2 -2) ➕ `plugin-dev-zh/datasource-plugin.mdx` (+451 -0) 📝 `plugin-dev-zh/tool-oauth.mdx` (+1 -1) 📝 `zh-hans/guides/knowledge-base/knowledge-pipeline/knowledge-pipeline-orchestration.mdx` (+192 -169) </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 06:15:45 -05:00
yindo closed this issue 2026-02-16 06:15:45 -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#525