makehtml.sh 73 B

123456
  1. #!/bin/bash
  2. rm html/*
  3. doxygen Doxyfile_html
  4. rm html/*.md5
  5. rm html/*.map