Skip to content

Commit afd9c70

Browse files
committed
Build: download document for Position and Stackfix
1 parent 4f03ac2 commit afd9c70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/build.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@
205205
<get src="${url}Slider" dest="${docs.dir}slider.html" />
206206
<get src="${url}Tabs" dest="${docs.dir}tabs.html" />
207207

208+
<get src="http://docs.jquery.com/action/render/UI/Utility/Position" dest="${docs.dir}position.html" />
209+
<get src="http://docs.jquery.com/action/render/UI/Utility/Stackfix" dest="${docs.dir}stackfix.html" />
210+
208211
<get src="http://docs.jquery.com/action/render/UI/Effects/animate" dest="${docs.dir}animate.html" />
209212
<get src="http://docs.jquery.com/action/render/UI/Effects/addClass" dest="${docs.dir}addClass.html" />
210213
<get src="http://docs.jquery.com/action/render/UI/Effects/effect" dest="${docs.dir}effect.html" />

0 commit comments

Comments
 (0)