Build examples when releasing.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11508 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
+3
-1
@@ -13,7 +13,9 @@ cp OpenLayers.js ..
|
|||||||
rm ../tools/closure-compiler.jar
|
rm ../tools/closure-compiler.jar
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
cd tools
|
||||||
|
python exampleparser.py
|
||||||
|
cd ..
|
||||||
for i in google ie6-style style; do
|
for i in google ie6-style style; do
|
||||||
csstidy theme/default/$i.css --template=highest theme/default/$i.tidy.css
|
csstidy theme/default/$i.css --template=highest theme/default/$i.tidy.css
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user