Procházet zdrojové kódy

Autogenerated documentation for github.

Ask Solem před 16 roky
rodič
revize
8777da29d3
5 změnil soubory, kde provedl 10 přidání a 8 odebrání
  1. 3 2
      changelog.html
  2. 2 2
      introduction.html
  3. 0 0
      searchindex.js
  4. 3 2
      sources/changelog.txt
  5. 2 2
      sources/introduction.txt

+ 3 - 2
changelog.html

@@ -51,8 +51,9 @@
 <h2>0.3.7 [2008-06-16 11:41 P.M CET]<a class="headerlink" href="#p-m-cet" title="Permalink to this headline">¶</a></h2>
 <h2>0.3.7 [2008-06-16 11:41 P.M CET]<a class="headerlink" href="#p-m-cet" title="Permalink to this headline">¶</a></h2>
 <ul>
 <ul>
 <li><dl class="first docutils">
 <li><dl class="first docutils">
-<dt><strong>IMPORTANT</strong> Use AMQP&#8217;s <tt class="docutils literal"><span class="pre">basic.consume</span></tt> instead of <tt class="docutils literal"><span class="pre">basic.get</span></tt>.</dt>
-<dd><p class="first last">This means we&#8217;re no longer polling the broker for new messages.</p>
+<dt><strong>IMPORTANT</strong> Now uses AMQP&#8217;s <tt class="docutils literal"><span class="pre">basic.consume</span></tt> instead of</dt>
+<dd><p class="first last"><tt class="docutils literal"><span class="pre">basic.get</span></tt>. This means we&#8217;re no longer polling the broker for
+new messages.</p>
 </dd>
 </dd>
 </dl>
 </dl>
 </li>
 </li>

+ 2 - 2
introduction.html

@@ -291,8 +291,8 @@ really make sense.</p>
 <h2>Getting Help<a class="headerlink" href="#getting-help" title="Permalink to this headline">¶</a></h2>
 <h2>Getting Help<a class="headerlink" href="#getting-help" title="Permalink to this headline">¶</a></h2>
 <div class="section" id="mailing-list">
 <div class="section" id="mailing-list">
 <h3>Mailing list<a class="headerlink" href="#mailing-list" title="Permalink to this headline">¶</a></h3>
 <h3>Mailing list<a class="headerlink" href="#mailing-list" title="Permalink to this headline">¶</a></h3>
-<p>Join the <a class="reference external" href="http://groups.google.com/group/celery-users/">celery-users</a> mailing list for discussion about using and
-the development of celery.</p>
+<p>For discussions about the usage, development, and future of celery,
+please join the <a class="reference external" href="http://groups.google.com/group/celery-users/">celery-users</a> mailing list.</p>
 </div>
 </div>
 <div class="section" id="irc">
 <div class="section" id="irc">
 <h3>IRC<a class="headerlink" href="#irc" title="Permalink to this headline">¶</a></h3>
 <h3>IRC<a class="headerlink" href="#irc" title="Permalink to this headline">¶</a></h3>

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
searchindex.js


+ 3 - 2
sources/changelog.txt

@@ -5,8 +5,9 @@ Change history
 0.3.7 [2008-06-16 11:41 P.M CET] 
 0.3.7 [2008-06-16 11:41 P.M CET] 
 -----------------------------------------------
 -----------------------------------------------
 
 
-	* **IMPORTANT** Use AMQP's ``basic.consume`` instead of ``basic.get``.
-		This means we're no longer polling the broker for new messages.
+	* **IMPORTANT** Now uses AMQP's ``basic.consume`` instead of
+		``basic.get``. This means we're no longer polling the broker for
+		new messages.
 
 
 	* **IMPORTANT** Default concurrency is now set to the number of CPU
 	* **IMPORTANT** Default concurrency is now set to the number of CPU
 		available on the system.
 		available on the system.

+ 2 - 2
sources/introduction.txt

@@ -284,8 +284,8 @@ Getting Help
 Mailing list
 Mailing list
 ------------
 ------------
 
 
-Join the `celery-users`_ mailing list for discussion about using and
-the development of celery.
+For discussions about the usage, development, and future of celery,
+please join the `celery-users`_ mailing list. 
 
 
 .. _`celery-users`: http://groups.google.com/group/celery-users/
 .. _`celery-users`: http://groups.google.com/group/celery-users/
 
 

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů