aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index dc34f34..284c6b5 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -367,8 +367,9 @@ functions. This was done by Thomas Radke. Peter Diener helped with the
coding of the Fortran90 bitwise operators.
\pagebreak
-\appendix
-\section{Example: C code}\label{app:eg_C}
+\section{Appendix}
+
+\subsection{Example: C code}\label{app:eg_C}
\begin{verbatim}
#include "cctk.h"
@@ -456,7 +457,7 @@ void Eg_CheckMaskStates (CCTK_ARGUMENTS)
\end{verbatim}
-\section{Example: Fortran90 code}\label{app:eg_F90}
+\subsection{Example: Fortran90 code}\label{app:eg_F90}
\begin{verbatim}
#include "cctk.h"