Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a9e722

Browse files
committed
Added section headers for "Extending the Distutils" section (just
a reminder to myself).
1 parent a74ce01 commit 4a9e722

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Doc/dist/dist.tex

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,20 @@ \subsection{Multiple extension modules}
616616
\subsection{Putting it all together}
617617

618618

619+
620+
\section{Extending the Distutils}
621+
\label{sec:extending}
622+
623+
624+
\subsection{Extending existing commands}
625+
\label{sec:extend-existing}
626+
627+
628+
\subsection{Writing new commands}
629+
\label{sec:new-commands}
630+
631+
632+
619633
\section{Reference}
620634
\label{sec:ref}
621635

0 commit comments

Comments
 (0)