adbrown85 / gloop

Lightweight C++ wrapper for OpenGL
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Reenable REPEAT_BRIEF in Doxygen configuration #44

Closed adbrown85 closed 12 years ago

adbrown85 commented 12 years ago

We currently have the _REPEATBRIEF option off in the Doxygen configuration. I believe the original reasoning was because it doesn't look good for class documentation. However, it also turns it off for the methods, which in that case they really should be there.