mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Integrated SF patch #539487 by Matthias Klose:
This patch adds Milan Zamazal's conversion script and modifies the mkinfo script to build the info doc files from the LaTeX sources. Currently, the mac, doc and inst TeX files are not handled. Explicitly checks for GNU Emacs 21.
This commit is contained in:
parent
a3b0b298e6
commit
bfc18bdf03
5 changed files with 958 additions and 59 deletions
|
@ -2,9 +2,11 @@
|
|||
Python Standard Documentation
|
||||
|
||||
* Python Library: (python-lib). Python Library Reference
|
||||
* Python Mac Modules: (python-mac). Python Macintosh Modules
|
||||
* Python Reference: (python-ref). Python Reference Manual
|
||||
* Python Distutils: (python-dist). Distributing Python Modules
|
||||
* Python API: (python-api). Python/C API Reference Manual
|
||||
* Python Extending: (python-ext). Extending & Embedding Python
|
||||
* Python Mac Modules: (python-mac). Python Macintosh Modules
|
||||
* Python Tutorial: (python-tut). Python Tutorial
|
||||
* Documenting Python: (python-doc). Documenting Python
|
||||
* Installing Modules: (python-inst). Installing Python Modules
|
||||
* Distributing Modules: (python-dist). Distributing Python Modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue