Cockatrice/libcockatrice_card
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/card Standardize Doxygen documentation style to @brief format 2026-05-21 13:49:21 -04:00
CMakeLists.txt [DeckList] Refactor load from plaintext to take normalizer as param (#6664) 2026-03-06 10:39:04 -08:00