# docs/gongjushu ## Purpose Engineering tools documentation covering version control with Git and module bundling with Webpack. ## Subdirectories | Directory | Purpose | |-----------|---------| | `git/` | Git version control documentation | | `webpack/` | Webpack bundler documentation | ## For AI Agents - Content is in Simplified Chinese - Git section covers version control workflows and commands - Webpack section covers module bundling and build configuration - Images stored in sibling `images/` directories within each tool folder ## Dependencies - Parent: `docs/AGENTS.md`