Cockatrice/doc/doxygen/extra-pages/user_documentation/index.md
DawnFire42 2b8090a69e docs(command-zone): add developer and user documentation
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
2026-02-26 20:13:32 -05:00

21 lines
336 B
Markdown

@page user_reference User Reference
## Deck Management
- @subpage creating_decks
- @subpage importing_decks
- @subpage editing_decks
- @subpage exporting_decks
## Game Formats
- @subpage commander_format
## Release Channels
- @subpage beta_release
## Syntax Help
- @subpage search_syntax_help
- @subpage deck_search_syntax_help