vc/makeInternalDox.sh

7 lines
73 B
Bash
Executable File

#!/bin/sh
cd "`dirname "$0"`/doc"
rm -rf internal
doxygen DoxyInternal