commit | f6842722df69a40e841c045d42a538bb5d6bbbf6 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jan 19 22:08:21 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jan 19 22:08:21 2008 +0000 |
tree | 2b8bb1b6bb5908ed66ed72f7c84de0a34ddc7542 | |
parent | 8b506e7a2d4e8cb6ffd6b7f2845e45aa92daa4d4 [diff] [blame] |
Split the monstrous C API manual files in smaller parts.
diff --git a/Doc/c-api/index.rst b/Doc/c-api/index.rst index 086b880..12a1ec7 100644 --- a/Doc/c-api/index.rst +++ b/Doc/c-api/index.rst
@@ -24,4 +24,4 @@ concrete.rst init.rst memory.rst - newtypes.rst + objimpl.rst