| Re: [eigen] documentation: the long tutorial | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/eigen Archives
] 
> Just write FIXME in plain text, as we do in the code, no particular
> dox/html tag.
The doxy tag to use would be \todo:
> \todo { paragraph describing what is to be done }
> 
> Starts a paragraph where a TODO item is described. The description will also add an item to a separate TODO list. The two instances of the description will be cross-referenced. Each item in the TODO list will be preceded by a header that indicates the origin of the item.
Wouldn't it be worth using it?
				R