Add consistent short title for Setup module

 Complete dual-title system: short TOC titles + full page headers
 All 14 modules now have consistent numbered menu titles
 Clean sidebar navigation with descriptive page content

Pattern:
- TOC: '0. Setup' → Page: 'Setup - TinyTorch System Configuration'
- TOC: '2. Activations' → Page: 'Activations - Nonlinearity in Neural Networks'
- Provides scannable menu + descriptive content headers
This commit is contained in:
Vijay Janapa Reddi
2025-07-15 18:48:17 -04:00
parent 19a2dbf408
commit db49b26b0c

View File

@@ -18,6 +18,7 @@ parts:
- caption: Foundation
chapters:
- file: chapters/00-setup.md
title: "0. Setup"
- file: chapters/01-tensor.md
title: "1. Tensors"
- file: chapters/02-activations.md