index.rst 489 B

123456789101112131415161718192021222324252627
  1. .. bcolz documentation master file, created by
  2. sphinx-quickstart on Mon Dec 13 13:54:01 2010.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to bcolz's documentation!
  6. ==================================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 2
  10. intro
  11. install
  12. tutorial
  13. reference
  14. opt-tips
  15. defaults
  16. Indices and tables
  17. ==================
  18. * :ref:`genindex`
  19. * :ref:`modindex`
  20. * :ref:`search`