summaryrefslogtreecommitdiffstats
path: root/Doc/dist
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-04-25 02:57:36 (GMT)
committerGreg Ward <gward@python.net>2000-04-25 02:57:36 (GMT)
commit4a9e72266d6929fff6e5fe7f2c41588255e0d886 (patch)
tree81a02f6fb4c6b151c031b5e24e8995888c6fa6a9 /Doc/dist
parenta74ce01c985d4c7c43bafd0649338742b1b1c11d (diff)
downloadcpython-4a9e72266d6929fff6e5fe7f2c41588255e0d886.zip
cpython-4a9e72266d6929fff6e5fe7f2c41588255e0d886.tar.gz
cpython-4a9e72266d6929fff6e5fe7f2c41588255e0d886.tar.bz2
Added section headers for "Extending the Distutils" section (just
a reminder to myself).
Diffstat (limited to 'Doc/dist')
-rw-r--r--Doc/dist/dist.tex14
1 files changed, 14 insertions, 0 deletions
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}