mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
STABLE14-readme-devel-doxygen-20080713
LICENSE IPL10 Document the preferred Doxygen comment style. (cherry picked from commit faeb953142a15866f0a35e908114a2443f0ac703)
This commit is contained in:
parent
e541189b2d
commit
111924596c
@ -68,6 +68,9 @@ Compiles on gcc-using machines should strive to handle using
|
|||||||
Routines shall be defined in source prior to use if possible, and
|
Routines shall be defined in source prior to use if possible, and
|
||||||
prototyped in block at top of file if static.
|
prototyped in block at top of file if static.
|
||||||
|
|
||||||
|
API documentation in the code should be done using Qt-style Doxygen
|
||||||
|
comments.
|
||||||
|
|
||||||
If you make a routine or variable static, be sure and remove it from
|
If you make a routine or variable static, be sure and remove it from
|
||||||
the AIX .exp files.
|
the AIX .exp files.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user