Skip to content

Conversation

@mdrxy
Copy link
Member

@mdrxy mdrxy commented Oct 29, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 29, 2025 21:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for hosting v0.3 Python HTML reference documentation by integrating a git submodule containing pre-built HTML docs.

Key Changes:

  • Adds a git submodule pointing to the langchain-api-docs-html repository for v0.3 Python docs
  • Implements a build process to copy HTML docs to the distribution directory
  • Documents the setup and update procedures for the submodule

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
reference/package.json Adds build script to copy v0.3 Python HTML docs from submodule to dist directory
reference/external/html-docs Initializes submodule commit reference for the HTML docs repository
reference/README.md Documents the v0.3 Python HTML reference docs setup, update process, and build integration
.gitmodules Configures git submodule for the langchain-api-docs-html repository

@mdrxy mdrxy merged commit 8ecccf6 into main Oct 29, 2025
16 of 18 checks passed
@mdrxy mdrxy deleted the mdrxy/v0.3-refs-migrate branch October 29, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants