docs(split): merge md3-color-scheme into design/styling
This commit is contained in:
parent
5b0b8d5b7e
commit
0342498f63
5 changed files with 927 additions and 954 deletions
|
|
@ -287,7 +287,7 @@ pbi:
|
|||
description: "Two files use non-kebab capitalization."
|
||||
implementation_plan: |
|
||||
git mv docs/api/rest-contract.md docs/api/rest-contract.md
|
||||
git mv docs/design/md3-color-scheme.md docs/design/md3-color-scheme.md
|
||||
git mv docs/design/styling.md docs/design/styling.md
|
||||
grep -rln "API\.md\|MD3_Color_Scheme" docs/ CLAUDE.md AGENTS.md README.md \
|
||||
| xargs sed -i '' 's|API\.md|api.md|g; s|md3-color-scheme|md3-color-scheme|g'
|
||||
npm run docs:index
|
||||
|
|
@ -372,7 +372,7 @@ pbi:
|
|||
description: "Bulk move per topic."
|
||||
implementation_plan: |
|
||||
git mv docs/design/styling.md docs/design/styling.md
|
||||
git mv docs/design/md3-color-scheme.md docs/design/md3-color-scheme.md
|
||||
git mv docs/design/styling.md docs/design/styling.md
|
||||
git mv docs/api/rest-contract.md docs/api/rest-contract.md
|
||||
git mv docs/qa/api-test-plan.md docs/qa/api-test-plan.md
|
||||
git mv docs/backlog/index.md docs/backlog/index.md
|
||||
|
|
@ -441,7 +441,7 @@ pbi:
|
|||
implementation_plan: |
|
||||
Append md3-color-scheme.md content as H2 sections inside
|
||||
docs/design/styling.md. Drop redundant intro paragraphs.
|
||||
git rm docs/design/md3-color-scheme.md
|
||||
git rm docs/design/styling.md
|
||||
grep -rln "md3-color-scheme" docs/ CLAUDE.md AGENTS.md README.md \
|
||||
| xargs sed -i '' 's|docs/design/md3-color-scheme\.md|docs/design/styling.md|g'
|
||||
commit: docs(split): merge md3-color-scheme into design/styling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue