issues
search
AIDASoft
/
podio
PODIO
GNU General Public License v3.0
24
stars
60
forks
source link
[doc] Homogenize the format of the c++ docstrings and add more doxygen tags in some places
#574
Closed
tmadlener
closed
6 months ago
tmadlener
commented
7 months ago
BEGINRELEASENOTES
Make all docstrings of c++ classes use the
///
style (instead of the previous mix of
///
and /**/`.
Extend and improve existing docstrings (e.g. add
@params
and
@returns
tags, add information or reword).
ENDRELEASENOTES
BEGINRELEASENOTES
///
style (instead of the previous mix of///
and /**/`.@params
and@returns
tags, add information or reword).ENDRELEASENOTES