Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

search.html 3.2 KiB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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; Documentation</title>
  7. <link rel="stylesheet" href="_static/sphinxdoc.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: '',
  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="Documentation" href="index.html" />
  22. </head>
  23. <body>
  24. <div style="background-color: #FFF; text-align: left; padding: 8px 0px"><img src="_static/banner300910.gif"></div>
  25. <div class="related">
  26. <h3>Navigation</h3>
  27. <ul>
  28. <li class="right" style="margin-right: 10px">
  29. <a href="genindex.html" title="General Index"
  30. accesskey="I">index</a></li>
  31. <li class="right" >
  32. <a href="modindex.html" title="Global Module Index"
  33. accesskey="M">modules</a> |</li>
  34. <li><a href="index.html">Documentation</a> &raquo;</li>
  35. </ul>
  36. </div>
  37. <div class="sphinxsidebar">
  38. <div class="sphinxsidebarwrapper">
  39. </div>
  40. </div>
  41. <div class="document">
  42. <div class="documentwrapper">
  43. <div class="bodywrapper">
  44. <div class="body">
  45. <h1 id="search-documentation">Search</h1>
  46. <div id="fallback" class="admonition warning">
  47. <script type="text/javascript">$('#fallback').hide();</script>
  48. <p>
  49. Please activate JavaScript to enable the search
  50. functionality.
  51. </p>
  52. </div>
  53. <p>
  54. From here you can search these documents. Enter your search
  55. words into the box below and click "search". Note that the search
  56. function will automatically search for all of the words. Pages
  57. containing fewer words won't appear in the result list.
  58. </p>
  59. <form action="" method="get">
  60. <input type="text" name="q" value="" />
  61. <input type="submit" value="search" />
  62. <span id="search-progress" style="padding-left: 10px"></span>
  63. </form>
  64. <div id="search-results">
  65. </div>
  66. </div>
  67. </div>
  68. </div>
  69. <div class="clearer"></div>
  70. </div>
  71. <div class="related">
  72. <h3>Navigation</h3>
  73. <ul>
  74. <li class="right" style="margin-right: 10px">
  75. <a href="genindex.html" title="General Index"
  76. >index</a></li>
  77. <li class="right" >
  78. <a href="modindex.html" title="Global Module Index"
  79. >modules</a> |</li>
  80. <li><a href="index.html">Documentation</a> &raquo;</li>
  81. </ul>
  82. </div>
  83. <div class="footer">
  84. &copy; Copyright 2010, Rushabh Mehta.
  85. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.
  86. </div>
  87. <script type="text/javascript" src="searchindex.js"></script>
  88. </body>
  89. </html>