[PR #20] [MERGED] swap to yaml format for docs #334

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/20
Author: @eyurtsev
Created: 6/5/2025
Status: Merged
Merged: 6/5/2025
Merged by: @eyurtsev

Base: mainHead: eugene/yml


📝 Commits (3)

📊 Changes

6 files changed (+292 additions, -359 deletions)

View changed files

📝 pipeline/core/builder.py (+50 -3)
📝 pyproject.toml (+2 -0)
src/docs.json (+0 -356)
src/docs.yml (+181 -0)
📝 tests/unit_tests/test_builder.py (+2 -0)
📝 uv.lock (+57 -0)

📄 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/20 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/yml` --- ### 📝 Commits (3) - [`87b6d2f`](https://github.com/langchain-ai/docs/commit/87b6d2fc9ca914a7a0b15ec2721e6f13db7a106c) x - [`6837f09`](https://github.com/langchain-ai/docs/commit/6837f09015294ae7934c797d7f560a90bac53b74) x - [`90dc53a`](https://github.com/langchain-ai/docs/commit/90dc53abb5a2be91509246418e12d9379e8be4d8) x ### 📊 Changes **6 files changed** (+292 additions, -359 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+50 -3) 📝 `pyproject.toml` (+2 -0) ➖ `src/docs.json` (+0 -356) ➕ `src/docs.yml` (+181 -0) 📝 `tests/unit_tests/test_builder.py` (+2 -0) 📝 `uv.lock` (+57 -0) </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:08 -05:00
yindo closed this issue 2026-02-17 17:20:08 -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#334