Miklos wants writerfilter doxygen-ified, too

This commit is contained in:
Thorsten Behrens 2011-10-07 10:14:59 +02:00
parent 6a0fdcc0b7
commit 19428106ea

View file

@ -26,7 +26,7 @@ BINDIR=`dirname $0`
. ./*.Set.sh
# get list of modules in build order - bah, blows RAM & disk, static list below
INPUT_PROJECTS="o3tl basegfx basebmp comphelper svl vcl canvas cppcanvas oox svtools goodies drawinglayer xmloff slideshow sfx2 editeng svx cui chart2 dbaccess sd starmath sc sw"
INPUT_PROJECTS="o3tl basegfx basebmp comphelper svl vcl canvas cppcanvas oox svtools goodies drawinglayer xmloff slideshow sfx2 editeng svx writerfilter cui chart2 dbaccess sd starmath sc sw"
# output directory for generated documentation
BASE_OUTPUT="$1"