Open DebadityaPal opened 3 years ago
@DebadityaPal I would like to take up this issue. Could you please assign it to me?
Sir can you assign me this issue?
We would like to have a docstring for each function that explains the function in brief. Check out the various styles for C++ docstrings, contact maintainers to decide on which one to use.
Sir I am using doxygen for creating c++ docstring. Is that fine?
Sir I am using doxygen for creating c++ docstring. Is that fine?
You can add docstrings to functions in the form of Doxygen-style comments. Take a look at this format for documentation which is compatible with Doxygen.
We would like to have a docstring for each function that explains the function in brief. Check out the various styles for C++ docstrings, contact maintainers to decide on which one to use.