git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71749
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+if [ "$DOXYGEN" = "" ]; then
+ DOXYGEN=doxygen
+fi
+
# prepare folders for the cp commands below
mkdir -p out/html # we need to copy files in this folder below
mkdir -p out/html/generic out/html/wxmsw out/html/wxgtk out/html/wxmac
# prepare folders for the cp commands below
mkdir -p out/html # we need to copy files in this folder below
mkdir -p out/html/generic out/html/wxmsw out/html/wxgtk out/html/wxmac
# otherwise when generating the CHM file with Doxygen, those files are
# not included!
#
# otherwise when generating the CHM file with Doxygen, those files are
# not included!
#
if [[ "$1" = "qch" ]]; then
# we need to add missing files to the .qhp
if [[ "$1" = "qch" ]]; then
# we need to add missing files to the .qhp