doc: fix doxygen for timer API
authorErik Gabriel Carrillo <erik.g.carrillo@intel.com>
Fri, 10 May 2019 16:38:36 +0000 (11:38 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 13 May 2019 16:43:10 +0000 (18:43 +0200)
commit657b6df96e6361b12d07b844f1011432d57cfa3a
tree9e15936f40c80cf811baf33bbc431ac1511f258a
parent5e91aeef218c452c370aacf74265c7a42b67dffa
doc: fix doxygen for timer API

Now that some of the symbols in the timer lib are versioned, the
Doxygen documentation that is generated is incorrect.  Group all
versioned symbols, listing the generic name first, and remove comments
for older versions of symbols.

Fixes: c0749f7096c7 ("timer: allow management in shared memory")

Signed-off-by: Erik Gabriel Carrillo <erik.g.carrillo@intel.com>
lib/librte_timer/rte_timer.h