From d0d8852ea13d9e6cdae2068826740c5ddafe83e7 Mon Sep 17 00:00:00 2001 From: Oleg Hahm Date: Thu, 23 Apr 2015 09:10:56 +0200 Subject: [PATCH] doc: order modules alphabetically --- doc/doxygen/riot.doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/riot.doxyfile b/doc/doxygen/riot.doxyfile index 7eaef2eef3..c52a973031 100644 --- a/doc/doxygen/riot.doxyfile +++ b/doc/doxygen/riot.doxyfile @@ -564,7 +564,7 @@ SORT_MEMBERS_CTORS_1ST = NO # appear in their defined order. # The default value is: NO. -SORT_GROUP_NAMES = NO +SORT_GROUP_NAMES = YES # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by # fully-qualified names, including namespaces. If set to NO, the class list will