
We were already trying to achieve that by sorting the table, but we were actually sorting by values (i.e. documentation text of a particular section). To fix this, we now extract the keys, sort them and get back the items from the initial table, in alphabetical order now.