mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove unneeded "Release" and "Date" markers from doc index pages.
This commit is contained in:
parent
a1952d4120
commit
8b7f9f581d
8 changed files with 0 additions and 22 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue