From faeb953142a15866f0a35e908114a2443f0ac703 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 14 Jul 2008 06:53:14 +0000 Subject: [PATCH 1/1] readme-devel-doxygen-20080713 LICENSE IPL10 Document the preferred Doxygen comment style. --- README.DEVEL | 3 +++ 1 file changed, 3 insertions(+) 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. -- 1.9.4