HelpGuide.php
Table of Contents
Classes
- HelpGuide
- The how-to-play guide — its content ({@see SECTIONS}) and rendering. Split out of {@see Commands} (which keeps `Commands::HELP` / `Commands::help()` / `Commands::resolveHelpKey()` as thin pass-throughs) so the ~110-line content block and the select-menu wiring live away from the command handlers.