| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Sorry, something went wrong.
There was a problem hiding this comment.
Adds a new “Overview” landing page for the Web Render API docs and updates navigation/redirects so users land on an endpoint router instead of the AI chat page.
Changes:
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| web-render/overview.mdx | New landing page that routes users to major Web Render docs sections. |
| docs.json | Updates redirect + sidebar grouping to make the new overview page the entry point. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
The automated sync removed web-render/overview.mdx (not present upstream), but docs.json still references it in the "Get started" nav group and the /unblocker redirect. Restore the page (RENDER-21, PR #53) so the reference resolves and the landing/router page is preserved. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
Summary
Adds an overview/landing page for the Web Render API docs so visitors land on
an intro with a router to every endpoint, instead of dropping straight into the
AI chat page.
Changes
Endpoints (AI chat, Browsing, Search), Configuration (Geotargeting,
Scheduling), and account management (Pricing, Reporting), plus a link into the
API reference. Uses the whitelabel config snippet so it renders per brand.
first entry in the Web Render API tab, making it the new landing page.