added mintlify-migration
Your Mintlify docs migration is now complete and available at staging site hosted by us here: https://e2b-preview.mintlify.app/
Resources
- Migrated Repository:
- Staging Domain: https://e2b-preview.mintlify.app/
What's Included:
- All documentation content migrated to MDX format
- Navigation structure preserved
- Mintlify configuration (docs.json) set up
- Basic styling and branding applied
Next Steps To complete your documentation setup, please:
- Connect Repository to Dashboard
- Go to Settings > Git settings in your Mintlify dashboard
- Connect the repository linked above
- Set Up Redirects (if needed)
- Add any necessary redirects for existing URLs
- Our docs here: https://mintlify.com/docs/settings/broken-links#redirects-and-broken-links
- Configure Custom Domain
- Add your custom domain to go live
- Our docs here: https://mintlify.com/docs/settings/custom-domain#custom-domain
- Review and Provide Feedback
- Timeline: 3 business days until Monday
- Method: Please consolidate feedback in a single Slack thread or Google Doc and send to us over Slack
- Delivery: We will review the feedback, outline what’s in scope and try our best to address that feedback within 3 business days
Support
- Migration Support: Available until 9/30 in this Slack channel
- Ongoing Support: [email protected]
The Slack channel will be closed once outstanding migration issues are resolved.
[!NOTE] Migrates docs to Mintlify, adding extensive SDK reference pages, navigation/config, custom styling, snippets, and support/troubleshooting content.
- Docs Migration:
- Add
apps/web/src/app/(docs)/mintlify-docs/**with MDX-based docs structure.- SDK References:
- Add Python SDK reference pages (
sdk-reference/python-sdk/*) for multiple versions (v1.x–v2.1.x).- Add JS SDK reference pages (
sdk-reference/js-sdk/*) for multiple versions.- Add Code Interpreter JS/Python SDK references and Desktop JS/Python SDK references.
- Navigation & Config:
- Add
docs.json-style navigation viasdk_navigation.jsonwith versioned dropdowns.- UI/Styling:
- Add
style.csswith topbar and code font tweaks.- Add snippets (
Quickstart.jsx,Concepts.jsx,CodeInterpreting.jsx) andSandboxSpec.mdx.- Support & Troubleshooting:
- Add
support/index.mdxand troubleshooting pages for Workers/Edge runtime and template build auth errors.Written by Cursor Bugbot for commit 587c00a4db59e77127da00490d2a10100dc3e116. This will update automatically on new commits. Configure here.
⚠️ No Changeset found
Latest commit: 587c00a4db59e77127da00490d2a10100dc3e116
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@dobrac This can be closed as we have the new docs in a separate repo, right?
let's keep it around until we migrate the sdk reference too