mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #21416] issue: quick start doc is missing majority of its content #35001
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?
Originally created by @SublimePeace on GitHub (Feb 14, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21416
This is not a bug report about the application, but about the documentation.
The quick start guide is missing the majority of the content, the vast majority of the table of contents links point to headings which don't even exist in the document. In this screenshot, every single heading is missing from the document, and point to made up locations:
Clicking them doesn't do anything, obviously.
@Classic298 commented on GitHub (Feb 14, 2026):
For example the docker swarm header, obviously only works if you switch the tab to docker swarm
Same applies to all other headers. If clicking on them does nothing then you need to switch the tab first.
@SublimePeace commented on GitHub (Feb 14, 2026):
Thank you! I wasn't aware there's a separate docs repo, this repo's readme doesn't mention it anywhere, nor does the bug report form.
I haven't encountered a ToC where clicking a heading didn't auto-open the corresponding tab, so I just assumed it is broken. Which I don't think is an unreasonable assumption. Bit of a UX friction imo.
appreciate your quick response
@Classic298 commented on GitHub (Feb 14, 2026):
we'll migrate the docs to a different framework sometime in the future, then this hopefully will select it automatically. But the content is there on the page if you need it .)