From 987f698885baba78353361a0cb913e726c7be9d6 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sun, 1 May 2022 22:11:53 +0200 Subject: Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, CppLang, DataStructs, Concurrency, Floats, Fractions, Integrals, JavaJVM, Network, String --- Doxyfile.java.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doxyfile.java.in') diff --git a/Doxyfile.java.in b/Doxyfile.java.in index 9b66054..9ddbd03 100644 --- a/Doxyfile.java.in +++ b/Doxyfile.java.in @@ -571,7 +571,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 -- cgit v1.2.3