add two other macros to rename

This commit is contained in:
Sébastien Loriot 2012-11-14 00:21:19 +01:00
parent dd881981c9
commit bed259251c
2 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,9 @@ PkgSince cgalPkgSince
PkgDependsOn cgalPkgDependsOn
PkgLicense cgalPkgLicense
PkgDemo cgalPkgDemo
PkgDescriptionBegin cgalPkgDescriptionBegin
PkgDescriptionEnd cgalPkgDescriptionEnd
PkgManuals cgalPkgManuals
PkgBib cgalPkgBib
footnote cgalFootnote
autotoc cgalAutoToc

View File

@ -19,4 +19,4 @@ done > /tmp/rename_macros.sed
sed -i -f /tmp/rename_macros.sed ../Doxyfile
echo "Do not forget to manually update ../pkglist_filter.py"
echo "Do not forget to manually update ../pkglist_filter.py and ../doxyassist.xml"