]> granicus.if.org Git - python/commitdiff
Added section headers for "Extending the Distutils" section (just
authorGreg Ward <gward@python.net>
Tue, 25 Apr 2000 02:57:36 +0000 (02:57 +0000)
committerGreg Ward <gward@python.net>
Tue, 25 Apr 2000 02:57:36 +0000 (02:57 +0000)
a reminder to myself).

Doc/dist/dist.tex

index 64d63e8109592fcedd0edc6207c90d160a6d8e7c..ee12c09588c8f781c41e3346dee54df517da7a05 100644 (file)
@@ -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}