[PR #985] [MERGED] 982 Incorrect self-reference to Section 7.3.1 within Section 7.3.1 #1045

Closed
opened 2026-03-22 15:58:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/985
Author: @profvjreddi
Created: 10/17/2025
Status: Merged
Merged: 10/17/2025
Merged by: @profvjreddi

Base: devHead: 982-incorrect-self-reference-to-section-731-within-section-731


📝 Commits (1)

  • 10efe50 Adds self-referential section checker

📊 Changes

2 files changed (+328 additions, -3 deletions)

View changed files

📝 quarto/contents/core/frameworks/frameworks.qmd (+3 -3)
tools/scripts/content/check_self_referential_sections.py (+325 -0)

📄 Description

https://github.com/harvard-edge/cs249r_book/issues/982


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/985 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/17/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `982-incorrect-self-reference-to-section-731-within-section-731` --- ### 📝 Commits (1) - [`10efe50`](https://github.com/harvard-edge/cs249r_book/commit/10efe50b4784c875e09424fdd4e5e2e46dc03449) Adds self-referential section checker ### 📊 Changes **2 files changed** (+328 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `quarto/contents/core/frameworks/frameworks.qmd` (+3 -3) ➕ `tools/scripts/content/check_self_referential_sections.py` (+325 -0) </details> ### 📄 Description https://github.com/harvard-edge/cs249r_book/issues/982 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 15:58:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1045