diff --git a/gitlab-ci.org b/gitlab-ci.org index 51db759e267e76ef0ae2d35be2ef79f07693fbd7..da19e79a2581947bd0e068504aa4cf68b4beaa31 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 1fb10e89e0c6c9a2766b031a79e778d492580274..d7ae04d95d56ce12a5bf10ad556f2a8cdef7c175 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