mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
- wrap a long line
- add directory information for the "What's New" document
This commit is contained in:
parent
9103ec5afd
commit
64f164e08f
1 changed files with 5 additions and 1 deletions
|
@ -120,7 +120,8 @@ text contributions are more than welcome as well.
|
|||
\lineii{doc/}
|
||||
{\citetitle[../doc/doc.html]{Documenting Python}}
|
||||
\lineii{ext/}
|
||||
{\citetitle[../ext/ext.html]{Extending and Embedding the Python Interpreter}}
|
||||
{\citetitle[../ext/ext.html]
|
||||
{Extending and Embedding the Python Interpreter}}
|
||||
\lineii{inst/}
|
||||
{\citetitle[../inst/inst.html]{Installing Python Modules}}
|
||||
\lineii{lib/}
|
||||
|
@ -131,6 +132,9 @@ text contributions are more than welcome as well.
|
|||
{\citetitle[../ref/ref.html]{Python Reference Manual}}
|
||||
\lineii{tut/}
|
||||
{\citetitle[../tut/tut.html]{Python Tutorial}}
|
||||
\lineii{whatsnew/}
|
||||
{\citetitle[../whatsnew/whatsnew24.html]
|
||||
{What's New in Python \shortversion}}
|
||||
\end{tableii}
|
||||
|
||||
\term{Format-Specific Output}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue