#! /bin/sh rm -rf html/ echo '*.'{h,hh,hpp,c,cc,cpp} | sed 's/ / -o -name /g;' | xargs find . -name | xargs doc++ -AHcd html/