While starting to work on the upgrade of the user guide for version 2.2, I have listed the following items that would improve maintainability of the docs:
- provide a variable for the current version so that we don't need to manually change them when branching for a new version
- this variable should be usable inside URL as well as in regular text
- preprocessing the Markdown pages before the HTML conversion seems better