Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "OAuth2 & OIDC",
"icon": "KeyRound",
"pages": [
"index",
"---OAuth2---",
"apple",
"discord",
Expand Down
1 change: 0 additions & 1 deletion content/docs/configuration/authentication/SAML/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "SAML",
"icon": "Shield",
"pages": [
"index",
"---Configuration Examples---",
"auth0"
]
Expand Down
1 change: 0 additions & 1 deletion content/docs/configuration/authentication/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Authentication",
"icon": "Lock",
"pages": [
"index",
"email",
"ldap",
"OAuth2-OIDC",
Expand Down
1 change: 0 additions & 1 deletion content/docs/configuration/cdn/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "File Storage & CDN",
"icon": "HardDrive",
"pages": [
"index",
"s3",
"azure",
"firebase"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "AI Endpoints",
"icon": "Plug",
"pages": [
"index",
"anyscale",
"apipie",
"cloudflare",
Expand Down
1 change: 0 additions & 1 deletion content/docs/configuration/librechat_yaml/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "LibreChat YAML",
"icon": "FileCode",
"pages": [
"index",
"example",
"ai_endpoints",
"object_structure"
Expand Down
1 change: 0 additions & 1 deletion content/docs/configuration/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Configuration",
"icon": "Settings",
"pages": [
"index",
"---Core---",
"dotenv",
"librechat_yaml",
Expand Down
1 change: 0 additions & 1 deletion content/docs/configuration/pre_configured_ai/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Pre-configured AI",
"icon": "Bot",
"pages": [
"index",
"anthropic",
"openai",
"google",
Expand Down
1 change: 0 additions & 1 deletion content/docs/configuration/tools/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Tools",
"icon": "Wrench",
"pages": [
"index",
"---Image Generation---",
"flux",
"gemini_image_gen",
Expand Down
1 change: 0 additions & 1 deletion content/docs/development/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Development",
"icon": "Hammer",
"pages": [
"index",
"get_started",
"tools_and_plugins",
"testing",
Expand Down
1 change: 0 additions & 1 deletion content/docs/documentation/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Documentation",
"icon": "FileText",
"pages": [
"index",
"examples",
"syntax_highlighting"
]
Expand Down
1 change: 0 additions & 1 deletion content/docs/features/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Features",
"icon": "Sparkles",
"pages": [
"index",
"---Agentic AI---",
"mcp",
"agents",
Expand Down
1 change: 0 additions & 1 deletion content/docs/local/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Local Installation",
"icon": "Monitor",
"pages": [
"index",
"docker",
"npm",
"helm_chart"
Expand Down
2 changes: 1 addition & 1 deletion content/docs/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"---Learn---",
"features",
"user_guides",
"translation",
"---Tools---",
"toolkit",
"---Contributing---",
"translation",
"development",
"documentation"
]
Expand Down
1 change: 0 additions & 1 deletion content/docs/quick_start/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Quick Start",
"icon": "Rocket",
"pages": [
"index",
"local_setup",
"custom_endpoints"
]
Expand Down
1 change: 0 additions & 1 deletion content/docs/remote/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Remote Hosting",
"icon": "Cloud",
"pages": [
"index",
"---Hosting Platforms---",
"digitalocean",
"docker_linux",
Expand Down
1 change: 0 additions & 1 deletion content/docs/toolkit/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "Toolkit",
"icon": "Wrench",
"pages": [
"index",
"credentials-generator",
"yaml-validator"
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Overview
title: Translation
icon: Languages
description: A guide to contributing translations for LibreChat.
---
Expand Down
7 changes: 0 additions & 7 deletions content/docs/translation/meta.json

This file was deleted.

1 change: 0 additions & 1 deletion content/docs/user_guides/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"title": "User Guides",
"icon": "BookOpen",
"pages": [
"index",
"ai_overview",
"presets",
"mongodb"
Expand Down
Loading