Allow any order for sections in 'gmx help -export'
authorTeemu Murtola <teemu.murtola@gmail.com>
Tue, 19 May 2015 15:06:07 +0000 (18:06 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Fri, 22 May 2015 14:53:39 +0000 (16:53 +0200)
commit0119f5e579bc57a1f9c01f14637bdf93994110ca
tree9aa9e000bd8eab5320f0ed300c0b0a840b3a9aa8
parent53270aa5a565f414a35e63e422e629130661782e
Allow any order for sections in 'gmx help -export'

Make the selection help appear in a more logical order in the user guide
by writing out the subtopics in the order in which they were added, and
ordering the topics like they were in 4.5 and 4.6.

Part of #679.

Change-Id: I0adf875fc36d32d79e1e066c0ee8025a6277c0df
src/gromacs/commandline/tests/cmdlinehelpmodule.cpp
src/gromacs/commandline/tests/refdata/CommandLineHelpModuleTest_ExportsHelp.xml
src/gromacs/onlinehelp/helptopic.cpp
src/gromacs/selection/selhelp.cpp