Skip to content

Commit 81d2b44

Browse files
committed
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
1 parent 7c3f2c6 commit 81d2b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/debbie/postgis_release_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ rm -rf images
6868
mkdir images
6969
cp html/images/* images
7070
make epub
71-
make -e chunked-html 2>&1 | tee -a doc-errors.log
71+
make -e chunked-html-web 2>&1 | tee -a doc-errors.log
7272

7373
if [[ "$reference" == *"trunk"* ]]; then #only do this for trunk because only trunk follows transifex
7474
make update-pot

0 commit comments

Comments
 (0)