mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
Add comprehensive documentation for the command zone feature. Developer documentation: - command_zone_architecture.md: detailed architecture overview - Layer separation (types, state, logic, graphics) - Component interactions and dependencies - Testing strategy and coverage - Index update to include new architecture doc User documentation: - commander_format.md: how to use Commander format in Cockatrice - Zone configuration options - Gameplay mechanics (commander tax, zone reveals) - Tips for Commander games - Index update to include new format doc
273 B
273 B
@page developer_reference Developer Reference
-
@subpage logging
-
@subpage primer_cards
-
@subpage card_database_schema_and_parsing
-
@subpage querying_the_card_database
-
@subpage loading_card_pictures
-
@subpage displaying_cards
-
@subpage command_zone_architecture