docs: fix module documentation (#1056)

This commit is contained in:
Arthur Sonzogni
2025-06-05 07:16:53 +02:00
committed by GitHub
parent 3367c3a005
commit a86d8f32d7
37 changed files with 73 additions and 146 deletions

View File

@@ -1,7 +1,5 @@
/**
* @file flexbox_config.cppm
* @brief Module file for the FlexboxConfig struct of the Dom module
*/
/// @module ftxui.dom.flexbox_config
/// @brief Module file for the FlexboxConfig struct of the Dom module
module;