mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
add a pointer to the Distutils Cookbook
This commit is contained in:
14
Doc/dist/dist.tex
vendored
14
Doc/dist/dist.tex
vendored
@@ -1641,7 +1641,19 @@ through the web interface.
|
||||
|
||||
\chapter{Examples}
|
||||
\label{examples}
|
||||
|
||||
|
||||
This chapter provides a number of basic examples to help get started
|
||||
with distutils. Additional information about using distutils can be
|
||||
found in the Distutils Cookbook.
|
||||
|
||||
\begin{seealso}
|
||||
\seelink{http://www.python.org/cgi-bin/moinmoin/DistutilsCookbook}
|
||||
{Distutils Cookbook}
|
||||
{Collection of recipes showing how to achieve more control
|
||||
over distutils.}
|
||||
\end{seealso}
|
||||
|
||||
|
||||
\section{Pure Python distribution (by module)}
|
||||
\label{pure-mod}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user