xo-unit: docs: doxygen @file nits
This commit is contained in:
parent
a4c482ae5f
commit
608845391c
4 changed files with 9 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/** @file native_bpu2_iostream.hpp
|
||||
/** @file bpu_iostream.hpp
|
||||
*
|
||||
* Author: Roland Conybeare
|
||||
**/
|
||||
|
|
@ -27,5 +27,4 @@ namespace xo {
|
|||
} /*namespace qty*/
|
||||
} /*namespace xo*/
|
||||
|
||||
|
||||
/** end native_bpu2_iostream.hpp **/
|
||||
/** end bpu_iostream.hpp **/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/** @file quantity2_concept.hpp **/
|
||||
/** @file quantity_concept.hpp **/
|
||||
|
||||
#pragma once
|
||||
|
||||
|
|
@ -24,3 +24,5 @@ namespace xo {
|
|||
&& numeric_concept<typename Quantity::repr_type>);
|
||||
} /*namespace qty*/
|
||||
} /*namespace xo*/
|
||||
|
||||
/* end quantity_concept.hpp */
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/** @file scaled_unit2.hpp
|
||||
/** @file scaled_unit.hpp
|
||||
*
|
||||
* Author: Roland Conybeare
|
||||
**/
|
||||
|
|
@ -216,4 +216,4 @@ namespace xo {
|
|||
} /*namespace qty*/
|
||||
} /*namespace xo*/
|
||||
|
||||
/** end scaled_unit2.hpp **/
|
||||
/** end scaled_unit.hpp **/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/** @file Quantity2_iostream.hpp
|
||||
/** @file xquantity_iostream.hpp
|
||||
*
|
||||
* Author: Roland Conybeare
|
||||
**/
|
||||
|
|
@ -31,4 +31,4 @@ namespace xo {
|
|||
} /*namespace qty*/
|
||||
} /*namespace xo*/
|
||||
|
||||
/** end Quantity2_iostream.hpp **/
|
||||
/** end xquantity_iostream.hpp **/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue