Cockatrice/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
..
libcockatrice/deck_list Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00
CMakeLists.txt [DeckList] move SideboardPlan into separate file (#6474) 2026-01-01 16:24:47 -08:00