cpp: adds Doxyfile

This commit is contained in:
frsyuki 2010-06-01 08:43:30 +09:00
parent eabcf15790
commit 3d3af3284e
12 changed files with 1758 additions and 34 deletions

View file

@ -6,6 +6,7 @@ preprocess() {
echo ""
echo "** preprocess failed **"
echo ""
exit 1
else
mv $1.tmp $1
fi