Document alternatives in the API.

This commit is contained in:
Juan RP
2015-10-30 13:18:32 +01:00
parent 3ae197f94a
commit 35718e676c
2 changed files with 45 additions and 4 deletions

View File

@ -31,6 +31,14 @@
#include "xbps_api_impl.h"
/**
* @file lib/package_alternatives.c
* @brief Alternatives generic routines
* @defgroup alternatives Alternatives generic functions
*
* These functions implement the alternatives framework.
*/
/*
* XXX TODO: relative symlinks.
*/