oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

[dalapi] Improve dalapi parser

Open outoftardis opened this issue 3 years ago • 2 comments

PR #1074 adds to the repo the tool that parses Doxygen comments. The tool requires improvements:

  • [ ] Add a flag to treat warnings as errors
  • [ ] Add warnings to warn about all undocumented instances
  • [x] Display static methods

outoftardis avatar Oct 22 '20 10:10 outoftardis

@rlnx pls check that I described the tasks correctly

outoftardis avatar Oct 22 '20 10:10 outoftardis

@outoftardis, fine with me

rlnx avatar Oct 24 '20 10:10 rlnx