mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
cpp: adds Doxyfile
This commit is contained in:
parent
eabcf15790
commit
3d3af3284e
12 changed files with 1758 additions and 34 deletions
|
|
@ -6,6 +6,7 @@ preprocess() {
|
|||
echo ""
|
||||
echo "** preprocess failed **"
|
||||
echo ""
|
||||
exit 1
|
||||
else
|
||||
mv $1.tmp $1
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue