Cockatrice/libcockatrice_deck_list/libcockatrice/deck_list
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
..
tree Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00
deck_list.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
deck_list.h Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00
deck_list_history_manager.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
deck_list_history_manager.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
deck_list_memento.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
deck_list_node_tree.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
deck_list_node_tree.h Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00
sideboard_plan.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
sideboard_plan.h Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00