aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-04-01 23:16:47 +0200
committerCharles <sircharlesaze@gmail.com>2020-04-01 23:21:25 +0200
commitf66cb8f28a2779159baeef6ea91a7684d59cc295 (patch)
treeeda02dc289d25a776cb347f45d54e34476190f2b /Doxyfile
parent1ff9504c6b6f4c8bcebb75935b2d999f6c7b018c (diff)
downloadminishell-f66cb8f28a2779159baeef6ea91a7684d59cc295.tar.gz
minishell-f66cb8f28a2779159baeef6ea91a7684d59cc295.tar.bz2
minishell-f66cb8f28a2779159baeef6ea91a7684d59cc295.zip
Changed representation of environment to vector
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 1bd10b9..4fd5a71 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -608,7 +608,7 @@ INLINE_INFO = YES
# name. If set to NO, the members will appear in declaration order.
# The default value is: YES.
-SORT_MEMBER_DOCS = YES
+SORT_MEMBER_DOCS = NO
# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
# descriptions of file, namespace and class members alphabetically by member