[PR #811] [MERGED] docs: Reorganize and expand ComfyUI image-generation docs #829

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/811
Author: @silentoplayz
Created: 11/11/2025
Status: Merged
Merged: 11/12/2025
Merged by: @tjbck

Base: mainHead: ComfyUI-image-generation-and-editing-docs-


📝 Commits (3)

  • 551a24b docs: Reorganize and expand ComfyUI image-generation docs
  • 1bbea8e Update comfyui-editing-settings.png
  • 1353c90 Update comfyui.md

📊 Changes

76 files changed (+723 additions, -340 deletions)

View changed files

📝 docs/faq.mdx (+1 -1)
📝 docs/features/auth/_category_.json (+1 -1)
📝 docs/features/auth/ldap.mdx (+1 -1)
📝 docs/features/auth/scim.mdx (+1 -1)
📝 docs/features/chat-features/chatshare.md (+1 -1)
📝 docs/features/chat-features/code-execution/index.md (+1 -1)
📝 docs/features/interface/_category_.json (+1 -1)
📝 docs/features/pipelines/_category_.json (+1 -1)
📝 docs/features/pipelines/pipes.md (+1 -1)
📝 docs/features/pipelines/valves.md (+1 -1)
📝 docs/features/plugin/events/index.mdx (+2 -2)
📝 docs/features/plugin/valves/index.mdx (+1 -1)
📝 docs/features/rbac/groups.md (+1 -1)
📝 docs/features/workspace/prompts.md (+1 -1)
📝 docs/getting-started/quick-start/starting-with-ollama.mdx (+1 -1)
📝 docs/security.mdx (+1 -1)
📝 docs/sponsorships.mdx (+1 -1)
📝 docs/tutorials/_category_.json (+1 -1)
📝 docs/tutorials/https/caddy.md (+1 -1)
📝 docs/tutorials/https/haproxy.md (+1 -1)

...and 56 more files

📄 Description

  • Move all image-generation content into docs/image-generation-and-editing/
  • Add ComfyUI image-editing instructions (Image Size, Steps, Image Prompt Generation)
  • Explain how to set node IDs in Open WebUI
  • Add example setups for Qwen and FLUX.1 models
  • Fix broken links and tidy formatting
  • Add descriptive screenshots to image generation docs
  • Add missing emojis and replace duplicates with unique ones
  • Refactor emoji headers

🔄 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/811 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `ComfyUI-image-generation-and-editing-docs-` --- ### 📝 Commits (3) - [`551a24b`](https://github.com/open-webui/docs/commit/551a24b41713756eb07f32ee3582c9256ca2c087) docs: Reorganize and expand ComfyUI image-generation docs - [`1bbea8e`](https://github.com/open-webui/docs/commit/1bbea8e9c9ed49238644e0c0c0fed32ff6558a80) Update comfyui-editing-settings.png - [`1353c90`](https://github.com/open-webui/docs/commit/1353c9033ce047b03bfeeae8f4cae42b850c61b1) Update comfyui.md ### 📊 Changes **76 files changed** (+723 additions, -340 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.mdx` (+1 -1) 📝 `docs/features/auth/_category_.json` (+1 -1) 📝 `docs/features/auth/ldap.mdx` (+1 -1) 📝 `docs/features/auth/scim.mdx` (+1 -1) 📝 `docs/features/chat-features/chatshare.md` (+1 -1) 📝 `docs/features/chat-features/code-execution/index.md` (+1 -1) 📝 `docs/features/interface/_category_.json` (+1 -1) 📝 `docs/features/pipelines/_category_.json` (+1 -1) 📝 `docs/features/pipelines/pipes.md` (+1 -1) 📝 `docs/features/pipelines/valves.md` (+1 -1) 📝 `docs/features/plugin/events/index.mdx` (+2 -2) 📝 `docs/features/plugin/valves/index.mdx` (+1 -1) 📝 `docs/features/rbac/groups.md` (+1 -1) 📝 `docs/features/workspace/prompts.md` (+1 -1) 📝 `docs/getting-started/quick-start/starting-with-ollama.mdx` (+1 -1) 📝 `docs/security.mdx` (+1 -1) 📝 `docs/sponsorships.mdx` (+1 -1) 📝 `docs/tutorials/_category_.json` (+1 -1) 📝 `docs/tutorials/https/caddy.md` (+1 -1) 📝 `docs/tutorials/https/haproxy.md` (+1 -1) _...and 56 more files_ </details> ### 📄 Description - Move all image-generation content into docs/image-generation-and-editing/ - Add ComfyUI image-editing instructions (Image Size, Steps, Image Prompt Generation) - Explain how to set node IDs in Open WebUI - Add example setups for Qwen and FLUX.1 models - Fix broken links and tidy formatting - Add descriptive screenshots to image generation docs - Add missing emojis and replace duplicates with unique ones - Refactor emoji headers --- <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 18:16:19 -05:00
yindo closed this issue 2026-02-15 18:16:19 -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#829