I noticed that now the `make` in `build` folder after `cmake ..` is executing the targets to generate the doc readmes for modules.
Can this be disabled, so the doc readmes are generated only when executing a specific target for `make`?
Anyhow the readmes are generated on server now, locally should be done only when one wants to test how the file changed after updating the xml files, but not push to git repo.