[PR #2896] [MERGED] fix reported issues #2983

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2896
Author: @lnhsingh
Created: 3/3/2026
Status: Merged
Merged: 3/3/2026
Merged by: @lnhsingh

Base: mainHead: stye-fixes


📝 Commits (2)

📊 Changes

9 files changed (+111 additions, -27 deletions)

View changed files

📝 pipeline/core/builder.py (+7 -0)
📝 src/docs.json (+6 -8)
src/fonts/TWKLausanne-600.woff2 (+0 -0)
src/fonts/TWKLausanne-600Italic.woff2 (+0 -0)
src/fonts/TWKLausanne-700.woff2 (+0 -0)
src/fonts/TWKLausanne-700Italic.woff2 (+0 -0)
📝 src/index.mdx (+4 -0)
📝 src/style.css (+91 -19)
📝 tests/unit_tests/test_builder.py (+3 -0)

📄 Description

Fixes issues reported after rebrand

Fixes DOC-811
Fixes DOC-817
Fixes DOC-814
Fixes DOC-812


🔄 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/2896 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/3/2026 **Status:** ✅ Merged **Merged:** 3/3/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `stye-fixes` --- ### 📝 Commits (2) - [`1a3580b`](https://github.com/langchain-ai/docs/commit/1a3580bc7a1379ac2c57ba687d504980d9ea6c5b) fix reported issues - [`caa81e7`](https://github.com/langchain-ai/docs/commit/caa81e7df894c37e38e680c986bc05fa7f1fb34e) fix test ### 📊 Changes **9 files changed** (+111 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+7 -0) 📝 `src/docs.json` (+6 -8) ➕ `src/fonts/TWKLausanne-600.woff2` (+0 -0) ➕ `src/fonts/TWKLausanne-600Italic.woff2` (+0 -0) ➕ `src/fonts/TWKLausanne-700.woff2` (+0 -0) ➕ `src/fonts/TWKLausanne-700Italic.woff2` (+0 -0) 📝 `src/index.mdx` (+4 -0) 📝 `src/style.css` (+91 -19) 📝 `tests/unit_tests/test_builder.py` (+3 -0) </details> ### 📄 Description Fixes issues reported after rebrand Fixes DOC-811 Fixes DOC-817 Fixes DOC-814 Fixes DOC-812 --- <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:20:36 -04:00
yindo closed this issue 2026-06-05 18:20:36 -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#2983