aboutsummaryrefslogtreecommitdiff
path: root/.run/src/bin/check-docs-structure.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore(ci): remove tool binaries from .run/src/bin魏曹先生41 hours1-352/+0
|
* feat(ci): add translated docs structure consistency check魏曹先生3 days1-0/+352
Add a new CI check that verifies translated docs directories mirror the English reference structure, comparing structural signatures of markdown files including headings, code fences, and list types.