Fixed API documentation comments for doxygen.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "xbps_api_impl.h"
|
||||
|
||||
/**
|
||||
* @file lib/configure.c
|
||||
* @file lib/package_configure.c
|
||||
* @brief Package configuration routines
|
||||
* @defgroup configure Package configuration functions
|
||||
*
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#include "queue.h"
|
||||
|
||||
/**
|
||||
* @file lib/orphans.c
|
||||
* @file lib/package_orphans.c
|
||||
* @brief Package orphans handling routines
|
||||
* @defgroup pkg_orphans Package orphans handling functions
|
||||
*
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include "xbps_api_impl.h"
|
||||
|
||||
/**
|
||||
* @file lib/purge.c
|
||||
* @file lib/package_purge.c
|
||||
* @brief Package purging routines
|
||||
* @defgroup purge Package purging functions
|
||||
*
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include "xbps_api_impl.h"
|
||||
|
||||
/**
|
||||
* @file lib/register.c
|
||||
* @file lib/package_register.c
|
||||
* @brief Package registration routines
|
||||
* @defgroup pkg_register Package registration functions
|
||||
*
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
#include "xbps_api_impl.h"
|
||||
|
||||
/**
|
||||
* @file lib/remove.c
|
||||
* @file lib/package_remove.c
|
||||
* @brief Package removal routines
|
||||
* @defgroup pkg_remove Package removal functions
|
||||
*
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include "xbps_api_impl.h"
|
||||
|
||||
/**
|
||||
* @file lib/state.c
|
||||
* @file lib/package_state.c
|
||||
* @brief Package state handling routines
|
||||
* @defgroup pkgstates Package state handling functions
|
||||
*/
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#include "xbps_api_impl.h"
|
||||
|
||||
/**
|
||||
* @file lib/unpack.c
|
||||
* @file lib/package_unpack.c
|
||||
* @brief Binary package file unpacking routines
|
||||
* @defgroup unpack Binary package file unpacking functions
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user