doc: add callback documentation in ExceptionHelper.

- add callback documentation in ExceptionHelper.
- fix other misc documentation issue.
This commit is contained in:
2024-07-30 10:35:41 +08:00
parent 650fcd12ec
commit 19023cb949
6 changed files with 35 additions and 5 deletions

8
doc/src/arg_parser.dox Normal file
View File

@ -0,0 +1,8 @@
/**
\page arg_parser Universal Argument Parser
*/