From 0218803b232296121016e0ee37b3577d1725b9d8 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Tue, 23 Sep 2014 13:43:55 -0400 Subject: invoke build_docs locally, since the master build script does not --- build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.sh b/build.sh index 9cb46669cd..c6efa39194 100755 --- a/build.sh +++ b/build.sh @@ -281,6 +281,8 @@ do end_section "Do$variant" done +build_docs + # If we are building variants in parallel, wait, then collect results. # This requires that the build dirs are variant specific if $build_link_parallel && [ x"$build_processes" != x ] -- cgit v1.2.3