mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[GH-ISSUE #361] Create minitoc for each chapter for readability #1386
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (Aug 17, 2024).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/361
Currently, we only have one big TOC. But having a smaller TOC within each chapter will help with readability.
@profvjreddi commented on GitHub (Apr 3, 2026):
Closing — Quarto's built-in chapter TOC (table of contents sidebar) handles this. Each chapter already shows a section-level TOC in the sidebar navigation.