You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes cmsdoxygen is still ailve but my general feeling is that LXR and DXR has replaced it. Regardless of we keep doxygen alive or not, it is true that we never had any clear rule/recommandation for documentation/comment style. The coding rules were initially drived from the 1998 CMS Style rules which is also not recomanding any comment style.
I agree, we should add some guide lines for documentation/comments style in our code rules.
https://cmsdoxygen.web.cern.ch/cmsdoxygen/ is apparently still maintained/supported
What is the general feeling to still keep supporting the doxygen style comments in the code?
I frequently recall to ask for it in the DataFormats headers. (to use
///
or//!
)However, I do not see it mentioned in the https://cms-sw.github.io/cms_coding_rules.html
Should this be formalized in the rules?
The text was updated successfully, but these errors were encountered: