Skip to content

Commit

Permalink
Build: download document for Position and Stackfix
Browse files Browse the repository at this point in the history
  • Loading branch information
chicheng committed Aug 2, 2009
1 parent 4f03ac2 commit afd9c70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit afd9c70

Please sign in to comment.