[Documentation] Sort *every* file into a doxygen group. (#6198)

* Sort *every* file into a doxygen group.

Took 7 hours 9 minutes

Took 18 seconds

Took 2 minutes

* Lint some ingroup definitions.

Took 10 minutes


Took 2 seconds

* Just include the groups in the Doxyfile in this commit.

Took 3 minutes

* Update some group comments so they link!

Took 14 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
This commit is contained in:
BruebachL 2025-09-30 12:13:32 +02:00 committed by GitHub
parent 22c6756ce0
commit f8c4f774cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
297 changed files with 2368 additions and 19 deletions

View file

@ -1,3 +1,10 @@
/**
* @file all_zones_card_amount_widget.h
* @ingroup CardExtraInfoWidgets
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef ALL_ZONES_CARD_AMOUNT_WIDGET_H
#define ALL_ZONES_CARD_AMOUNT_WIDGET_H
#include "../../../deck/deck_list_model.h"

View file

@ -1,3 +1,10 @@
/**
* @file card_amount_widget.h
* @ingroup CardExtraInfoWidgets
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef CARD_AMOUNT_WIDGET_H
#define CARD_AMOUNT_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_H
#define PRINTING_SELECTOR_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_display_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_DISPLAY_WIDGET_H
#define PRINTING_SELECTOR_CARD_DISPLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_overlay_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_OVERLAY_WIDGET_H
#define PRINTING_SELECTOR_CARD_OVERLAY_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_search_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_SEARCH_WIDGET_H
#define PRINTING_SELECTOR_CARD_SEARCH_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_selection_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_SELECTION_WIDGET_H
#define PRINTING_SELECTOR_CARD_SELECTION_WIDGET_H

View file

@ -1,3 +1,9 @@
/**
* @file printing_selector_card_sorting_widget.h
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef PRINTING_SELECTOR_CARD_SORTING_WIDGET_H
#define PRINTING_SELECTOR_CARD_SORTING_WIDGET_H

View file

@ -1,3 +1,10 @@
/**
* @file set_name_and_collectors_number_display_widget.h
* @ingroup CardExtraInfoWidgets
* @ingroup PrintingWidgets
* @brief TODO: Document this.
*/
#ifndef SET_NAME_AND_COLLECTORS_NUMBER_DISPLAY_WIDGET_H
#define SET_NAME_AND_COLLECTORS_NUMBER_DISPLAY_WIDGET_H