Skip to content

docs: point CLAUDE.md at api.astro, not the removed api.md - #1395

Merged
jbetancur merged 1 commit into
jbetancur:masterfrom
hxperl:docs/claude-md-api-reference-path
Sep 16, 2026
Merged

jbetancur merged 1 commit into
jbetancur:masterfrom
hxperl:docs/claude-md-api-reference-path

Conversation

@hxperl

@hxperl hxperl commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

CLAUDE.md:53 tells contributors to update the API reference at apps/docs/src/pages/docs/api.md. That file does not exist — the page became api.astro in #1350, and the line, added earlier in #1325, never followed.

$ ls apps/docs/src/pages/docs/api.*
apps/docs/src/pages/docs/api.astro

$ git log --diff-filter=D --date=short --format='%h %ad' -- .../api.md
0dc7bec 2026-07-12      # deleted here
$ git log -S 'pages/docs/api.md' --date=short --format='%h %ad' -- CLAUDE.md
52277a1 2026-06-15      # instruction written here

api.astro holds the type-signature blocks that sentence is about. I left the "prop reference table" bullet alone — rewording that one is your call.

  • Documentation update
  • Read CONTRIBUTING.md; lint, typecheck, test (718) and build all green

The API reference page was converted from `api.md` to `api.astro` in jbetancur#1350
(0dc7bec), but the CLAUDE.md instruction added earlier in jbetancur#1325 still names
`apps/docs/src/pages/docs/api.md`. That path no longer exists, so anyone
following CLAUDE.md when adding or changing a prop is sent to a missing file.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploy Preview for react-data-table-component ready!

Name Link
🔨 Latest commit aee6710
🔍 Latest deploy log https://app.netlify.com/projects/react-data-table-component/deploys/6aa8d6348abe53000899f53c
😎 Deploy Preview https://deploy-preview-1395--react-data-table-component.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@jbetancur jbetancur self-assigned this Sep 16, 2026
@jbetancur

Copy link
Copy Markdown
Owner

Thank you @hxperl !

@jbetancur
jbetancur merged commit 424d21c into jbetancur:master Sep 16, 2026
5 checks passed
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