[Gnucash-changes] Remove gncOrder.h from doxygen (I hope this works correctly)

Derek Atkins warlord at cvs.gnucash.org
Fri May 7 09:41:26 EDT 2004


Log Message:
-----------
Remove gncOrder.h from doxygen (I hope this works correctly)

Modified Files:
--------------
    gnucash/src/business/business-core:
        gncOrder.h

Revision Data
-------------
Index: gncOrder.h
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/business/business-core/gncOrder.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -Lsrc/business/business-core/gncOrder.h -Lsrc/business/business-core/gncOrder.h -u -r1.19 -r1.20
--- src/business/business-core/gncOrder.h
+++ src/business/business-core/gncOrder.h
@@ -19,11 +19,14 @@
  * Boston, MA  02111-1307,  USA       gnu at gnu.org                   *
  *                                                                  *
 \********************************************************************/
-/** @addtogroup Business
+/* NOTE: Removed from doxygen by warlord on 2004-05-07 because
+ * this module is not fully implemented at this time.
+ */
+/* @addtogroup Business
     @{ */
-/** @addtogroup Order
+/* @addtogroup Order
     @{ */
-/** @file gncOrder.h
+/* @file gncOrder.h
     @brief Business Order Interface
     @author Copyright (C) 2001 Derek Atkins <warlord at MIT.EDU>
 */


More information about the Gnucash-changes mailing list