Commit ecdde042 authored by Arnaud Legrand's avatar Arnaud Legrand

[HTML] These org files are not meant to be exported and visible in FUN. They are only referenced.

parent 00e4b9e7
......@@ -105,6 +105,7 @@ sub main() {
while(defined($f = <LIST>)) {
chomp($f);
if($f =~ /^#/) { warn "Skipping $f"; next;}
if($f =~ /^\s*$/) {
print INDEX "|---+---+---|\n";
next;
......
......@@ -40,12 +40,13 @@
./module3/ressources/iso_date_format.org # https://www.fun-mooc.fr/courses/course-v1:inria+41016+session02/jump_to_id/316fc24edc1b44278ada4ca531c705be
./module3/ressources/iso_date_format_fr.org # https://www.fun-mooc.fr/courses/course-v1:inria+41016+session02/jump_to_id/316fc24edc1b44278ada4ca531c705be
./module3/ressources/influenza-like-illness-analysis-orgmode+R.org #
./module3/ressources/influenza-like-illness-analysis-orgmode+Lisp+Python+R.org #
./module3/ressources/influenza-like-illness-analysis-orgmode.org #
./module3/ressources/analyse-syndrome-grippal-orgmode.org #
./module3/ressources/analyse-syndrome-grippal-orgmode+R.org #
./module3/ressources/analyse-syndrome-grippal-orgmode+Lisp+Python+R.org #
# ./module3/ressources/influenza-like-illness-analysis-orgmode+R.org #
# ./module3/ressources/influenza-like-illness-analysis-orgmode+Lisp+Python+R.org #
# ./module3/ressources/influenza-like-illness-analysis-orgmode.org #
# ./module3/ressources/analyse-syndrome-grippal-orgmode.org #
# ./module3/ressources/analyse-syndrome-grippal-orgmode+R.org #
# ./module3/ressources/analyse-syndrome-grippal-orgmode+Lisp+Python+R.org #
./module4/ressources/resources_refs.org # https://www.fun-mooc.fr/courses/course-v1:inria+41016+session02/jump_to_id/3c3c8cb2160d44e09a087b825beb92b8
./module4/ressources/resources_refs_fr.org # https://www.fun-mooc.fr/courses/course-v1:inria+41016+session02/jump_to_id/3c3c8cb2160d44e09a087b825beb92b8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment