diff Resources/OrthancPlugin.doxygen @ 3937:41eec97c23ef transcoding

documented new primitives in plugin SDK
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 18 May 2020 11:16:18 +0200
parents 40e0d031424c
children
line wrap: on
line diff
--- a/Resources/OrthancPlugin.doxygen	Fri May 15 18:35:09 2020 +0200
+++ b/Resources/OrthancPlugin.doxygen	Mon May 18 11:16:18 2020 +0200
@@ -545,7 +545,7 @@
 # this will also influence the order of the classes in the class list.
 # The default value is: NO.
 
-SORT_BRIEF_DOCS        = NO
+SORT_BRIEF_DOCS        = YES
 
 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
 # (brief and detailed) documentation of class members so that constructors and