doc: promote \subsection to \section in chapter "Timing Aspects"
The chapter "Timing Aspects" had \subsection but not \section Therefore, promote all \subsection to \section
This commit is contained in:
parent
751f0de50e
commit
c76c83fbe2
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue