
"Damien" == Damien Thivolle <damien@lrde.epita.fr> writes:
Index: olena/oln/morpher/generic_morpher.hh --- olena/oln/morpher/generic_morpher.hh Fri, 26 Mar 2004 12:53:24 +0100 thivol_d (oln/m/18_generic_mo 1.2 600) +++ olena/oln/morpher/generic_morpher.hh Sun, 28 Mar 2004 23:11:19 +0200 thivol_d (oln/m/18_generic_mo 1.2 600) @@ -38,11 +38,17 @@
namespace oln {
- /// Contain all the morpher relative declarations and functions. + /*! \namespace oln::morpher + ** + ** Contain all the morpher relative declarations and functions. + */
Je vois que Giovanni a déjà réagi, mais pour être encore plus clair que lui, garder le one-liner suivant /// The morpher relative declarations and functions. namespace morpher i.e., on se doute que ça contains un namespace. Par ailleurs, ce serait bien que `morpher' pointe sur qqch : i.e., s'assurer que cette ligne est `cliquable' dans la doc produite.