Update doxygen comment style.
This commit is contained in:
parent
d41f1064ce
commit
2c94d9bf63
1 changed files with 4 additions and 2 deletions
|
@ -12,8 +12,10 @@
|
|||
See the COPYING file for more details.
|
||||
*/
|
||||
|
||||
//! @file array.hpp
|
||||
//! Template for arrays.
|
||||
/**
|
||||
* @file array.hpp
|
||||
* Template for arrays.
|
||||
*/
|
||||
|
||||
#ifndef ARRAY_HPP_INCLUDED
|
||||
#define ARRAY_HPP_INCLUDED
|
||||
|
|
Loading…
Add table
Reference in a new issue