From: Regina Obe Date: Tue, 30 Oct 2018 18:40:53 +0000 (+0000) Subject: Change to use chunked-html-web version to log doc stats complement to r16960 X-Git-Tag: 3.0.0alpha1~308 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81d2b44026dcc1c392aa80a5406da17a063ed98a;p=postgis Change to use chunked-html-web version to log doc stats complement to r16960 git-svn-id: http://svn.osgeo.org/postgis/trunk@16963 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/ci/debbie/postgis_release_docs.sh b/ci/debbie/postgis_release_docs.sh index dee100ceb..55cb60145 100644 --- a/ci/debbie/postgis_release_docs.sh +++ b/ci/debbie/postgis_release_docs.sh @@ -68,7 +68,7 @@ rm -rf images mkdir images cp html/images/* images make epub -make -e chunked-html 2>&1 | tee -a doc-errors.log +make -e chunked-html-web 2>&1 | tee -a doc-errors.log if [[ "$reference" == *"trunk"* ]]; then #only do this for trunk because only trunk follows transifex make update-pot