From 19428106ea6e1614205f6b818565daee56c9d11f Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Fri, 7 Oct 2011 10:14:59 +0200 Subject: Miklos wants writerfilter doxygen-ified, too --- solenv/bin/mkdocs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'solenv') diff --git a/solenv/bin/mkdocs.sh b/solenv/bin/mkdocs.sh index 3d6ba295c893..1e358e64cf56 100755 --- a/solenv/bin/mkdocs.sh +++ b/solenv/bin/mkdocs.sh @@ -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" -- cgit