head	14.9;
access;
symbols
	rel-7-10-4:14.8
	STABLE:14.8.0.2
	rel-7-10-2:14.8
	rel-7-10-0:14.8
	rel-7-8-4:14.8;
locks; strict;
comment	@# @;


14.9
date	2007.09.14.15.21.00;	author erikgreenwald;	state Exp;
branches;
next	14.8;

14.8
date	2006.09.23.16.35.43;	author lbutler;	state Exp;
branches;
next	14.7;

14.7
date	2006.09.16.05.33.02;	author lbutler;	state Exp;
branches;
next	14.6;

14.6
date	2006.09.07.01.23.09;	author lbutler;	state Exp;
branches;
next	14.5;

14.5
date	2006.09.05.04.21.40;	author lbutler;	state Exp;
branches;
next	14.4;

14.4
date	2006.09.03.15.17.35;	author lbutler;	state Exp;
branches;
next	14.3;

14.3
date	2006.09.02.14.04.50;	author lbutler;	state Exp;
branches;
next	14.2;

14.2
date	2006.08.31.05.52.54;	author lbutler;	state Exp;
branches;
next	14.1;

14.1
date	2006.08.31.04.11.19;	author lbutler;	state Exp;
branches;
next	;


desc
@@


14.9
log
@removed trailing whitespace
@
text
@/** @@mainpage
 *
 * Documentation of BRL-CAD<sup>tm</sup> libraries.
 *
 * This
 * is the second iteration of the documentation.  Pages have been subdivided
 * and should load much more quickly in your browser now.
 *
 * At this point, only the libbu module has been fully converted to the
 * new format.  Other modules should follow soon.
 */
/** @@defgroup libbu libbu (utility functions)
 *
 * @@defgroup avs Attribute/Value Sets
 * @@ingroup libbu
 *
 * @@defgroup bitv Bit Vectors
 * @@ingroup libbu
 *
 * @@defgroup color Color
 * @@ingroup libbu
 *
 * @@defgroup conv Data Conversion
 * @@ingroup libbu
 *
 * @@addtogroup bu_debug Debugging
 * @@ingroup libbu
 *
 * @@defgroup hton Endian Support
 * @@ingroup libbu
 *
 * @@defgroup getopt getopt
 * @@ingroup libbu
 *
 * @@defgroup bu_hash Hashing
 * @@ingroup libbu
 *
 * @@defgroup bu_hist Histogram Support
 * @@ingroup libbu
 *
 * @@defgroup bu_list Linked Lists
 * @@ingroup libbu
 *
 * @@defgroup mf Mapped Files
 * @@ingroup libbu
 *
 * @@defgroup malloc Memory
 * @@ingroup libbu
 *
 * @@defgroup magic Magic Numbers
 * @@ingroup libbu
 *
 * @@defgroup mro Multiply Represented Objects
 * @@ingroup libbu
 *
 * @@defgroup thread Parallel processing, semaphores
 * @@ingroup libbu
 *
 * @@defgroup ptbl Pointer Tables
 * @@ingroup libbu
 *
 * @@defgroup bu_log File I/O
 * @@ingroup libbu
 *
 * @@defgroup rb RedBlack trees
 * @@ingroup libbu
 *
 * @@defgroup parse Structure Parse/Print/read/write
 * @@ingroup libbu
 *
 * @@defgroup butcl Tcl
 * @@ingroup libbu
 *
 * @@defgroup vls Variable Length Strings
 * @@ingroup libbu
 *
 * @@defgroup vfont vector fonts
 * @@ingroup libbu
 */

/** @@defgroup libbn libbn (numerical functions)
 *
 * @@defgroup anim Animation
 * @@ingroup libbn
 *
 * @@defgroup axis Axis
 * @@ingroup libbn
 *
 * @@defgroup complex Complex Numbers
 * @@ingroup libbn
 *
 * @@defgroup const Constants
 * @@ingroup libbn
 *
 * @@defgroup vlist Display Lists
 * @@ingroup libbn
 *
 * @@defgroup plot Plot/Draw
 * @@ingroup libbn
 *
 * @@defgroup noise Fractal Noise
 * @@ingroup libbn
 *
 * @@defgroup mat Matrix/Vector/Quaternion Math
 * @@ingroup libbn
 *
 * @@defgroup plane Point/Line/Plane Geometry Math
 * @@ingroup libbn
 *
 * @@defgroup poly Polynomials
 * @@ingroup libbn
 *
 * @@defgroup rand Random Numbers
 * @@ingroup libbn
 *
 * @@defgroup msr Minimal Standard Random Numbers
 * @@ingroup rand
 *
 * @@defgroup bntcl bn Tcl interface
 * @@ingroup libbn
 *
 * @@defgroup rnd Random Number Tables
 * @@ingroup rand
 *
 * @@defgroup sphmap spherical maps
 * @@ingroup libbn
 *
 * @@defgroup tol Tolerances
 * @@ingroup libbn
 *
 * @@defgroup vtree Vertex Trees
 * @@ingroup libbn
 *
 * @@defgroup wavelet Wavelets
 * @@ingroup libbn
 *

/** @@defgroup libfb libfb (framebuffer) */


/** @@defgroup librt librt geometry, raytracing
 *
 * @@defgroup dbio Database IO
 * @@ingroup librt
 *
 * @@defgroup db5 Database5
 * @@ingroup dbio
 *
 * @@defgroup db4 Database4
 * @@ingroup dbio
 *
 * @@defgroup g_ Primitives
 * @@ingroup librt
 *
 * @@defgroup nmg N-Manifold Geometry
 * @@ingroup g_
 *
 * @@defgroup nurb NURBS
 * @@ingroup g_
 *
 ** @@defgroup ray Ray Tracing
 * @@ingroup librt
 *
 * @@defgroup timer Timer
 * @@ingroup librt
 *
 * @@defgroup fort Fortran
 * @@ingroup librt
 *
 * @@defgroup wdb WriteDatabase
 * @@ingroup dbio
 */
@


14.8
log
@Added librt to the directories processed.  Reformatted doxygen_source to be
a little more readable.  Each directory has a single comment that builds all
the sub-groups for the directory.
@
text
@d5 1
a5 1
 * This 
d9 1
a9 1
 * At this point, only the libbu module has been fully converted to the 
d26 1
a26 1
 * @@addtogroup bu_debug Debugging 
d116 1
a116 1
 * @@defgroup msr Minimal Standard Random Numbers 
d137 1
a137 1
 
d143 1
a143 1
 * @@defgroup dbio Database IO 
d172 1
a172 1
 */@


14.7
log
@Doxygen updates for librt
@
text
@d12 3
a14 3
/** @@defgroup libbu libbu (utility functions) */

/** @@defgroup avs Attribute/Value Sets
d16 2
a17 3
 */

/** @@defgroup bitv Bit Vectors
d19 2
a20 3
 */

/** @@defgroup color Color
d22 2
a23 3
 */

/** @@defgroup conv Data Conversion
d25 2
a26 3
 */

/** @@addtogroup bu_debug Debugging 
d28 2
a29 3
 */

/** @@defgroup hton Endian Support
d31 2
a32 3
 */

/** @@defgroup getopt getopt
d34 2
a35 3
 */

/** @@defgroup bu_hash Hashing
d37 2
a38 3
 */

/** @@defgroup bu_hist Histogram Support
d40 2
a41 3
 */

/** @@defgroup bu_list Linked Lists
d43 2
a44 3
 */

/** @@defgroup mf Mapped Files
d46 2
a47 3
 */

/** @@defgroup malloc Memory
d49 2
a50 3
 */

/** @@defgroup magic Magic Numbers
d52 2
a53 3
 */

/** @@defgroup mro Multiply Represented Objects
d55 2
a56 3
 */

/** @@defgroup thread Parallel processing, semaphores
d58 2
a59 3
 */

/** @@defgroup ptbl Pointer Tables
d61 2
a62 3
 */

/** @@defgroup bu_log File I/O
d64 2
a65 3
 */

/** @@defgroup rb RedBlack trees
d67 2
a68 3
 */

/** @@defgroup parse Structure Parse/Print/read/write
d70 2
a71 3
 */

/** @@defgroup butcl Tcl
d73 2
a74 3
 */

/** @@defgroup vls Variable Length Strings
d76 2
a77 3
 */

/** @@defgroup vfont vector fonts
d81 3
a83 5


/** @@defgroup libbn libbn (numerical functions) */

/** @@defgroup anim Animation
d85 2
a86 3
 */

/** @@defgroup axis Axis
d88 2
a89 3
 */

/** @@defgroup complex Complex Numbers
d91 2
a92 3
 */

/** @@defgroup const Constants
d94 2
a95 3
 */

/** @@defgroup vlist Display Lists
d97 2
a98 3
 */

/** @@defgroup plot Plot/Draw
d100 2
a101 3
 */

/** @@defgroup noise Fractal Noise
d103 2
a104 3
 */

/** @@defgroup mat Matrix/Vector/Quaternion Math
d106 2
a107 3
 */

/** @@defgroup plane Point/Line/Plane Geometry Math
d109 2
a110 3
 */

/** @@defgroup poly Polynomials
d112 2
a113 3
 */

/** @@defgroup rand Random Numbers
d115 2
a116 3
 */

/** @@defgroup msr Minimal Standard Random Numbers 
d118 2
a119 3
 */

/** @@defgroup bntcl bn Tcl interface
d121 2
a122 3
 */

/** @@defgroup rnd Random Number Tables
d124 2
a125 3
 */

/** @@defgroup sphmap spherical maps
d127 2
a128 3
 */

/** @@defgroup tol Tolerances
d130 2
a131 3
 */

/** @@defgroup vtree Vertex Trees
d133 2
a134 3
 */

/** @@defgroup wavelet Wavelets
d136 2
a137 5
 */




d141 3
a143 3
/** @@defgroup librt librt geometry, raytracing */

/** @@defgroup dbio Database IO 
d145 2
a146 3
 */

/** @@defgroup db5 Database5
d148 2
a149 3
 */

/** @@defgroup db4 Database4
d151 2
a152 3
 */

/** @@defgroup g_ Primitives
d154 2
a155 3
 */

/** @@defgroup nmg N-Manifold Geometry
d157 2
a158 3
 */

/** @@defgroup nurb NURBS
d160 2
a161 4
 */


/** @@defgroup ray Ray Tracing
d163 2
a164 3
 */

/** @@defgroup timer Timer
d166 2
a167 3
 */

/** @@defgroup fort Fortran
d169 2
a170 3
 */

/** @@defgroup wdb WriteDatabase
d172 1
a172 2
 */

@


14.6
log
@Doxygen updates
@
text
@d185 1
d190 8
d223 4
@


14.5
log
@removed bn_list group
@
text
@a145 4
/** @@defgroup quat Quaternions
 * @@ingroup libbn
 */

d154 4
d162 4
d174 1
a174 1
/** @@defgroup wave Wavelets
@


14.4
log
@Doxygen updates
@
text
@a125 4
/** @@defgroup bn_list List
 * @@ingroup libbn
 */

@


14.3
log
@Doxygen updates for libbn
@
text
@d126 8
@


14.2
log
@Added to structure.  Changed Doxyfile to put html output in subdirectory of misc instead of in my Mac's Sites directory.
@
text
@d1 11
d58 4
d98 4
d110 4
d130 1
a130 1
/** @@defgroup mat Matrix Math
@


14.1
log
@New doxygen configuration file Doxyfile.  The doxygen_structure file defines
the layout of the heirarchy of the doxygen document
@
text
@d27 8
@

