/Doc/howto/index.rst

http://unladen-swallow.googlecode.com/ · ReStructuredText · 26 lines · 21 code · 5 blank · 0 comment · 0 complexity · 2c5bc6861d026d994bfee8d45a4a228d MD5 · raw file

  1. ***************
  2. Python HOWTOs
  3. ***************
  4. Python HOWTOs are documents that cover a single, specific topic,
  5. and attempt to cover it fairly completely. Modelled on the Linux
  6. Documentation Project's HOWTO collection, this collection is an
  7. effort to foster documentation that's more detailed than the
  8. Python Library Reference.
  9. Currently, the HOWTOs are:
  10. .. toctree::
  11. :maxdepth: 1
  12. advocacy.rst
  13. cporting.rst
  14. curses.rst
  15. doanddont.rst
  16. functional.rst
  17. regex.rst
  18. sockets.rst
  19. unicode.rst
  20. urllib2.rst
  21. webservers.rst