diff --git a/public/documentation.html b/public/documentation.html index 3f5bad2..f2f57b1 100644 --- a/public/documentation.html +++ b/public/documentation.html @@ -7,7 +7,6 @@ - Documentation de FreeDatas2HTML diff --git a/public/examples.html b/public/examples.html index d206093..a33b7af 100644 --- a/public/examples.html +++ b/public/examples.html @@ -7,7 +7,6 @@ - Exemples d'utilisation de FreeDatas2HTML diff --git a/public/index.html b/public/index.html index 2db5f3c..b190fdc 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,6 @@ - FreeDatas2HTML : parser et afficher des données en TypeScript/JavaScript diff --git a/public/userFile.html b/public/userFile.html index df2ea08..44ac15d 100644 --- a/public/userFile.html +++ b/public/userFile.html @@ -8,7 +8,6 @@ - Afficher les données d’un fichier CSV dans une page web diff --git a/public/withCSV.html b/public/withCSV.html index 08596f3..c49908b 100644 --- a/public/withCSV.html +++ b/public/withCSV.html @@ -8,7 +8,6 @@ - Parser, afficher, paginer, filtrer... des données CSV en TypeScript/JavaScript diff --git a/public/withHTML.html b/public/withHTML.html index d084c88..445241b 100644 --- a/public/withHTML.html +++ b/public/withHTML.html @@ -8,7 +8,6 @@ - Parser un tableau HTML pour adapter son affichage en TypeScript/JavaScript diff --git a/public/withJSON.html b/public/withJSON.html index 2113830..4893d9a 100644 --- a/public/withJSON.html +++ b/public/withJSON.html @@ -8,7 +8,6 @@ - Parser, afficher, paginer, filtrer... des données JSON en TypeScript/JavaScript diff --git a/public/withMixedFields.html b/public/withMixedFields.html index d2fce41..5f4903c 100644 --- a/public/withMixedFields.html +++ b/public/withMixedFields.html @@ -8,7 +8,6 @@ - Afficher des données en TypeScript/JavaScript en mixant le contenu de différents champs diff --git a/public/withUL.html b/public/withUL.html index 85df338..5d1f764 100644 --- a/public/withUL.html +++ b/public/withUL.html @@ -8,7 +8,6 @@ - Classer des données non listées sous forme de tableau HTML - FreeDatas2HTML