Update website (without merge conflict) #4

Merged
loos merged 8 commits from mveril/QUESTDB:website into master 2020-11-19 16:26:16 +01:00
Showing only changes of commit d5dc986d58 - Show all commits

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}