3. The ordering of sections in the Texinfo document depends on the
order in which the wiki files were parsed. In the example I have
attached, the files are processed in an alphabetical order, and that
results in an illogical section order. The wiki->texi converter is
able to recognize the Next: and Previous: links in the wiki, and it
updates the Texinfo navigational links accordingly, so navigation
works, but the top-level node index is in alphabetical instead of
logical order. Since circular links are allowed in the wiki, this
problem might be very difficult to fix.