Update API documentation for recent changes.

--HG--
branch : progress_callback
This commit is contained in:
Juan RP
2011-01-22 14:24:51 +01:00
parent 81b6b62aef
commit 0cc4ba224e
4 changed files with 82 additions and 66 deletions

View File

@@ -32,6 +32,14 @@
#include <xbps_api.h>
#include "xbps_api_impl.h"
/**
* @file lib/initend.c
* @brief Initialization and finalization routines
* @defgroup initend Initialization and finalization functions
*
* Use these functions to initialize some parameters before starting
* using libxbps and finalize usage to release resources at the end.
*/
static bool with_debug;
void