aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/build.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/build.xml b/build/build.xml
index e35190b44..daa0c077d 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -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" />