libimcv: Fix Doxygen comments after merging libpts into libimcv

This commit is contained in:
Tobias Brunner 2014-10-13 17:11:57 +02:00
parent 4bae9ec8d1
commit 17eed801e7
13 changed files with 20 additions and 14 deletions

View File

@ -15,7 +15,7 @@
/**
* @defgroup imc_os_info imc_os_info
* @{ @ingroup libimcv
* @{ @ingroup libimcv_imc
*/
#ifndef IMC_OS_INFO_H_

View File

@ -27,6 +27,12 @@
* @defgroup libimcv_plugins plugins
* @ingroup libimcv
*
* @defgroup libimcv_seg seg
* @ingroup libimcv
*
* @defgroup libimcv_swid swid
* @ingroup libimcv
*
* @addtogroup libimcv
* @{
*/

View File

@ -15,7 +15,7 @@
/**
* @defgroup imv_os_info imv_os_info
* @{ @ingroup libimcv
* @{ @ingroup libimcv_imv
*/
#ifndef IMV_OS_INFO_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup attest_db_t attest_db
* @{ @ingroup libpts
* @{ @ingroup libimcv
*/
#ifndef ATTEST_DB_H_

View File

@ -16,7 +16,7 @@
/**
* @defgroup pts pts
* @{ @ingroup libpts
* @{ @ingroup libimcv
*/
#ifndef PTS_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup seg_contract seg_contract
* @{ @ingroup libimcv
* @{ @ingroup libimcv_seg
*/
#ifndef SEG_CONTRACT_H_
@ -106,7 +106,7 @@ struct seg_contract_t {
* Get contract role
*
* @return TRUE: contracting party (issuer),
* FALSE: contracted party
* FALSE: contracted party
*/
bool (*is_issuer)(seg_contract_t *this);
@ -162,7 +162,7 @@ struct seg_contract_t {
};
/**
* Create a PA-TNC attribute segmentation contract
* Create a PA-TNC attribute segmentation contract
*
* @param msg_type PA-TNC message type
* @param max_attr_size Maximum PA-TNC attribute size in octets

View File

@ -15,7 +15,7 @@
/**
* @defgroup seg_contract_manager seg_contract_manager
* @{ @ingroup libimcv
* @{ @ingroup libimcv_seg
*/
#ifndef SEG_CONTRACT_MANAGER_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup seg_env seg_env
* @{ @ingroup libimcv
* @{ @ingroup libimcv_seg
*/
#ifndef SEG_ENV_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup swid_error swid_error
* @{ @ingroup swid
* @{ @ingroup libimcv_swid
*/
#ifndef SWID_ERROR_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup swid_inventory swid_inventory
* @{ @ingroup pts
* @{ @ingroup libimcv_swid
*/
#ifndef SWID_INVENTORY_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup swid_tag swid_tag
* @{ @ingroup swid
* @{ @ingroup libimcv_swid
*/
#ifndef SWID_TAG_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup swid_tag_id swid_tag_id
* @{ @ingroup swid
* @{ @ingroup libimcv_swid
*/
#ifndef SWID_TAG_ID_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup tcg_attr tcg_attr
* @{ @ingroup libpts
* @{ @ingroup libimcv
*/
#ifndef TCG_ATTR_H_