index.rst 324 B

12345678910111213141516171819202122232425
  1. chardet
  2. =======
  3. Character encoding auto-detection in Python. As smart as your browser.
  4. Open source.
  5. Documentation
  6. =============
  7. .. toctree::
  8. :maxdepth: 2
  9. faq
  10. supported-encodings
  11. usage
  12. how-it-works
  13. api/modules
  14. Indices and tables
  15. ==================
  16. * :ref:`genindex`
  17. * :ref:`modindex`
  18. * :ref:`search`