diff options
| author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2010-12-19 12:56:57 +0000 |
|---|---|---|
| committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2010-12-19 12:56:57 +0000 |
| commit | c63619bcf286128b6d870aadc1991b1e39ac7b01 (patch) | |
| tree | dc08fc539f040afba9a03c3cf41c28a8f14b3843 /Doc/howto/index.rst | |
| parent | 7ca6d90681a890791edbc0752353fb400cc6aff0 (diff) | |
| download | cpython-git-c63619bcf286128b6d870aadc1991b1e39ac7b01.tar.gz | |
Logging documentation reorganised.
Diffstat (limited to 'Doc/howto/index.rst')
| -rw-r--r-- | Doc/howto/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst index 417ae0047e..09bc5cb7ff 100644 --- a/Doc/howto/index.rst +++ b/Doc/howto/index.rst @@ -19,6 +19,8 @@ Currently, the HOWTOs are: descriptor.rst doanddont.rst functional.rst + logging.rst + logging-cookbook.rst regex.rst sockets.rst sorting.rst |
