From cfe3449653fce2d6431cf27ac9a7b41844df3ddd Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Mon, 25 Mar 2019 10:55:19 +0100 Subject: [PATCH] Cleanups and file renaming. --- gitlab-ci.org | 19 +++++++------- html_src_files.lst | 25 +++++++------------ ...upplementaryMaterial.org => sequence1.org} | 0 ...upplementaryMaterial.org => sequence2.org} | 0 4 files changed, 18 insertions(+), 26 deletions(-) rename module1/ressources/{Module1_1_SupplementaryMaterial.org => sequence1.org} (100%) rename module1/ressources/{Module1_2_SupplementaryMaterial.org => sequence2.org} (100%) diff --git a/gitlab-ci.org b/gitlab-ci.org index 51db759..da19e79 100644 --- a/gitlab-ci.org +++ b/gitlab-ci.org @@ -3,6 +3,15 @@ Here is the manually filtered list of org and md files that need to be exported to html with the gitlab pages CI mechanism. #+BEGIN_SRC txt :tangle html_src_files.lst +./module1/ressources/introduction_to_markdown_fr.org +./module1/ressources/introduction_to_markdown.org +./module1/ressources/sequence1_fr.org +./module1/ressources/sequence2_fr.org +./module1/ressources/sequence3_fr.org +./module1/ressources/sequence5_fr.org +./module1/ressources/sequence1.org +./module1/ressources/sequence2.org + ./module2/ressources/maintaining_a_journal.org ./module2/ressources/jupyter_fr.org ./module2/ressources/rstudio_fr.org @@ -28,16 +37,6 @@ exported to html with the gitlab pages CI mechanism. ./module3/ressources/analyse-syndrome-grippal-orgmode+R.org ./module3/ressources/analyse-syndrome-grippal-orgmode+Lisp+Python+R.org -./module1/ressources/Module1_1_SupplementaryMaterial.org -./module1/ressources/Module1_2_SupplementaryMaterial.org -./module1/ressources/introduction_to_markdown_fr.org -./module1/ressources/introduction_to_markdown.org - -./module1/ressources/sequence1_fr.org -./module1/ressources/sequence2_fr.org -./module1/ressources/sequence3_fr.org -./module1/ressources/sequence5_fr.org - ./module4/ressources/resources_refs.org ./module4/ressources/resources_refs_fr.org ./module4/ressources/exo1.org diff --git a/html_src_files.lst b/html_src_files.lst index 1fb10e8..d7ae04d 100644 --- a/html_src_files.lst +++ b/html_src_files.lst @@ -1,3 +1,12 @@ +./module1/ressources/introduction_to_markdown_fr.org +./module1/ressources/introduction_to_markdown.org +./module1/ressources/sequence1_fr.org +./module1/ressources/sequence2_fr.org +./module1/ressources/sequence3_fr.org +./module1/ressources/sequence5_fr.org +./module1/ressources/sequence1.org +./module1/ressources/sequence2.org + ./module2/ressources/maintaining_a_journal.org ./module2/ressources/jupyter_fr.org ./module2/ressources/rstudio_fr.org @@ -23,22 +32,6 @@ ./module3/ressources/analyse-syndrome-grippal-orgmode+R.org ./module3/ressources/analyse-syndrome-grippal-orgmode+Lisp+Python+R.org -./module1/ressources/Module1_1_MaterielSupplementaire_fr.org -./module1/ressources/Module1_2_MaterielSupplementaire_fr.org -./module1/ressources/Module1_3_MaterielSupplementaire_fr.org -./module1/ressources/Module1_5_MaterielSupplementaire_fr.org -./module1/ressources/Module1_1_SupplementaryMaterial.org -./module1/ressources/Module1_2_SupplementaryMaterial.org -./module1/ressources/introduction_to_markdown_fr.org -./module1/ressources/introduction_to_markdown.org -./module1/ressources/module1_supplementary_material.org -./module1/ressources/module1_additionalRessources.md - -./module1/ressources/sequence3_fr.org -./module1/ressources/sequence5_fr.org -./module1/ressources/sequence2_fr.org -./module1/ressources/sequence1_fr.org - ./module4/ressources/resources_refs.org ./module4/ressources/resources_refs_fr.org ./module4/ressources/exo1.org diff --git a/module1/ressources/Module1_1_SupplementaryMaterial.org b/module1/ressources/sequence1.org similarity index 100% rename from module1/ressources/Module1_1_SupplementaryMaterial.org rename to module1/ressources/sequence1.org diff --git a/module1/ressources/Module1_2_SupplementaryMaterial.org b/module1/ressources/sequence2.org similarity index 100% rename from module1/ressources/Module1_2_SupplementaryMaterial.org rename to module1/ressources/sequence2.org -- 2.18.1