find blocks* -mindepth 2 -maxdepth 1 -type d -not -name '.*' -printf '%h %f\n' | xargs -l1 tools/make-block-wiki | xargs tools/wiki2xml
