Fix multiple definitions of the label sec:tools

This commit is contained in:
Mickaël Véril 2020-11-16 17:42:26 +01:00
parent 92e98c71a6
commit 956b97efa3

View File

@ -745,7 +745,7 @@ The project containing two parts
\subsubsection{Website}
%------------------------------------------------
This is the main part of the project. All the calculation are made locally on the dataset page.
Firstly the website proposes to the user to import new data \ref{sec:tools}.
Firstly the website proposes to the user to import new data \ref{sec:gentools}.
these data are added to the current session (and removed after lost the page).
There are four multi selection list. Each list depends on the previous ones.
These lists allow to select information about the selected sets \ref{fig:scheme}.
@ -779,7 +779,7 @@ On the website the statistics are forwarded in a table and in a box plot graph.
%------------------------------------------------
\subsubsection{Data generation tools}
\label{sec:tools}
\label{sec:gentools}
%------------------------------------------------
There are currently two main tools to generate data \texttt{datafileBuilder} and \texttt{ADC25generator}
\paragraph{datafileBuilder}