[tuxdroid-user] doxygen style: "\" or "@" ?
Status: Beta
Brought to you by:
ks156
From: neimad <ror...@gm...> - 2007-06-23 19:49:51
|
Hello, I started "fixing" function comments by making them use doxygen syntax, and I noticed that we currently have doxygen comments using both "\" and "@" styles: \param[in] toto Stuff @param[in] titi More stuff I may be partly responsible for this, being accustomed to using "\" at work while Tux dro=C3=AFd's code was using "@" (IIRC) where there were dox comments (not many ;-)). It's not important but I like consistency, and I think we should choose one or the other ("@" pleases my eyes more, but I don't really mind). Damien |