#270: Properly use Doxygen grouping commands
----------------------+------------------------
Reporter: levill_r | Owner: Olena Team
Type: defect | Status: new
Priority: minor | Milestone:
Component: Milena | Version: 1.0
Keywords: doc |
----------------------+------------------------
Ensure the following style is used uniformly in Olena when documentation
grouping is required:
{{{
/// \name Code generation.
/// \{
/* ... */
/// \}
}}}
Do not omit the `\name` keyword!
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/270>
Olena <http://olena.lrde.epita.fr>
Olena, a software platform dedicated to image processing.