r3018 committed - Build: download document for Position and Stackfix

r3018 committed - Build: download document for Position and Stackfix


Revision: 3018
Author: cloudream@gmail.com
Date: Sun Aug 2 01:31:54 2009
Log: Build: download document for Position and Stackfix
http://code.google.com/p/jquery-ui/source/detail?r=3018
Modified:
/trunk/build/build.xml
=======================================
--- /trunk/build/build.xml    Tue Mar 3 05:26:01 2009
+++ /trunk/build/build.xml    Sun Aug 2 01:31:54 2009
@@ -205,6 +205,9 @@
        <get src="${url}Slider" dest="${docs.dir}slider.html" />
        <get src="${url}Tabs" dest="${docs.dir}tabs.html" />
+        <get src="http://docs.jquery.com/action/render/UI/Utility/Position"
dest="${docs.dir}position.html" />
+        <get src="http://docs.jquery.com/action/render/UI/Utility/Stackfix"
dest="${docs.dir}stackfix.html" />
+
        <get src="http://docs.jquery.com/action/render/UI/Effects/animate"
dest="${docs.dir}animate.html" />
        <get src="http://docs.jquery.com/action/render/UI/Effects/addClass"
dest="${docs.dir}addClass.html" />
        <get src="http://docs.jquery.com/action/render/UI/Effects/effect"
dest="${docs.dir}effect.html" />