Improved more documenation, and switched to @ syntax for doxygen.

This commit is contained in:
Jonathan Thomas
2013-09-09 23:32:16 -05:00
parent a97f170738
commit 234201743a
43 changed files with 253 additions and 201 deletions

View File

@@ -1,7 +1,7 @@
/**
* \file
* \brief Source code for the Frame class
* \author Copyright (c) 2008-2013 OpenShot Studios, LLC
* @file
* @brief Source code for the Frame class
* @author Copyright (c) 2008-2013 OpenShot Studios, LLC
*/
#include "../include/Frame.h"