index.html 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. <!DOCTYPE html>
  2. <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
  3. <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
  4. <head>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>Welcome to BeeWatch’s documentation! &mdash; DigiLib unreleased documentation</title>
  8. <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
  9. <link rel="index" title="Index"
  10. href="genindex.html"/>
  11. <link rel="search" title="Search" href="search.html"/>
  12. <link rel="top" title="DigiLib unreleased documentation" href="#"/>
  13. <script src="_static/js/modernizr.min.js"></script>
  14. </head>
  15. <body class="wy-body-for-nav" role="document">
  16. <div class="wy-grid-for-nav">
  17. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  18. <div class="wy-side-scroll">
  19. <div class="wy-side-nav-search">
  20. <a href="#" class="icon icon-home"> DigiLib
  21. </a>
  22. <div class="version">
  23. unreleased
  24. </div>
  25. <div role="search">
  26. <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  27. <input type="text" name="q" placeholder="Search docs" />
  28. <input type="hidden" name="check_keywords" value="yes" />
  29. <input type="hidden" name="area" value="default" />
  30. </form>
  31. </div>
  32. </div>
  33. <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
  34. <!-- Local TOC -->
  35. <div class="local-toc"><ul>
  36. <li><a class="reference internal" href="#">Welcome to BeeWatch&#8217;s documentation!</a></li>
  37. <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
  38. </ul>
  39. </div>
  40. </div>
  41. </div>
  42. </nav>
  43. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
  44. <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
  45. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  46. <a href="#">DigiLib</a>
  47. </nav>
  48. <div class="wy-nav-content">
  49. <div class="rst-content">
  50. <div role="navigation" aria-label="breadcrumbs navigation">
  51. <ul class="wy-breadcrumbs">
  52. <li><a href="#">Docs</a> &raquo;</li>
  53. <li>Welcome to BeeWatch&#8217;s documentation!</li>
  54. <li class="wy-breadcrumbs-aside">
  55. <a href="_sources/index.rst.txt" rel="nofollow"> View page source</a>
  56. </li>
  57. </ul>
  58. <hr/>
  59. </div>
  60. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  61. <div itemprop="articleBody">
  62. <div class="section" id="welcome-to-beewatch-s-documentation">
  63. <h1>Welcome to BeeWatch&#8217;s documentation!<a class="headerlink" href="#welcome-to-beewatch-s-documentation" title="Permalink to this headline">¶</a></h1>
  64. <div class="admonition note">
  65. <p class="first admonition-title">Note</p>
  66. <p class="last">This documentation is in early development.</p>
  67. </div>
  68. <div class="toctree-wrapper compound">
  69. </div>
  70. </div>
  71. <div class="section" id="indices-and-tables">
  72. <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
  73. <ul class="simple">
  74. <li><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></li>
  75. <li><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></li>
  76. <li><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></li>
  77. </ul>
  78. </div>
  79. </div>
  80. <div class="articleComments">
  81. </div>
  82. </div>
  83. <footer>
  84. <hr/>
  85. <div role="contentinfo">
  86. <p>
  87. &copy; Copyright 2017, Digital.
  88. </p>
  89. </div>
  90. Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
  91. </footer>
  92. </div>
  93. </div>
  94. </section>
  95. </div>
  96. <script type="text/javascript">
  97. var DOCUMENTATION_OPTIONS = {
  98. URL_ROOT:'./',
  99. VERSION:'unreleased',
  100. COLLAPSE_INDEX:false,
  101. FILE_SUFFIX:'.html',
  102. HAS_SOURCE: true,
  103. SOURCELINK_SUFFIX: '.txt'
  104. };
  105. </script>
  106. <script type="text/javascript" src="_static/jquery.js"></script>
  107. <script type="text/javascript" src="_static/underscore.js"></script>
  108. <script type="text/javascript" src="_static/doctools.js"></script>
  109. <script type="text/javascript" src="_static/js/theme.js"></script>
  110. <script type="text/javascript">
  111. jQuery(function () {
  112. SphinxRtdTheme.StickyNav.enable();
  113. });
  114. </script>
  115. </body>
  116. </html>