Skip to content

docs: surface LEAP SDK in Edge Inference sidebar#105

Merged
tuliren merged 2 commits into
mainfrom
feat/leap-sdk-edge-inference-link
May 27, 2026
Merged

docs: surface LEAP SDK in Edge Inference sidebar#105
tuliren merged 2 commits into
mainfrom
feat/leap-sdk-edge-inference-link

Conversation

@tuliren
Copy link
Copy Markdown
Collaborator

@tuliren tuliren commented May 27, 2026

Summary

  • Adds a LEAP SDK entry under the Edge Inference sidebar group (alongside llama.cpp, LM Studio, MLX, ONNX, Ollama) so users browsing local-runtime options discover the Leap SDK in the same shelf.
Screenshot 2026-05-27 at 14 10 52

Test plan

  • npx mintlify dev — visit the LFM tab and confirm a LEAP SDK item shows as the first row under Edge Inference.
  • Click it and verify the browser navigates to /deployment/on-device/sdk/overview (the Leap SDK tab).
  • Confirm the other Edge Inference items (llama.cpp, LM Studio, MLX, ONNX, Ollama) still render in order.
  • npm run snapshot:check passes.

🤖 Generated with Claude Code

Resolve https://linear.app/liquid-ai/issue/DOC-62/request-leap-sdk-does-not-show-as-an-edge-inference-option-in-left

Adds a sidebar entry under Edge Inference that links into the existing
Leap SDK tab, so users browsing local-runtime options (llama.cpp, LM
Studio, MLX, ONNX, Ollama) discover the Leap SDK alongside them.

Implemented via a stub MDX with a `url:` frontmatter pointing at the
Leap SDK overview, which is the Mintlify-recommended way to add a
custom-titled navigation link.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tuliren tuliren requested review from a team and Paulescu as code owners May 27, 2026 20:59
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 27, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
liquid-docs 🟢 Ready View Preview May 27, 2026, 9:00 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Replaces the stub MDX redirect with a direct reference to the existing
sdk/overview page in the Edge Inference group. Mintlify treats `url:`
frontmatter as external and opens it in a new tab; referencing the page
path directly navigates in-place. Sets `sidebarTitle: "LEAP SDK"` on the
overview page so the entry reads "LEAP SDK" in both tabs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tuliren tuliren merged commit a781f02 into main May 27, 2026
7 checks passed
@tuliren tuliren deleted the feat/leap-sdk-edge-inference-link branch May 27, 2026 21:11
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.

1 participant