Fixes formatting violations that were causing CI failures. Applied clang-format-14 to ensure consistent code formatting across the codebase. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2.0 KiB
2.0 KiB
/** @mainpage YAZE Documentation @tableofcontents */
YAZE Documentation
YAZE documentation now focuses on concise, Doxygen-friendly sections. Use the categories
below for human-readable guides and reference material. Internal planning, AI agent playbooks,
and research notes were moved to docs/internal/ so the public docs stay focused.
Overview
Build & Tooling
Usage Guides
Developer Guides
- Architecture Overview
- Dependency Architecture
- Git Workflow
- Networking Overview
- Testing Guide
- Testing Without ROMs
- Debugging Guide
- Debug Flags
- Assembler Style Guide
- API Reference
- Emulator Development Guide
- Canvas System
- Palette System Overview
- Tile16 Palette System
- Overworld Entity System
- GUI Consistency Guide
Reference
Need editor playbooks, refactors, or AI workflows? Head over to docs/internal/
for internal documentation that stays out of the public Doxygen site.