docs: fix cross-reference warnings for PDF build

Remove references to pages not included in PDF (community.md,
tiers/foundation, tito/milestones) to eliminate build warnings.
This commit is contained in:
Vijay Janapa Reddi
2025-12-21 18:24:20 -05:00
parent b83bb4e9e0
commit a9d90c5d94
3 changed files with 4 additions and 5 deletions

View File

@@ -110,4 +110,4 @@ You chose to be both. You did not just fly the rocket. You built it. And now you
---
*Return to the [Community](community.md) to share your journey, or explore the [MLSysBook](https://mlsysbook.ai) for the full textbook.*
*Share your journey with the TinyTorch community, or explore the [MLSysBook](https://mlsysbook.ai) for the full textbook.*

View File

@@ -294,7 +294,6 @@ A: Yes! You can work through most milestones using only shipped datasets. Downlo
## Related Documentation
- [Milestone System](tito/milestones) - See how each dataset is used in historical achievements
- [Quick Start](getting-started) - Start building in 15 minutes
See the Milestones section for how each dataset is used in historical achievements.
**Dataset implementation details**: See `datasets/tinydigits/README.md` and `datasets/tinytalks/README.md` for technical specifications.

View File

@@ -194,7 +194,7 @@ TinyTorch has 20 modules organized in progressive tiers:
**Total: ~60-80 hours** over 14-18 weeks (4-6 hours/week pace).
**See [Foundation Tier Overview](tiers/foundation)** for detailed module descriptions.
See the module descriptions in this guide for detailed prerequisites and learning objectives.
## Join the Community (Optional)
@@ -204,7 +204,7 @@ After setup, join the global TinyTorch community:
tito community login # Join the community
```
See **[Community Guide](community.md)** for complete features.
The community features include progress tracking and connecting with other builders.
## For Instructors & TAs