From: Greg Ward Date: Tue, 25 Apr 2000 02:57:36 +0000 (+0000) Subject: Added section headers for "Extending the Distutils" section (just X-Git-Tag: v2.0b1~1946 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4a9e72266d6929fff6e5fe7f2c41588255e0d886;p=thirdparty%2FPython%2Fcpython.git Added section headers for "Extending the Distutils" section (just a reminder to myself). --- diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index 64d63e810959..ee12c09588c8 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex @@ -616,6 +616,20 @@ each, are: \subsection{Putting it all together} + +\section{Extending the Distutils} +\label{sec:extending} + + +\subsection{Extending existing commands} +\label{sec:extend-existing} + + +\subsection{Writing new commands} +\label{sec:new-commands} + + + \section{Reference} \label{sec:ref}