dox_chg_not.pl File Reference
Tool for Doxygen for most C/C++ code files.
More...
Go to the source code of this file.
Functions
- if (/\\param/)
- if (/\\brief/)
- if (/\\retval/)
- if (/\\return/)
- if (/\\ingroup/)
- if (/\@lim/)
- if (/\\note/)
Variables
Detailed Description
Tool for Doxygen for most C/C++ code files.
This changes Doxgyen commands to a style that is more readable. Forward and backward slashes make my eyes dizzy and aren't in the JavaDoc convention.
This file isn't used any more. Back when we started using Doxygen, we did not have a good handle on how to structure comments, how to format commands, etc. This tool fixes a mistaken direction taken in the early efforts.
-
Parameters:
-
-
Returns:
-
Output is file with changes.
-
Author:
-
Glenn C. Maxey
Definition in file dox_chg_not.pl.
Function Documentation
Variable Documentation
Open-Source tools compliments of Voyant Technologies, Inc. and Glenn C. Maxey.
01/13/2003
TP Tools v2-00-0a
# tpt-perl-hcr-02