From 4a9e72266d6929fff6e5fe7f2c41588255e0d886 Mon Sep 17 00:00:00 2001 From: Greg Ward Date: Tue, 25 Apr 2000 02:57:36 +0000 Subject: Added section headers for "Extending the Distutils" section (just a reminder to myself). --- Doc/dist/dist.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index 64d63e8..ee12c09 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} -- cgit v0.12