Cockatrice/libcockatrice_card/libcockatrice/card/set
DawnFire42 f361cd65e0
Standardize Doxygen documentation style to @brief format
Convert leading triple-slash (///) comments to JavaDoc-style
    (/** @brief */) documentation blocks across game, deck list, and
    card library modules.

    - Leading /// comments → /** @brief ... */
    - Enum value comments → ///<
    - Trailing ///< member comments are unchanged
2026-05-21 13:49:21 -04:00
..
card_set.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
card_set.h Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00
card_set_comparator.h [Doxygen] More extra-pages for cards/developer documentation and various fixes (#6316) 2025-11-15 13:07:15 +01:00
card_set_list.cpp Remove redundant prefix from libcockatrice_card folders (#6237) 2025-10-09 23:09:20 +02:00
card_set_list.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00