[PR #3171] [MERGED] fix(frontend): make page titles sentence case, reorg sidebar #3240

Closed
opened 2026-06-05 18:21:32 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3171
Author: @christian-bromann
Created: 3/17/2026
Status: Merged
Merged: 3/17/2026
Merged by: @mdrxy

Base: mainHead: cb/page-titles


📝 Commits (2)

  • 5868459 fix(frontend): make page titles sentence case
  • f477035 better grouping

📊 Changes

13 files changed (+42 additions, -32 deletions)

View changed files

📝 src/docs.json (+30 -20)
📝 src/oss/deepagents/frontend/subagent-streaming.mdx (+1 -1)
📝 src/oss/deepagents/frontend/todo-list.mdx (+1 -1)
📝 src/oss/langchain/frontend/branching-chat.mdx (+1 -1)
📝 src/oss/langchain/frontend/integrations.mdx (+1 -1)
📝 src/oss/langchain/frontend/join-rejoin.mdx (+1 -1)
📝 src/oss/langchain/frontend/markdown-messages.mdx (+1 -1)
📝 src/oss/langchain/frontend/message-queues.mdx (+1 -1)
📝 src/oss/langchain/frontend/reasoning-tokens.mdx (+1 -1)
📝 src/oss/langchain/frontend/structured-output.mdx (+1 -1)
📝 src/oss/langchain/frontend/time-travel.mdx (+1 -1)
📝 src/oss/langchain/frontend/tool-calling.mdx (+1 -1)
📝 src/oss/langgraph/frontend/graph-execution.mdx (+1 -1)

📄 Description

No description provided


🔄 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/langchain-ai/docs/pull/3171 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 3/17/2026 **Status:** ✅ Merged **Merged:** 3/17/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `cb/page-titles` --- ### 📝 Commits (2) - [`5868459`](https://github.com/langchain-ai/docs/commit/5868459ea773dc6bda17c41090c11dfa82ab7cc0) fix(frontend): make page titles sentence case - [`f477035`](https://github.com/langchain-ai/docs/commit/f477035a74758e74a4eb2abb0747828101d6de09) better grouping ### 📊 Changes **13 files changed** (+42 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+30 -20) 📝 `src/oss/deepagents/frontend/subagent-streaming.mdx` (+1 -1) 📝 `src/oss/deepagents/frontend/todo-list.mdx` (+1 -1) 📝 `src/oss/langchain/frontend/branching-chat.mdx` (+1 -1) 📝 `src/oss/langchain/frontend/integrations.mdx` (+1 -1) 📝 `src/oss/langchain/frontend/join-rejoin.mdx` (+1 -1) 📝 `src/oss/langchain/frontend/markdown-messages.mdx` (+1 -1) 📝 `src/oss/langchain/frontend/message-queues.mdx` (+1 -1) 📝 `src/oss/langchain/frontend/reasoning-tokens.mdx` (+1 -1) 📝 `src/oss/langchain/frontend/structured-output.mdx` (+1 -1) 📝 `src/oss/langchain/frontend/time-travel.mdx` (+1 -1) 📝 `src/oss/langchain/frontend/tool-calling.mdx` (+1 -1) 📝 `src/oss/langgraph/frontend/graph-execution.mdx` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-06-05 18:21:32 -04:00
yindo closed this issue 2026-06-05 18:21:32 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3240