8 Commits

Author SHA1 Message Date
3b110f7dc5 Update documentation
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-03-07 13:00:17 +01:00
3fd6e5b604 Doxygen: Add static functions and templates
Marking all global functions and templates as static made Doxygen hide
them from the documentation. However, they were marked as static because
of the portable nature of WinStd. Not to isolate them.

Signed-off-by: Simon Rozman <simon@rozman.si>
2022-03-07 10:09:16 +01:00
21c1bf5084 Doxygen: Address warnings
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-02-04 14:37:04 +01:00
e3d9fffd4f Doxygen: Suggest #include <WinStd/header.h>
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-02-04 13:57:39 +01:00
f4a39589a1 Doxygen: Update configuration
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-02-04 13:19:18 +01:00
85ad07ece5 Doxygen documentation updated & some minor issues stumbled upon fixed 2016-11-02 00:16:33 +01:00
d4fb7f292f Documentation update 2016-06-02 15:26:38 +02:00
9fb683cf83 Initial version forked from https://github.com/Amebis/atlex.git 2016-05-16 16:28:01 +02:00