/docs/index.rst

https://bitbucket.org/neithere/argh/ · ReStructuredText · 44 lines · 32 code · 12 blank · 0 comment · 0 complexity · 8da9b6bfd358d274230de8b15987a3d9 MD5 · raw file

  1. .. include:: ../README
  2. Dependencies
  3. ------------
  4. The `argh` library is supported (and tested unless otherwise specified) on
  5. the following versions of Python:
  6. * 2.6 (`argparse` library is required)
  7. * 2.7 (including PyPy 1.8)
  8. * 3.1 (`argparse` library is required; **not** tested)
  9. * 3.2
  10. * 3.3
  11. .. versionchanged:: 0.15
  12. Added support for Python 3.x, dropped support for Python ≤ 2.5.
  13. .. versionchanged:: 0.18
  14. Improved support for Python 3.2, added support for Python 3.3.
  15. Why this one?
  16. -------------
  17. See :doc:`similar`.
  18. Details
  19. -------
  20. .. toctree::
  21. :maxdepth: 2
  22. tutorial
  23. reference
  24. similar
  25. projects
  26. subparsers
  27. contributors
  28. Indices and tables
  29. ==================
  30. * :ref:`genindex`
  31. * :ref:`modindex`
  32. * :ref:`search`