[ITK-dev] clang -Wdocumentation-unknown-command warnings

Sean McBride sean at rogue-research.com
Thu May 28 15:21:14 EDT 2015


Hi all,

On one of my dashboards here:
<https://open.cdash.org/viewBuildError.php?type=1&buildid=3832847>

We see the following warnings:

ITK/Modules/Core/Common/include/itkNumericTraits.h:65:4: warning: unknown command tag name [-Wdocumentation-unknown-command]
 * \wiki
   ^
ITK/Modules/Core/Common/include/itkNumericTraits.h:66:4: warning: unknown command tag name [-Wdocumentation-unknown-command]
 * \wikiexample{SimpleOperations/NumericTraits,Get some basic information about a type}
   ^
ITK/Modules/Core/Common/include/itkNumericTraits.h:67:4: warning: unknown command tag name [-Wdocumentation-unknown-command]
 * \endwiki
   ^

Indeed I don't see \wiki etc in the list of doxygen commands:
<http://www.stack.nl/~dimitri/doxygen/manual/commands.html>

What's the story with these tags?

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the Insight-developers mailing list