Skip to content
Snippets Groups Projects
Forked from Lucas Gandel / VTK
13010 commits behind, 1 commit ahead of the upstream repository.
Sankhesh Jhaveri's avatar
Sankhesh Jhaveri authored
Referred to as doxygen member group, comment block inside
`///@{...///@}` is shared by all class members in the block. Prior to
this change, doxygen was not sharing the documentation across members.
The original code was using two slashes: `//@{...//@}`.
6a46a5c3
History