Parameter order in HTML documentation

Edward Diener <[email protected]> Sun, 11 Apr 2021 15:21:44 -0400
Newsgroups gmane.text.doxygen.general
Message-ID <[email protected]>
When I document a function with multiple @param special commands the 
output shows those parameters in alphabetical order rather than the 
order in which the @param special command occur. Is there a way to 
change this to the order in which those special commands occur ?