[PR #238] [MERGED] update docs dev to hot reload #551

Closed
opened 2026-02-17 17:20:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/238
Author: @lnhsingh
Created: 8/27/2025
Status: Merged
Merged: 8/27/2025
Merged by: @lnhsingh

Base: mainHead: update-docs-dev


📝 Commits (4)

📊 Changes

5 files changed (+321 additions, -104 deletions)

View changed files

📝 README.md (+31 -39)
📝 pipeline/core/builder.py (+105 -27)
📝 pipeline/core/watcher.py (+183 -4)
src/README.md (+0 -32)
📝 tests/unit_tests/test_builder.py (+2 -2)

📄 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/238 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `update-docs-dev` --- ### 📝 Commits (4) - [`3c45685`](https://github.com/langchain-ai/docs/commit/3c4568583b4e3aa01f26b89d50e07dbb8be8d129) update `docs dev` to hot reload - [`dea10e5`](https://github.com/langchain-ai/docs/commit/dea10e582dfe64c1cffd074661f17525262829dc) fix lint - [`b46df39`](https://github.com/langchain-ai/docs/commit/b46df398702698480e0d003a5d86d43bba1aa995) Merge branch 'main' into update-docs-dev - [`9823660`](https://github.com/langchain-ai/docs/commit/9823660877179110fd7be652504deebc31ed7f2a) fix ### 📊 Changes **5 files changed** (+321 additions, -104 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+31 -39) 📝 `pipeline/core/builder.py` (+105 -27) 📝 `pipeline/core/watcher.py` (+183 -4) ➖ `src/README.md` (+0 -32) 📝 `tests/unit_tests/test_builder.py` (+2 -2) </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-02-17 17:20:37 -05:00
yindo closed this issue 2026-02-17 17:20:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#551