#!/bin/bash # Regenerate html files. for f in *.cc *.mu do vim -c "TOhtml | w | qa" $f mv $f.html html done sed -i 's,