From 55fe3ef39ac533a4e9a4db720626e49a976c449b Mon Sep 17 00:00:00 2001 From: jamesb Date: Fri, 19 Mar 2010 22:08:27 +0000 Subject: [PATCH] build all git-svn-id: https://code.ros.org/svn/opencv/trunk@2867 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08 --- opencv/doc/plastex/go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opencv/doc/plastex/go b/opencv/doc/plastex/go index 392c888a..7819101f 100644 --- a/opencv/doc/plastex/go +++ b/opencv/doc/plastex/go @@ -12,7 +12,7 @@ then TEXINPUTS=$PWD: sphinx-build -b html -D 'html_title=OpenCV 2.0 C Reference' -d _build/doctrees . _build/html fi -if false +if true then rm -f *.rst svn up @@ -22,7 +22,7 @@ then TEXINPUTS=$PWD: sphinx-build -b html -D 'highlight_language=python' -D 'html_title=OpenCV 2.0 Python Reference' -d _build/doctrees . _build/html/python fi -if false +if true then rm -f *.rst svn up -- 2.39.2