#39 closed task (fixed)
Remove \author commands
| Reported by: | Peter Kovacs | Owned by: | Peter Kovacs |
|---|---|---|---|
| Priority: | major | Milestone: | LEMON 1.0 release |
| Component: | documentation | Version: | hg main |
| Keywords: | Cc: | ||
| Revision id: |
Description
We have agreed that \author Doxygen commands should be removed from the source codes since they are mostly not represent all the authors and the amount of work of each author. Moreover there are a lot of classes where \author note is missing or not up-to-date.
Change History (6)
comment:1 Changed 18 years ago by
| Owner: | changed from Alpar Juttner to Peter Kovacs |
|---|
comment:2 Changed 18 years ago by
| Status: | new → assigned |
|---|
comment:3 Changed 18 years ago by
| Version: | → hg main |
|---|
comment:4 Changed 17 years ago by
comment:5 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed in [2ccc1afc2c52].
comment:6 Changed 17 years ago by
| Component: | core → documentation |
|---|
Note: See
TracTickets for help on using
tickets.


I uploaded a patch to ticket #29 that solves this issue, too.
Can we close this ticket?