April 22, 2017
6:21 p.m.
El 22-04-2017, a las 01:04, Ben Coman <btc@openinworld.com> escribió:
What is it that defines the ordering of topics in the help browser?
I see slice 19963 added a "Travis Integration" topic into build 60468 http://forum.world.st/pharo-project-pharo-core-7bde98-60468-td4942945.html
This is an error that Alexandre likely forgot to submit, because I was with him, when we noticed it and fixed it.
and its ended up at the top of the list above "Welcome", but I determine from the slice or other existing help topics where the order is defined?
It is ordered by topic name, but you can notice that Welcome Help has String withValue: 0 at the beginning in order to be the first. Juraj
cheers -ben