[Documentation] Doxygen regroup files and reorder group structure (#6208)

* Regroup a whole bunch of files.

Took 1 hour 38 minutes

* Reorder the structure.

Took 15 minutes

* Link some more things.

Took 18 minutes

* More links.

Took 14 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
This commit is contained in:
BruebachL 2025-10-02 16:28:08 +02:00 committed by GitHub
parent 201750c89f
commit c5b361e94d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
53 changed files with 516 additions and 375 deletions

View file

@ -1,6 +1,6 @@
/**
* @file dlg_connect.h
* @ingroup NetworkDialogs
* @ingroup ConnectionDialogs
* @brief TODO: Document this.
*/

View file

@ -1,8 +1,7 @@
/**
* @file dlg_convert_deck_to_cod_format.h
* @ingroup Dialogs
* @ingroup DeckStorageWidgets
* @ingroup ImportExport
* @ingroup LocalDeckStorageDialogs
* @ingroup Lobby
* @brief TODO: Document this.
*/

View file

@ -1,7 +1,6 @@
/**
* @file dlg_create_game.h
* @ingroup NetworkDialogs
* @ingroup Lobby
* @ingroup RoomDialogs
* @brief TODO: Document this.
*/

View file

@ -1,6 +1,6 @@
/**
* @file dlg_edit_avatar.h
* @ingroup NetworkDialogs
* @ingroup AccountDialogs
* @brief TODO: Document this.
*/

View file

@ -1,6 +1,6 @@
/**
* @file dlg_edit_password.h
* @ingroup NetworkDialogs
* @ingroup AccountDialogs
* @brief TODO: Document this.
*/

View file

@ -1,7 +1,6 @@
/**
* @file dlg_filter_games.h
* @ingroup Lobby
* @ingroup NetworkDialogs
* @ingroup RoomDialogs
* @brief TODO: Document this.
*/

View file

@ -1,6 +1,6 @@
/**
* @file dlg_forgot_password_challenge.h
* @ingroup NetworkDialogs
* @ingroup AccountDialogs
* @brief TODO: Document this.
*/

View file

@ -1,6 +1,6 @@
/**
* @file dlg_forgot_password_request.h
* @ingroup NetworkDialogs
* @ingroup AccountDialogs
* @brief TODO: Document this.
*/

View file

@ -1,6 +1,6 @@
/**
* @file dlg_forgot_password_reset.h
* @ingroup NetworkDialogs
* @ingroup AccountDialogs
* @brief TODO: Document this.
*/

View file

@ -1,7 +1,6 @@
/**
* @file dlg_load_deck.h
* @ingroup Dialogs
* @ingroup ImportExport
* @ingroup LocalDeckStorageDialogs
* @ingroup Lobby
* @brief TODO: Document this.
*/

View file

@ -1,7 +1,6 @@
/**
* @file dlg_load_deck_from_clipboard.h
* @ingroup Dialogs
* @ingroup ImportExport
* @ingroup LocalDeckStorageDialogs
* @ingroup Lobby
* @brief TODO: Document this.
*/

View file

@ -1,7 +1,6 @@
/**
* @file dlg_load_deck_from_website.h
* @ingroup Dialogs
* @ingroup ImportExport
* @ingroup RemoteDeckStorageDialogs
* @ingroup Lobby
* @brief TODO: Document this.
*/

View file

@ -1,7 +1,6 @@
/**
* @file dlg_load_remote_deck.h
* @ingroup Dialogs
* @ingroup ImportExport
* @ingroup RemoteDeckStorageDialogs
* @ingroup Lobby
* @brief TODO: Document this.
*/

View file

@ -1,6 +1,6 @@
/**
* @file dlg_register.h
* @ingroup NetworkDialogs
* @ingroup AccountDialogs
* @brief TODO: Document this.
*/

View file

@ -1,6 +1,6 @@
/**
* @file dlg_startup_card_check.h
* @ingroup NetworkDialogs
* @ingroup CardDatabaseUpdateDialogs
* @brief TODO: Document this.
*/

View file

@ -1,6 +1,6 @@
/**
* @file dlg_update.h
* @ingroup NetworkDialogs
* @ingroup ClientUpdateDialogs
* @brief TODO: Document this.
*/

View file

@ -1,6 +1,6 @@
/**
* @file dlg_view_log.h
* @ingroup NetworkDialogs
* @ingroup ServerLogDialogs
* @brief TODO: Document this.
*/