Skip to content

Brody/docs versions #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: migrate-lg
Choose a base branch
from
Open

Brody/docs versions #125

wants to merge 14 commits into from

Conversation

beklapko
Copy link

@beklapko beklapko commented Aug 6, 2025

Summary

Preview link: https://langchain-5e9cc07a-preview-brodyd-1754604469-cbb3fe3.mintlify.app/python/oss/overview

This PR does two main things:

  1. It reworks the builder.py file to generate JS and Python versions of the docs.
  2. It adds CSS and JS files for conditionally hiding the language picker.

The requirements for the picker are:

  • Show the picker when viewing the LangGraph docs
  • Hide the picker when viewing the LangGraph Platform or LangChain Labs docs

Review requests + info

We're doing custom things on top of Mintlify's stuff. It would be great if someone can help verify the changes to the builder.py file are acceptable, and although it's not the most elegant solution, that the CSS and JS files are an acceptable though likely temporary solution.

I know there are broken tests but we kind of need to make sure the solutions we have in this PR are good to go, and make a decision on this https://langchain.slack.com/archives/C08SC5ELSKD/p1754583391365609 before we can fix some of them.

Todos

@lnhsingh lnhsingh changed the base branch from main to migrate-lg August 6, 2025 18:57
@beklapko beklapko changed the title [wip] Brody/docs versions Brody/docs versions Aug 7, 2025
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