@deprecated tag

This tag marks the associated symbol deprecated.

Example [link] 

/**
@deprecated
This function should not be used anymore.
*/

void foo();
Valid XHTML 1.0 StrictGenerated by diaxen on Wed Jan 27 15:46:24 2021 using MkDoc