Commit Graph
5 Commits
Author SHA1 Message Date
yyc12345 1cfbcb3b18 doc: update documentation
- use namespace bracket all content in documentation to reduce useless namespace prefix.
- change the argument type of AbstractSetting and CoreManager to yycc_u8string_view instead of const yycc_char8_t*.
- throw exception if given setting name is invalid in ConfigManager, instead of slient fallback.
2024-07-31 14:14:38 +08:00
yyc12345 94386c93aa doc: finish documentation of StringHelper 2024-07-17 14:18:54 +08:00
yyc12345 a1699f13db doc: update documentation
- rename Constrain to Constraint in code and documentation.
- remove massive annotation of encoding helper because the documentation is enough.
- fix doxygen character shift warnings.
2024-07-05 22:25:14 +08:00
yyc12345 06e75924f1 doc: update documentation for dialog helper 2024-07-03 21:26:27 +08:00
yyc12345 e2a582e7d2 dox: add WinImport pair documentation 2024-07-02 16:31:28 +08:00