Fixing Doxygen groups after moving processor.
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
* @defgroup hplugins plugins
|
||||
* @ingroup libhydra
|
||||
*
|
||||
* @defgroup processing processing
|
||||
* @defgroup hprocessing processing
|
||||
* @ingroup libhydra
|
||||
*
|
||||
* @defgroup jobs jobs
|
||||
* @ingroup processing
|
||||
* @defgroup hjobs jobs
|
||||
* @ingroup hprocessing
|
||||
*
|
||||
* @addtogroup libhydra
|
||||
* @{
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
/**
|
||||
* @defgroup job job
|
||||
* @{ @ingroup jobs
|
||||
* @{ @ingroup hjobs
|
||||
*/
|
||||
|
||||
#ifndef JOB_H_
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
/**
|
||||
* @defgroup processor processor
|
||||
* @{ @ingroup processing
|
||||
* @{ @ingroup hprocessing
|
||||
*/
|
||||
|
||||
#ifndef PROCESSOR_H_
|
||||
|
||||
Reference in New Issue
Block a user