[PR #74] [MERGED] Docusaurus > Mintlify migration script #385

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/74
Author: @lnhsingh
Created: 7/29/2025
Status: Merged
Merged: 7/29/2025
Merged by: @lnhsingh

Base: mainHead: script


📝 Commits (2)

📊 Changes

3 files changed (+434 additions, -19 deletions)

View changed files

📝 README.md (+10 -2)
📝 pipeline/cli.py (+61 -17)
pipeline/tools/docusaurus_parser.py (+363 -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/74 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `script` --- ### 📝 Commits (2) - [`d100ec7`](https://github.com/langchain-ai/docs/commit/d100ec75eee26786708f5272ba27d0219c2f0afe) add docusaurus migration script - [`c5bd53b`](https://github.com/langchain-ai/docs/commit/c5bd53b25309aa6ce2f7ef39e751d5e143648b34) add link updater ### 📊 Changes **3 files changed** (+434 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+10 -2) 📝 `pipeline/cli.py` (+61 -17) ➕ `pipeline/tools/docusaurus_parser.py` (+363 -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:15 -05:00
yindo closed this issue 2026-02-17 17:20:15 -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#385