From c76c83fbe2fc15abc4cdab0ff9c02b1314ab6018 Mon Sep 17 00:00:00 2001 From: Sebastien BLANCHET Date: Thu, 8 Apr 2021 18:55:53 +0200 Subject: [PATCH] doc: promote \subsection to \section in chapter "Timing Aspects" The chapter "Timing Aspects" had \subsection but not \section Therefore, promote all \subsection to \section --- documentation/ethercat_doc.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ethercat_doc.tex b/documentation/ethercat_doc.tex index fd0bc75a..381ff083 100644 --- a/documentation/ethercat_doc.tex +++ b/documentation/ethercat_doc.tex @@ -2903,7 +2903,7 @@ are rare, there are a few aspects that can (and should be) dealt with. %------------------------------------------------------------------------------ -\subsection{Application Interface Profiling} +\section{Application Interface Profiling} \label{sec:timing-profile} \index{Profiling} % FIXME @@ -2985,7 +2985,7 @@ in \autoref{sec:timing-bus}. %------------------------------------------------------------------------------ -\subsection{Bus Cycle Measuring} +\section{Bus Cycle Measuring} \label{sec:timing-bus} \index{Bus cycle}