X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20a886a34a131b8dfb3939172348bcc955d34a5d..9891e165c5bd65bd5c19a10e8e86e31a9fb47a59:/docs/doxygen/regen.sh diff --git a/docs/doxygen/regen.sh b/docs/doxygen/regen.sh index 586b4fdc05..259cd6f648 100755 --- a/docs/doxygen/regen.sh +++ b/docs/doxygen/regen.sh @@ -20,6 +20,7 @@ me=$(basename $0) path=${0%%/$me} # path from which the script has been launched current=$(pwd) cd $path +export WXWIDGETS=`cd ../.. && pwd` # prepare folders for the cp commands below mkdir -p out/html # we need to copy files in this folder below