Add note about atom order in selections
authorTeemu Murtola <teemu.murtola@gmail.com>
Thu, 21 May 2015 03:52:15 +0000 (06:52 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 22 May 2015 03:02:58 +0000 (05:02 +0200)
commitfe649c41316fa7350126235d13a3fbde5004e2e8
treee588de11815762ee03889235dc5eb100700dde96
parentd41a6d2c361fd8930a74fe87fa90deb843bee64f
Add note about atom order in selections

Clarify the behavior of selections in that they always select atoms in
increasing order.  In the same context, mention the mechanisms in place
to work around this.  Use an example that shows the equivalence of
'a to b' and 'b to a' in the selection syntax.

Also clean up the formatting of the selection limitations help topic,
now that bullet lists are properly supported.

Related to #1742

Change-Id: I3daa17521767b3eaadcbc1d8c0c6fc986fa0aee3
src/gromacs/selection/selhelp.cpp