doc: Ignore deprecated assertions
This commit is contained in:
parent
733153cca0
commit
e24d2f3c79
1 changed files with 4 additions and 0 deletions
|
@ -1346,6 +1346,8 @@
|
||||||
# endif
|
# endif
|
||||||
/**@}*/
|
/**@}*/
|
||||||
|
|
||||||
|
/** @cond CRITERION_DOC_DEPRECATED */
|
||||||
|
|
||||||
// The section below is here for backward compatibility purposes.
|
// The section below is here for backward compatibility purposes.
|
||||||
// It shall be removed in the next major version of Criterion
|
// It shall be removed in the next major version of Criterion
|
||||||
# ifndef CRITERION_NO_COMPAT
|
# ifndef CRITERION_NO_COMPAT
|
||||||
|
@ -1382,6 +1384,8 @@
|
||||||
|
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
|
/** @endcond */
|
||||||
|
|
||||||
# include "internal/assert.h"
|
# include "internal/assert.h"
|
||||||
|
|
||||||
#endif /* !CRITERION_ASSERT_H_ */
|
#endif /* !CRITERION_ASSERT_H_ */
|
||||||
|
|
Loading…
Add table
Reference in a new issue