Doxygen fix: don't identify the word Declaration as a class
This commit is contained in:
2
ctx.h
2
ctx.h
@@ -32,7 +32,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/** @file ctx.h
|
/** @file ctx.h
|
||||||
@brief Declaration of the FunctionEmitContext class
|
@brief %Declaration of the FunctionEmitContext class
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef ISPC_CTX_H
|
#ifndef ISPC_CTX_H
|
||||||
|
|||||||
2
module.h
2
module.h
@@ -32,7 +32,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/** @file module.h
|
/** @file module.h
|
||||||
@brief Declaration of the Module class, which is the ispc-side representation
|
@brief %Declaration of the Module class, which is the ispc-side representation
|
||||||
of the results of compiling a source file.
|
of the results of compiling a source file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user