Bug #19252 2014-01-13 13:46
mercury13
Todo list does not react on ///< comments
1. Make a C++ project.
2. Type /// @todo check whether it works
Actual: Todo list is empty.
Expected: Should appear in todo list.
I tested everything thatÂ’s in Doxygen docs
/** OK
/*! nope
/// OK
//! nope
/*********************//** nope
/**< nope
/*!< nope
//!< nope
///< nope
The most strange: ALL of these are highlighted as documenting comments!
- Category
- Application::WrongBehaviour
- Group
- Platform:All
- Status
- Open
- Close date
- Assigned to