Backport from 3.2: remove "Release" and "Date" markers from index pages.

This commit is contained in:
Chris Jerdonek 2012-10-28 11:16:36 -07:00
parent 8e0dfea81c
commit 64c0b2ca3d
8 changed files with 0 additions and 22 deletions

View file

@ -4,9 +4,6 @@
Python/C API Reference Manual
##################################
:Release: |version|
:Date: |today|
This manual documents the API used by C and C++ programmers who want to write
extension modules or embed Python. It is a companion to :ref:`extending-index`,
which describes the general principles of extension writing but does not