[ooo-build-commit] .: bin/mkdocs.sh
Thorsten Behrens
thorsten at kemper.freedesktop.org
Fri Feb 19 08:04:02 PST 2010
bin/mkdocs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8b82c3104bafb8a97831a007c1f502e57247c95a
Author: Thorsten Behrens <tbehrens at novell.com>
Date: Fri Feb 19 17:00:41 2010 +0100
Add starmath to docs, for edu project
* bin/mkdocs.sh: added starmath module to list of stuff to build
doxygen docs for
diff --git a/bin/mkdocs.sh b/bin/mkdocs.sh
index ab821e3..9510631 100755
--- a/bin/mkdocs.sh
+++ b/bin/mkdocs.sh
@@ -27,7 +27,7 @@ BINDIR=`dirname $0`
# get list of modules in build order - bah, blows RAM & disk, static list below
#INPUT_PROJECTS=`build --all --show | sed -n -e '/Entering module/ s/Entering module // p'`
-INPUT_PROJECTS="o3tl basegfx vcl canvas cppcanvas oox svtools goodies drawinglayer xmloff slideshow sfx2 svx chart2 dbaccess sd sc sw"
+INPUT_PROJECTS="o3tl basegfx vcl canvas cppcanvas oox svtools goodies drawinglayer xmloff slideshow sfx2 svx chart2 dbaccess sd starmath sc sw"
# output directory for generated documentation
BASE_OUTPUT="$1"
More information about the ooo-build-commit
mailing list