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
I would like to make sure that the code I contribute is documented and am unsure what documentation guidelines are being followed. I have used doxygen style in the past and would prefer that if there is no preference. If there is a preference, can we add a link to the style in the documentation somewhere?
The text was updated successfully, but these errors were encountered:
I will research options for C++ coding styles - hopefully I can find something someone else is using (e.g. Google's C++ guidelines). We will likely need to modify it somewhat given your desire to avoid STL (which most coding standards will embrace)
I would like to make sure that the code I contribute is documented and am unsure what documentation guidelines are being followed. I have used doxygen style in the past and would prefer that if there is no preference. If there is a preference, can we add a link to the style in the documentation somewhere?
The text was updated successfully, but these errors were encountered: