66 < head >
77 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
88
9- < title > Getting Started — Celery v1.1.3 (unstable ) documentation</ title >
9+ < title > Getting Started — Celery v2.0.0 (stable ) documentation</ title >
1010 < link rel ="stylesheet " href ="../static/classy.css " type ="text/css " />
1111 < link rel ="stylesheet " href ="../static/pygments.css " type ="text/css " />
1212 < script type ="text/javascript ">
1313 var DOCUMENTATION_OPTIONS = {
1414 URL_ROOT : '../' ,
15- VERSION : '1.1.3 (unstable )' ,
15+ VERSION : '2.0.0 (stable )' ,
1616 COLLAPSE_INDEX : false ,
1717 FILE_SUFFIX : '.html' ,
1818 HAS_SOURCE : true
2121 < script type ="text/javascript " src ="../static/jquery.js "> </ script >
2222 < script type ="text/javascript " src ="../static/underscore.js "> </ script >
2323 < script type ="text/javascript " src ="../static/doctools.js "> </ script >
24- < link rel ="top " title ="Celery v1.1.3 (unstable ) documentation " href ="../index.html " />
24+ < link rel ="top " title ="Celery v2.0.0 (stable ) documentation " href ="../index.html " />
2525 < link rel ="next " title ="Introduction " href ="introduction.html " />
2626 < link rel ="prev " title ="Celery - Distributed Task Queue " href ="../index.html " />
2727 </ head >
@@ -41,7 +41,7 @@ <h3>Navigation</h3>
4141 < li class ="right " >
4242 < a href ="../index.html " title ="Celery - Distributed Task Queue "
4343 accesskey ="P "> previous</ a > |</ li >
44- < li > < a href ="../index.html "> Celery v1.1.3 (unstable ) documentation</ a > »</ li >
44+ < li > < a href ="../index.html "> Celery v2.0.0 (stable ) documentation</ a > »</ li >
4545 </ ul >
4646 </ div >
4747
@@ -56,9 +56,9 @@ <h1>Getting Started<a class="headerlink" href="#getting-started" title="Permalin
5656< col class ="field-name " />
5757< col class ="field-body " />
5858< tbody valign ="top ">
59- < tr class ="field "> < th class ="field-name "> Release:</ th > < td class ="field-body "> 1.1 </ td >
59+ < tr class ="field "> < th class ="field-name "> Release:</ th > < td class ="field-body "> 2.0 </ td >
6060</ tr >
61- < tr class ="field "> < th class ="field-name "> Date:</ th > < td class ="field-body "> June 30 , 2010</ td >
61+ < tr class ="field "> < th class ="field-name "> Date:</ th > < td class ="field-body "> July 01 , 2010</ td >
6262</ tr >
6363</ tbody >
6464</ table >
@@ -124,7 +124,7 @@ <h3>Navigation</h3>
124124 < li class ="right " >
125125 < a href ="../index.html " title ="Celery - Distributed Task Queue "
126126 > previous</ a > |</ li >
127- < li > < a href ="../index.html "> Celery v1.1.3 (unstable ) documentation</ a > »</ li >
127+ < li > < a href ="../index.html "> Celery v2.0.0 (stable ) documentation</ a > »</ li >
128128 </ ul >
129129 </ div >
130130 < div class ="footer ">
0 commit comments