From 902af7e3667dc6f31bfd9168821104f4b2ee3241 Mon Sep 17 00:00:00 2001 From: Vijay Janapa Reddi Date: Wed, 19 Nov 2025 22:03:57 -0500 Subject: [PATCH] Remove references to non-existent documentation files --- docs/README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/README.md b/docs/README.md index ae183c18..55fa189a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,22 +11,15 @@ This directory contains essential documentation for TinyTorch development and us ## 🔧 Development Documentation - **`tinytorch-assumptions.md`** - **CRITICAL**: TinyTorch complexity framework and implementation guidelines -- **`tinytorch-textbook-alignment.md`** - Alignment with ML systems textbooks ### Development Standards - **`development/module-rules.md`** - Module development standards and patterns -- **`development/nbgrader-standardized-testing.md`** - Testing standards -- **`development/nbgrader-testing-template.md`** - Testing templates ### NBGrader Integration - **`nbgrader/NBGrader_Quick_Reference.md`** - Daily use commands and workflow - **`nbgrader/NBGRADER_STYLE_GUIDE.md`** - Style guide for NBGrader cells - **`nbgrader/NBGrader_Text_Response_Technical_Implementation.md`** - Technical implementation details -## 📦 Archive - -The `archive/` directory contains historical documentation that's no longer actively maintained but preserved for reference. - --- **Start here**: