Skip to content

Fix doxygen markup

Mattias Ellert requested to merge ellert/HepMC3:doxygen-markup into master

Fixes warnings:

.../HepMC3-3.2.5/include/HepMC3/HEPEVT_Wrapper_Runtime.h:62: warning: Member allocate_internal_storage() (function) of class HepMC3::HEPEVT_Wrapper_Runtime is not documented.
.../HepMC3-3.2.5/include/HepMC3/HEPEVT_Wrapper_Template.h:62: warning: Member allocate_internal_storage() (function) of class HepMC3::HEPEVT_Wrapper_Template is not documented.

Merge request reports