index.rst 525 B

1234567891011121314151617181920212223242526272829303132333435
  1. .. . documentation master file, created by
  2. sphinx-quickstart on Mon Jun 16 15:54:39 2014.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to .'s documentation!
  6. =============================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 4
  10. bot
  11. botbrain
  12. conf
  13. conferror
  14. confman
  15. db
  16. event
  17. lite
  18. logger
  19. modules
  20. stats
  21. webwriter
  22. Indices and tables
  23. ==================
  24. * :ref:`genindex`
  25. * :ref:`modindex`
  26. * :ref:`search`