Skip to content

fix: rename docs/ to doc/ per pub layout convention#71

Merged
prahack merged 1 commit into
masterfrom
develop
Jun 6, 2026
Merged

fix: rename docs/ to doc/ per pub layout convention#71
prahack merged 1 commit into
masterfrom
develop

Conversation

@prahack

@prahack prahack commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary

CI dry-run failed on the previous PR with:

Rename the top-level "docs" directory to "doc". The Pub layout convention is to use singular directory names. Plural names won't be correctly identified by Pub and other tools.

This PR fixes the warning:

  • Renamed docs/recipes.mddoc/recipes.md
  • Updated the link in llms.txt
  • Updated the link in CLAUDE.md

Test plan

  • CI passes green on this PR (dry-run step in particular)
  • flutter pub publish --dry-run from repo root reports 0 warnings

pana flagged plural "docs/" as a layout violation. Pub convention uses
singular directory names ("doc/"); other tools may not correctly
identify the plural form. Update llms.txt and CLAUDE.md references.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@prahack prahack merged commit 380087e into master Jun 6, 2026
2 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.

1 participant