search.html 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Search &mdash; Celery v0.3.20 (unstable) documentation</title>
  7. <link rel="stylesheet" href="static/nature.css" type="text/css" />
  8. <link rel="stylesheet" href="static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: '',
  12. VERSION: '0.3.20 (unstable)',
  13. COLLAPSE_MODINDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: true
  16. };
  17. </script>
  18. <script type="text/javascript" src="static/jquery.js"></script>
  19. <script type="text/javascript" src="static/doctools.js"></script>
  20. <script type="text/javascript" src="static/searchtools.js"></script>
  21. <link rel="top" title="Celery v0.3.20 (unstable) documentation" href="index.html" />
  22. </head>
  23. <body>
  24. <div class="related">
  25. <h3>Navigation</h3>
  26. <ul>
  27. <li class="right" style="margin-right: 10px">
  28. <a href="genindex.html" title="General Index"
  29. accesskey="I">index</a></li>
  30. <li class="right" >
  31. <a href="modindex.html" title="Global Module Index"
  32. accesskey="M">modules</a> |</li>
  33. <li><a href="index.html">Celery v0.3.20 (unstable) documentation</a> &raquo;</li>
  34. </ul>
  35. </div>
  36. <div class="document">
  37. <div class="documentwrapper">
  38. <div class="bodywrapper">
  39. <div class="body">
  40. <h1 id="search-documentation">Search</h1>
  41. <div id="fallback" class="admonition warning">
  42. <script type="text/javascript">$('#fallback').hide();</script>
  43. <p>
  44. Please activate JavaScript to enable the search
  45. functionality.
  46. </p>
  47. </div>
  48. <p>
  49. From here you can search these documents. Enter your search
  50. words into the box below and click "search". Note that the search
  51. function will automatically search for all of the words. Pages
  52. containing fewer words won't appear in the result list.
  53. </p>
  54. <form action="" method="get">
  55. <input type="text" name="q" value="" />
  56. <input type="submit" value="search" />
  57. <span id="search-progress" style="padding-left: 10px"></span>
  58. </form>
  59. <div id="search-results">
  60. </div>
  61. </div>
  62. </div>
  63. </div>
  64. <div class="sphinxsidebar">
  65. <div class="sphinxsidebarwrapper">
  66. </div>
  67. </div>
  68. <div class="clearer"></div>
  69. </div>
  70. <div class="related">
  71. <h3>Navigation</h3>
  72. <ul>
  73. <li class="right" style="margin-right: 10px">
  74. <a href="genindex.html" title="General Index"
  75. >index</a></li>
  76. <li class="right" >
  77. <a href="modindex.html" title="Global Module Index"
  78. >modules</a> |</li>
  79. <li><a href="index.html">Celery v0.3.20 (unstable) documentation</a> &raquo;</li>
  80. </ul>
  81. </div>
  82. <div class="footer">
  83. &copy; Copyright 2009, Ask Solem.
  84. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.2.
  85. </div>
  86. <script type="text/javascript" src="searchindex.js"></script>
  87. </body>
  88. </html>