1234567891011121314151617181920 |
- .. BeeWatch documentation master file, created by
- sphinx-quickstart on Fri Mar 24 15:11:40 2017.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
- Welcome to BeeWatch's documentation!
- ====================================
- .. toctree::
- :maxdepth: 2
- :caption: Contents:
- Indices and tables
- ==================
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`
|