Merge branch 'fix-doc' into 'stable-1.5'

doc: misc improvements

See merge request etherlab.org/ethercat!8
This commit is contained in:
Florian Pose 2021-04-09 10:32:20 +00:00
commit da6f728ef9
2 changed files with 4 additions and 2 deletions

View File

@ -55,6 +55,8 @@ pdf: $(EXT_FILES)
$(MAKE) -C images
$(MAKE) -C graphs
pdflatex $(LATEX_OPTIONS) $(FILE)
# compile twice to update the table of contents
pdflatex $(LATEX_OPTIONS) $(FILE)
index:
makeindex $(FILE)

View File

@ -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}