summaryrefslogtreecommitdiffstats
path: root/Doc/howto/index.rst
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-09-26 02:58:36 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-09-26 02:58:36 (GMT)
commitf1c08f04bf93fa2108152b6f63ee85bcd4d26210 (patch)
tree450de2d0e162da671fd835eecfdfc4a4974b4d36 /Doc/howto/index.rst
parent6ee7bc04f7d095bd7a2860a4fb9da331fa908ecd (diff)
downloadcpython-f1c08f04bf93fa2108152b6f63ee85bcd4d26210.zip
cpython-f1c08f04bf93fa2108152b6f63ee85bcd4d26210.tar.gz
cpython-f1c08f04bf93fa2108152b6f63ee85bcd4d26210.tar.bz2
add the beginnings of a C-API 2 -> 3 porting guide
Diffstat (limited to 'Doc/howto/index.rst')
-rw-r--r--Doc/howto/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst
index 5a1f397..7d64688 100644
--- a/Doc/howto/index.rst
+++ b/Doc/howto/index.rst
@@ -14,6 +14,7 @@ Currently, the HOWTOs are:
:maxdepth: 1
advocacy.rst
+ cporting.rst
curses.rst
doanddont.rst
functional.rst