index.rst.txt 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. .. Note
  2. Copyright 2017 Digital
  3. This file is part of BeeWatch.
  4. BeeWatch is free software: you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation, either version 3 of the License, or
  7. (at your option) any later version.
  8. BeeWatch is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with BeeWatch. If not, see <http://www.gnu.org/licenses/>.
  14. BeeWatch, a beehive status tool
  15. ===============================
  16. BeeWatch aims to help beekeepers understand their beehive. Easily ansewer questions like:
  17. * How much honey did my bees produce?
  18. * What information do you want to know about your bees? :doc:`/tellme`
  19. Project Goals
  20. =============
  21. This project started when my father asked me to build a weighing scale for his beehive. I agreed and this is what I made so far.
  22. .. d: include:: codegoals.rst
  23. .. Note::
  24. This project is very experimental. I do not advise you to use it yet.
  25. .. toctree::
  26. :maxdepth: 2
  27. :caption: Contents:
  28. links.rst
  29. codegoals.rst
  30. docs/src/index.rst
  31. beewatch/index.rst
  32. config/index.rst
  33. tellme.rst
  34. indicestables.rst
  35. .. include:: indicestables.rst
  36. ..