summaryrefslogtreecommitdiffstats
path: root/Doc/howto/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/howto/index.rst')
-rw-r--r--Doc/howto/index.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst
index 417ae00..11fe108 100644
--- a/Doc/howto/index.rst
+++ b/Doc/howto/index.rst
@@ -14,11 +14,13 @@ Currently, the HOWTOs are:
:maxdepth: 1
advocacy.rst
+ pyporting.rst
cporting.rst
curses.rst
descriptor.rst
- doanddont.rst
functional.rst
+ logging.rst
+ logging-cookbook.rst
regex.rst
sockets.rst
sorting.rst