Cockatrice/libcockatrice_deck_list/libcockatrice/deck_list/tree
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
..
abstract_deck_list_card_node.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
abstract_deck_list_card_node.h Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00
abstract_deck_list_node.cpp [DeckList] Move decklist node classes into new folder (#6381) 2025-11-30 13:05:49 +01:00
abstract_deck_list_node.h Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00
deck_list_card_node.cpp [DeckList] Move decklist node classes into new folder (#6381) 2025-11-30 13:05:49 +01:00
deck_list_card_node.h Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00
inner_deck_list_node.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
inner_deck_list_node.h Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00