Removed option to modify theme name from upload theme dlg.
[irreco.git] / irreco / doxygen.sh
blobeab8eabd23fd053ad9281266bc55048159463cd4
1 #!/bin/bash
4 # Doxygen will not generate the documentation correctly if doxygen is not
5 # executed from the correct directory.
7 cd "$( dirname "$0" )"
9 doxygen doxygen/Doxyfile