Add prev/next textbook nav to wiki pages #77
Reference in New Issue
Block a user
Delete Branch "feat/wiki-prev-next-nav"
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?
Each wiki page gets a top ⬅ Previous link and a bottom Continue to ➡ link, computed from the module order + capstone (Module 1 has no prev; the capstone has no next). Generated in the wiki — survives reorders, no source churn. Merging this triggers the live CI to re-render the wiki with the nav.
🤖 Generated with Claude Code