| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: reorganize dev tools into dev/ directory and consolidate configs | 魏曹先生 | 25 hours | 1 | -3/+0 |
| | | | | | | | | | | | Move CI, dev tools, and configs from root-level scattered locations into a unified `dev/` directory structure. Update all references across build scripts, documentation, and editor configurations. Also consolidate editor config generation into build.rs for automated synchronization of rust-analyzer settings across VS Code and Zed. | ||||
| * | feat(ci-new): add refresh tools for docs, examples, and features | 魏曹先生 | 44 hours | 1 | -0/+3 |
| Add three utility commands to regenerate generated files: - `docsify-refresh`: fix code-box blank lines and regenerate sidebars - `example-refresh`: regenerate example docs module and examples index - `features-refresh`: regenerate the features module from Cargo.toml | |||||
