[Libreoffice-commits] .: solenv/bin
Thorsten Behrens
thorsten at kemper.freedesktop.org
Fri Oct 7 01:16:10 PDT 2011
solenv/bin/mkdocs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 19428106ea6e1614205f6b818565daee56c9d11f
Author: Thorsten Behrens <tbehrens at novell.com>
Date: Fri Oct 7 10:14:59 2011 +0200
Miklos wants writerfilter doxygen-ified, too
diff --git a/solenv/bin/mkdocs.sh b/solenv/bin/mkdocs.sh
index 3d6ba29..1e358e6 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"
More information about the Libreoffice-commits
mailing list