mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-06 06:48:26 -05:00
Key Improvements: 1. **Meaningful titles**: Keep 'Module: CNN' format instead of just 'CNN' 2. **Clean breadcrumbs**: 'Home → CNN' instead of 'Home → Module 3: 03 Activations' 3. **Remove duplicate info**: Stop generating redundant Module Info boxes 4. **Use source formatting**: Let READMEs control their own presentation 5. **Enhanced README**: Added Jupyter Book admonition formatting to CNN module info Results: - More logical navigation and titles - Single source of truth for module information - Better formatted content boxes (CNN example with admonitions) - Eliminated confusing duplicate content - Cleaner, more professional presentation