Skip to content

Remove unused files#303

Merged
bb220 merged 1 commit into
masterfrom
cleanup/remove-unused-files
May 19, 2026
Merged

Remove unused files#303
bb220 merged 1 commit into
masterfrom
cleanup/remove-unused-files

Conversation

@bb220
Copy link
Copy Markdown
Collaborator

@bb220 bb220 commented May 19, 2026

What changed

Removed unused docs/support files that are not referenced by the active Mintlify docs site or workflow:

  • .env.example
  • _snippets/snippet-example.mdx
  • stale archived docs under archive/
  • unlinked MDX pages under features/evaluations and running-requests
  • yarn.lock

Kept style.css because it styles the active overview.mdx page.

Validation

Ran:

jq empty docs.json
jq empty openapi.json
mint broken-links
mint validate

Also ran mint dev --no-open and smoke-tested with Browser:

  • http://localhost:3000/overview loaded.
  • Navigated to http://localhost:3000/quickstart and confirmed the Quickstart page loaded.

Note: the first mint validate attempt hit the local Mintlify cache permission issue, then passed after allowing cache refresh.

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 19, 2026

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

Project Status Preview Updated (UTC)
promptlayer 🟢 Ready View Preview May 19, 2026, 3:29 PM

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

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e70c137ad9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines -1 to -4
---
title: "Datasets"
icon: "chart-simple"
---
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add redirect for removed datasets page

Deleting this file removes the public route /features/evaluations/datasets, but this commit does not add a redirect to the replacement datasets docs (for example /features/evaluations/datasets-overview). That creates a user-facing 404 for existing bookmarks or external links and violates the repo’s URL-stability guideline in AGENTS.md (preserve URLs or include redirects).

Useful? React with 👍 / 👎.

@bb220 bb220 merged commit 30fec70 into master May 19, 2026
5 checks passed
@bb220 bb220 deleted the cleanup/remove-unused-files branch May 19, 2026 16:02
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