tellme.html 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  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>Tell Me! &mdash; BeeWatch 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="BeeWatch unreleased documentation" href="../index.html"/>
  13. <link rel="next" title="Indices and tables" href="indicestables.html"/>
  14. <link rel="prev" title="HowTo Configuration!" href="../configure.html"/>
  15. <script src="../_static/js/modernizr.min.js"></script>
  16. </head>
  17. <body class="wy-body-for-nav" role="document">
  18. <div class="wy-grid-for-nav">
  19. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  20. <div class="wy-side-scroll">
  21. <div class="wy-side-nav-search">
  22. <a href="../index.html" class="icon icon-home"> BeeWatch
  23. </a>
  24. <div class="version">
  25. unreleased
  26. </div>
  27. <div role="search">
  28. <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
  29. <input type="text" name="q" placeholder="Search docs" />
  30. <input type="hidden" name="check_keywords" value="yes" />
  31. <input type="hidden" name="area" value="default" />
  32. </form>
  33. </div>
  34. </div>
  35. <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
  36. <p class="caption"><span class="caption-text">Contents:</span></p>
  37. <ul class="current">
  38. <li class="toctree-l1"><a class="reference internal" href="../getting_started.html">Template</a></li>
  39. <li class="toctree-l1"><a class="reference internal" href="../beewatch/index.html">BeeWatch</a></li>
  40. <li class="toctree-l1"><a class="reference internal" href="../configure.html">HowTo Configuration!</a></li>
  41. <li class="toctree-l1 current"><a class="current reference internal" href="#">Tell Me!</a><ul class="simple">
  42. </ul>
  43. </li>
  44. <li class="toctree-l1"><a class="reference internal" href="indicestables.html">Indices and tables</a></li>
  45. </ul>
  46. </div>
  47. </div>
  48. </nav>
  49. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
  50. <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
  51. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  52. <a href="../index.html">BeeWatch</a>
  53. </nav>
  54. <div class="wy-nav-content">
  55. <div class="rst-content">
  56. <div role="navigation" aria-label="breadcrumbs navigation">
  57. <ul class="wy-breadcrumbs">
  58. <li><a href="../index.html">Docs</a> &raquo;</li>
  59. <li>Tell Me!</li>
  60. <li class="wy-breadcrumbs-aside">
  61. <a href="../_sources/includes/tellme.rst.txt" rel="nofollow"> View page source</a>
  62. </li>
  63. </ul>
  64. <hr/>
  65. </div>
  66. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  67. <div itemprop="articleBody">
  68. <div class="section" id="tell-me">
  69. <h1>Tell Me!<a class="headerlink" href="#tell-me" title="Permalink to this headline">¶</a></h1>
  70. <p>This page explains how to tell me stuff.</p>
  71. <div class="toctree-wrapper compound">
  72. </div>
  73. </div>
  74. </div>
  75. <div class="articleComments">
  76. </div>
  77. </div>
  78. <footer>
  79. <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
  80. <a href="indicestables.html" class="btn btn-neutral float-right" title="Indices and tables" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
  81. <a href="../configure.html" class="btn btn-neutral" title="HowTo Configuration!" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
  82. </div>
  83. <hr/>
  84. <div role="contentinfo">
  85. <p>
  86. &copy; Copyright 2017, Digital.
  87. </p>
  88. </div>
  89. 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>.
  90. </footer>
  91. </div>
  92. </div>
  93. </section>
  94. </div>
  95. <script type="text/javascript">
  96. var DOCUMENTATION_OPTIONS = {
  97. URL_ROOT:'../',
  98. VERSION:'unreleased',
  99. COLLAPSE_INDEX:false,
  100. FILE_SUFFIX:'.html',
  101. HAS_SOURCE: true,
  102. SOURCELINK_SUFFIX: '.txt'
  103. };
  104. </script>
  105. <script type="text/javascript" src="../_static/jquery.js"></script>
  106. <script type="text/javascript" src="../_static/underscore.js"></script>
  107. <script type="text/javascript" src="../_static/doctools.js"></script>
  108. <script type="text/javascript" src="../_static/js/theme.js"></script>
  109. <script type="text/javascript">
  110. jQuery(function () {
  111. SphinxRtdTheme.StickyNav.enable();
  112. });
  113. </script>
  114. </body>
  115. </html>