Made a libsmbclient doxygen group and moved all the libsmbclient groups
authorTim Potter <tpot@samba.org>
Thu, 22 Nov 2001 04:29:10 +0000 (04:29 +0000)
committerTim Potter <tpot@samba.org>
Thu, 22 Nov 2001 04:29:10 +0000 (04:29 +0000)
under it.

source/include/libsmbclient.h

index c6e9be3c47152cc48568f143e2369429679848f9..98701b2693e2174e513c4b0d005940574dd2dea1 100644 (file)
 /*-------------------------------------------------------------------*/
 /* The following are special comments to instruct DOXYGEN (automated 
  * documentation tool:
- */
+*/
+/** \defgroup libsmbclient
+*/
 /** \defgroup structure Data Structures Type and Constants
- *   Data structures, types, and constants
- */
+*   \ingroup libsmbclient
+*   Data structures, types, and constants
+*/
 /** \defgroup file File Functions
- *   Functions used to access individual file contents
- */
+*   \ingroup libsmbclient
+*   Functions used to access individual file contents
+*/
 /** \defgroup directory Directory Functions
- *   Functions used to access directory entries
- */
+*   \ingroup libsmbclient
+*   Functions used to access directory entries
+*/
 /** \defgroup attribute Attributes Functions
- *   Functions used to view or change file and directory attributes
- */
+*   \ingroup libsmbclient
+*   Functions used to view or change file and directory attributes
+*/
 /** \defgroup print Print Functions
- *   Functions used to access printing functionality
- */
+*   \ingroup libsmbclient
+*   Functions used to access printing functionality
+*/
 /** \defgroup attribute Miscellaneous Functions
- *   Functions that don't fit in to other categories
- */
+*   \ingroup libsmbclient
+*   Functions that don't fit in to other categories
+*/
 /*-------------------------------------------------------------------*/   
 
 /* Make sure we have the following includes for now ... */