By Petr Zemek (23. June 2007, 14:40:03)
Hi Peter, I'd personally stick to the following style:
//! Short description.
/*!
\param first First parameter description.
\param second Second parameter description.
\param Nth Nth parameter description.
\returns true if something, false otherwise.
Description (if the
(more...)