[PR #284] [CLOSED] Doc: Reorganized the work space section, fixing the links and spelling. #372

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/284
Author: @parniantaghipour
Created: 11/12/2024
Status: Closed

Base: mainHead: main


📝 Commits (4)

  • ed26169 Doc: Reorganized the work space section, fixing the links and spelling.
  • b323b68 Doc: suggested changes applied
  • e6a903d Less emoji
  • 55ca0fa Update index.mdx

📊 Changes

12 files changed (+585 additions, -550 deletions)

View changed files

📝 docs/features/plugin/functions/actions.md (+71 -9)
docs/features/plugin/functions/filter.md (+96 -0)
📝 docs/features/plugin/functions/index.mdx (+36 -346)
docs/features/plugin/functions/pipe.md (+67 -0)
docs/features/plugin/getting_started.md (+125 -0)
📝 docs/features/plugin/index.mdx (+1 -1)
📝 docs/features/plugin/tools/index.mdx (+58 -175)
📝 docs/features/workspace/index.mdx (+6 -2)
docs/features/workspace/knowledge.md (+54 -0)
📝 docs/features/workspace/models.md (+2 -2)
docs/features/workspace/prompts.md (+69 -0)
docs/pipelines/filters.md (+0 -15)

📄 Description

The workspace section has been reorganized.

Two of the links were broken due to the change in the file structure.

Change the name of plugins to plugin


🔄 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/open-webui/docs/pull/284 **Author:** [@parniantaghipour](https://github.com/parniantaghipour) **Created:** 11/12/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`ed26169`](https://github.com/open-webui/docs/commit/ed26169d898b01c1ad1456f19516f05a4063b08e) Doc: Reorganized the work space section, fixing the links and spelling. - [`b323b68`](https://github.com/open-webui/docs/commit/b323b680d29f9a029133d3ed1e6687f19d889a52) Doc: suggested changes applied - [`e6a903d`](https://github.com/open-webui/docs/commit/e6a903d40662bdbda75df18480323c7a72378f9c) Less emoji - [`55ca0fa`](https://github.com/open-webui/docs/commit/55ca0fa458d9dca5ffa3a52d0029ea1dc676a487) Update index.mdx ### 📊 Changes **12 files changed** (+585 additions, -550 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/plugin/functions/actions.md` (+71 -9) ➕ `docs/features/plugin/functions/filter.md` (+96 -0) 📝 `docs/features/plugin/functions/index.mdx` (+36 -346) ➕ `docs/features/plugin/functions/pipe.md` (+67 -0) ➕ `docs/features/plugin/getting_started.md` (+125 -0) 📝 `docs/features/plugin/index.mdx` (+1 -1) 📝 `docs/features/plugin/tools/index.mdx` (+58 -175) 📝 `docs/features/workspace/index.mdx` (+6 -2) ➕ `docs/features/workspace/knowledge.md` (+54 -0) 📝 `docs/features/workspace/models.md` (+2 -2) ➕ `docs/features/workspace/prompts.md` (+69 -0) ➖ `docs/pipelines/filters.md` (+0 -15) </details> ### 📄 Description The workspace section has been reorganized. Two of the links were broken due to the change in the file structure. Change the name of plugins to plugin --- <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-15 17:16:37 -05:00
yindo closed this issue 2026-02-15 17:16:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#372