Draft: Fix wikigen errors due to sites in installation process
This merge request fix the errors we could get in the CI due to sites we are currently installing.
Because theses sites have incomplete description, we don't want them to appear in the wiki.
This merge request modify the rake gen:wiki
generators so that they will ignore sites that have the production
property to false
.