We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee9da15 commit 9c661e4Copy full SHA for 9c661e4
SoftwareGuide/Latex/ITKSoftwareGuide-Book1.tex
@@ -147,14 +147,15 @@ \part{Development Guidelines}
147
\input{DevelopmentGuidelines/SoftwareProcess.tex}
148
149
150
-\begin{appendices}
+\renewcommand{\thepart}{}
151
+\renewcommand{\partname}{}
152
+\part{Appendices}
153
+\appendix
154
155
\input{Appendices/Licenses.tex}
156
\input{Appendices/GitWorkflow.tex}
157
\input{Appendices/CodingStyleGuide.tex}
158
-\end{appendices}
-
159
160
\backmatter
161
0 commit comments