Make doxygen modules list slightly more alphabetical

This commit is contained in:
Mitch Watrous
2011-05-19 09:39:08 -07:00
parent 08362c62b2
commit 86c3fc5845
3 changed files with 6 additions and 7 deletions

View File

@@ -53,5 +53,5 @@
*
* @defgroup applications Applications
*
* @defgroup mobility Mobility
* @defgroup netanim Animation
*/

View File

@@ -1,3 +1,7 @@
/**
* @defgroup mobility Mobility
*/
/**
* \addtogroup mobility Mobility
*

View File

@@ -32,11 +32,6 @@
namespace ns3 {
/**
* \defgroup netanim Animation
*
*/
class NetModel;
/**