updates template header
Added doxygen style comment to heaeder at file level.
This commit is contained in:
parent
5a1692b8df
commit
a7f51ff472
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Author: username
|
||||
* Date: todays_date
|
||||
* filename: module_name.h
|
||||
* description: module_purpose
|
||||
* @file module_name.h
|
||||
* @Author Jake Goodwin
|
||||
* @Date todays_date
|
||||
* @brief module_purpose
|
||||
*/
|
||||
|
||||
#ifndef module_name
|
||||
|
|
Loading…
Add table
Reference in a new issue