Bläddra i källkod

Autogenerated documentation for github.

Ask Solem 16 år sedan
förälder
incheckning
ecb1284a4f
5 ändrade filer med 12 tillägg och 1 borttagningar
  1. 1 0
      index.html
  2. 5 0
      introduction.html
  3. 1 1
      reference/index.html
  4. 0 0
      searchindex.js
  5. 5 0
      sources/introduction.txt

+ 1 - 0
index.html

@@ -50,6 +50,7 @@
 <ul>
 <li class="toctree-l1"><a class="reference external" href="introduction.html">celery - Distributed Task Queue for Django.</a><ul>
 <li class="toctree-l2"><a class="reference external" href="introduction.html#introduction">Introduction</a></li>
+<li class="toctree-l2"><a class="reference external" href="introduction.html#overview">Overview</a></li>
 <li class="toctree-l2"><a class="reference external" href="introduction.html#features">Features</a></li>
 <li class="toctree-l2"><a class="reference external" href="introduction.html#api-reference-documentation">API Reference Documentation</a></li>
 <li class="toctree-l2"><a class="reference external" href="introduction.html#installation">Installation</a><ul>

+ 5 - 0
introduction.html

@@ -71,6 +71,10 @@ plentiful. Implementing these features asynchronously using <tt class="docutils
 easy and fun, and the performance improvements can make it more than
 worthwhile.</p>
 </div>
+<div class="section" id="overview">
+<h2>Overview<a class="headerlink" href="#overview" title="Permalink to this headline">¶</a></h2>
+<img alt="http://cloud.github.com/downloads/ask/celery/Celery-Overview.jpg" src="http://cloud.github.com/downloads/ask/celery/Celery-Overview.jpg" />
+</div>
 <div class="section" id="features">
 <h2>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
@@ -336,6 +340,7 @@ file in the top distribution directory for the full license text.</p>
             <ul>
 <li><a class="reference external" href="">celery - Distributed Task Queue for Django.</a><ul>
 <li><a class="reference external" href="#introduction">Introduction</a></li>
+<li><a class="reference external" href="#overview">Overview</a></li>
 <li><a class="reference external" href="#features">Features</a></li>
 <li><a class="reference external" href="#api-reference-documentation">API Reference Documentation</a></li>
 <li><a class="reference external" href="#installation">Installation</a><ul>

+ 1 - 1
reference/index.html

@@ -56,7 +56,7 @@
 <tbody valign="top">
 <tr class="field"><th class="field-name">Release:</th><td class="field-body">0.3</td>
 </tr>
-<tr class="field"><th class="field-name">Date:</th><td class="field-body">June 19, 2009</td>
+<tr class="field"><th class="field-name">Date:</th><td class="field-body">June 20, 2009</td>
 </tr>
 </tbody>
 </table>

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
searchindex.js


+ 5 - 0
sources/introduction.txt

@@ -21,6 +21,11 @@ plentiful. Implementing these features asynchronously using ``celery`` is
 easy and fun, and the performance improvements can make it more than
 worthwhile.
 
+Overview
+========
+
+.. image:: http://cloud.github.com/downloads/ask/celery/Celery-Overview.jpg
+
 Features
 ========
 

Vissa filer visades inte eftersom för många filer har ändrats