Hi All,

Looking at current documentation for Kudu client API at getkudu.org
you can see that Java API has auto-generated documentation
but C++ API does not.

Adding doxygen-style comments into C++ header files would
allow to auto-generate API documentation for C++ client API as well.

Assuming doxygen-formatted comments are not considered
as a violation of current C++ coding style,
would it make sense to introduce doxygen-style comments
for C++ client API headers?

If it's worth it, in-line documentation in other parts of the C++ code base
could be re-formatted into doxygen style as well.

What do you think?

Thank you!


Best regards,

Alexey

Reply via email to