Files
cs249r_book/docs
Vijay Janapa Reddi 1da8bb80ff Fix quarto render command syntax to use --to=format
- Updated CLI build commands to use proper --to=format syntax instead of --to format
- Fixed in build_full(), build_chapters(), and build_html_only() methods
- Updated BUILD.md documentation to reflect correct syntax
- Updated manage_captions.py error message with correct syntax

This ensures compatibility with quarto's expected command-line argument format.
2025-10-02 18:54:06 -04:00
..