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
Description of the problem
Doxygen missing in ale.h
Description of the solution
Add the required description.
How Has This Been Tested?
compile and inspect the doxygen output.
Future changes
parameters.h is next.
Comments
Since it is in the parameters namespace, the same description will be use in the parameters.h for declare and parse. I wanted to avoid the repetition of the description for declare and parse, but sometimes they differ a little bit, so I guess we should add the description everywher.
Former-commit-id: 23dbe56
0 commit comments