Doxygen documentation: more fixes and cleanups
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
|
||||
#include <camera_properties.h>
|
||||
|
||||
/** @defgroup androidcamera Android Camera Support
|
||||
*/
|
||||
|
||||
//! @addtogroup androidcamera
|
||||
//! @{
|
||||
|
||||
class CameraActivity
|
||||
{
|
||||
public:
|
||||
@@ -44,4 +50,6 @@ private:
|
||||
int frameHeight;
|
||||
};
|
||||
|
||||
//! @}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user