docs: add comprehensive format support documentation

This commit is contained in:
SnapOtter
2026-05-08 00:26:56 +08:00
parent e9fb35b7cd
commit bb6d26ffc6
5 changed files with 122 additions and 22 deletions
+1
View File
@@ -74,6 +74,7 @@ export default defineConfig({
{ text: "Configuration", link: "/guide/configuration" },
{ text: "Database", link: "/guide/database" },
{ text: "Deployment", link: "/guide/deployment" },
{ text: "Supported Formats", link: "/guide/supported-formats" },
{ text: "Hardware requirements", link: "/guide/deployment#hardware-requirements" },
{ text: "Docker tags", link: "/guide/docker-tags" },
{ text: "Developer guide", link: "/guide/developer" },