makeInternalDox.sh 73 B

1234567
  1. #!/bin/sh
  2. cd "`dirname "$0"`/doc"
  3. rm -rf internal
  4. doxygen DoxyInternal