Sort *every* file into a doxygen group.

Took 7 hours 9 minutes

Took 18 seconds

Took 2 minutes
This commit is contained in:
Lukas Brübach 2025-09-29 23:59:41 +02:00
parent 22c6756ce0
commit 12b4d2e1c5
297 changed files with 2370 additions and 21 deletions

View file

@ -1,3 +1,9 @@
/**
* @file cockatrice_xml_4.h
* @ingroup CardDatabaseParsers
* @brief The CockatriceXml4Parser is capable of parsing version 4 of the Cockatrice XML Schema.
*/
#ifndef COCKATRICE_XML4_H
#define COCKATRICE_XML4_H