[PR #3653] [MERGED] chore: remove orphaned oss pages [closes DOC-826] #3688

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3653
Author: @open-swe[bot]
Created: 4/21/2026
Status: Merged
Merged: 4/22/2026
Merged by: @npentrel

Base: mainHead: open-swe/8a423262-96b6-e0c4-31bc-cf2657708894


📝 Commits (1)

  • 4645ecb chore: remove orphaned oss pages [closes DOC-826]

📊 Changes

10 files changed (+13 additions, -289 deletions)

View changed files

📝 src/docs.json (+12 -2)
src/oss/contributing/guide/chat.mdx (+0 -0)
src/oss/contributing/guide/embeddings.mdx (+0 -0)
src/oss/contributing/guide/retrievers.mdx (+0 -0)
src/oss/contributing/guide/tools.mdx (+0 -0)
src/oss/contributing/guide/vector-stores.mdx (+0 -0)
src/oss/contributing/integrations-langgraph.mdx (+0 -6)
src/oss/contributing/publish-langgraph.mdx (+0 -6)
📝 src/oss/langchain/tools.mdx (+1 -1)
src/oss/langgraph/memory.mdx (+0 -274)

📄 Description

Description

Cleans up orphaned OSS pages per the audit. Adds deepagents/data-locations to the CLI nav group since it's cross-referenced from skills and CLI docs. Deletes langgraph/memory.mdx (duplicate of oss/concepts/memory) and redirects it; updates the langchain/tools.mdx link to point at langgraph/add-memory. Removes empty stubs under contributing/guide/ and the two WIP langgraph contributing stubs that were unreferenced.

Resolves DOC-826

Test Plan

  • Verify make broken-links is clean for the touched pages

Opened collaboratively by Naomi Pentrel and open-swe.


🔄 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/3653 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/21/2026 **Status:** ✅ Merged **Merged:** 4/22/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/8a423262-96b6-e0c4-31bc-cf2657708894` --- ### 📝 Commits (1) - [`4645ecb`](https://github.com/langchain-ai/docs/commit/4645ecb8a398103ce11b896d0159f86d3f620ebf) chore: remove orphaned oss pages [closes DOC-826] ### 📊 Changes **10 files changed** (+13 additions, -289 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+12 -2) ➖ `src/oss/contributing/guide/chat.mdx` (+0 -0) ➖ `src/oss/contributing/guide/embeddings.mdx` (+0 -0) ➖ `src/oss/contributing/guide/retrievers.mdx` (+0 -0) ➖ `src/oss/contributing/guide/tools.mdx` (+0 -0) ➖ `src/oss/contributing/guide/vector-stores.mdx` (+0 -0) ➖ `src/oss/contributing/integrations-langgraph.mdx` (+0 -6) ➖ `src/oss/contributing/publish-langgraph.mdx` (+0 -6) 📝 `src/oss/langchain/tools.mdx` (+1 -1) ➖ `src/oss/langgraph/memory.mdx` (+0 -274) </details> ### 📄 Description ## Description Cleans up orphaned OSS pages per the audit. Adds `deepagents/data-locations` to the CLI nav group since it's cross-referenced from skills and CLI docs. Deletes `langgraph/memory.mdx` (duplicate of `oss/concepts/memory`) and redirects it; updates the `langchain/tools.mdx` link to point at `langgraph/add-memory`. Removes empty stubs under `contributing/guide/` and the two WIP langgraph contributing stubs that were unreferenced. Resolves DOC-826 ## Test Plan - [ ] Verify `make broken-links` is clean for the touched pages _Opened collaboratively by Naomi Pentrel and open-swe._ --- <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:52:49 -04:00
yindo closed this issue 2026-06-05 18:52:49 -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#3688