summaryrefslogtreecommitdiff
path: root/crates/vcs_docs/build.rs
AgeCommit message (Collapse)Author
2026-01-12Reorganize crate structure and move documentation files魏曹先生
2025-12-01Support additional text file types in document generation魏曹先生
2025-11-23Apply clippy suggestions魏曹先生
2025-11-09fixed: windows path support魏曹先生
2025-11-06feat: Add documentation management module (WIP)魏曹先生
- Create vcs_docs crate for documentation handling - Add build script and Cargo.toml - NOTE: Core implementation pending