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
0bc4b887db
commit
7d3b515d10
|
|
@ -2971,7 +2971,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
|
||||
|
|
@ -3053,7 +3053,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