Re: [Doxygen-develop] Wish: have an unimplemented attribute
Brought to you by:
dimitri
From: Paul D. <duf...@gm...> - 2008-07-31 22:47:58
|
2008/7/31 Peter Münster <pm...@fr...>: > On Wed, Jul 30 2008, Paul Dufresne wrote: > >> Being able to add an unimplemented attribute, would be nice. >> Moreover if the list of functions (or members, etc) that still need to >> be implemented would be listed, perhaps inside the todo page. > > I think, this is just the purpose of the \todo command. I use it like this: > \todo still to be done > Cheers, Peter I'd prefer to keep todo for stuff like: reimplement using this, or move that code to ..., etc. But yes, I admit that it could be used for that. Maybe even to alias \unimplemented to \todo would be nearer. But for me, I still think that having an attribute just for that would be best. |