mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
docs: fix module documentation (#1056)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @file dom.cppm
|
||||
* @brief Module file for FTXUI main operations.
|
||||
*/
|
||||
/// @module ftxui.dom
|
||||
/// @brief Module file for FTXUI main operations.
|
||||
|
||||
export module ftxui.dom;
|
||||
|
||||
|
Reference in New Issue
Block a user