Skip to content
Snippets Groups Projects
Commit 3460294d authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

DOC: put ingroup before example seems to solve the bug

parent 2c5d9613
No related branches found
No related tags found
No related merge requests found
......@@ -42,10 +42,10 @@ namespace otb
*
* This filter supports streaming and multithreading.
*
* \ingroup OTBPanSharpening
*
* \example Fusion/PanSharpeningExample.cxx
*
*
* \ingroup OTBPanSharpening
*/
template <class TPanImageType, class TXsImageType, class TOutputImageType, class TInternalPrecision = float>
class ITK_EXPORT SimpleRcsPanSharpeningFusionImageFilter :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment