X-Git-Url: http://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=README.DEVEL;h=3c3d2b9704d2efe162705974304d87a4a63945fd;hp=af83ca3bf0900102fa095585cd32937325f097b1;hb=f68f52a2b34aa74c75db7ce26c4ad8349a06cce2;hpb=50ed43bfb45202fb288130c0e716db013391d855 diff --git a/README.DEVEL b/README.DEVEL index af83ca3..3c3d2b9 100644 --- a/README.DEVEL +++ b/README.DEVEL @@ -70,6 +70,9 @@ Compiles on gcc-using machines should strive to handle using Routines shall be defined in source prior to use if possible, and 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 the AIX .exp files.