diff --git a/Intermediate/An Introduction to Graph Theory/meta.toml b/Intermediate/An Introduction to Graph Theory/meta.toml new file mode 100644 index 0000000..56e9e19 --- /dev/null +++ b/Intermediate/An Introduction to Graph Theory/meta.toml @@ -0,0 +1,6 @@ +[metadata] +title = "An Introduction to Graph Theory" + +[publish] +handout = true +solutions = false diff --git a/Intermediate/Combinatorics/meta.toml b/Intermediate/Combinatorics/meta.toml new file mode 100644 index 0000000..cef0b9c --- /dev/null +++ b/Intermediate/Combinatorics/meta.toml @@ -0,0 +1,6 @@ +[metadata] +title = "Combinatorics" + +[publish] +handout = true +solutions = true diff --git a/Intermediate/Instant Insanity/meta.toml b/Intermediate/Instant Insanity/meta.toml new file mode 100644 index 0000000..a34a07f --- /dev/null +++ b/Intermediate/Instant Insanity/meta.toml @@ -0,0 +1,6 @@ +[metadata] +title = "Instant Insanity" + +[publish] +handout = true +solutions = false diff --git a/Intermediate/Newton's Laws/meta.toml b/Intermediate/Newton's Laws/meta.toml new file mode 100644 index 0000000..ea4c0a3 --- /dev/null +++ b/Intermediate/Newton's Laws/meta.toml @@ -0,0 +1,6 @@ +[metadata] +title = "Newton's Laws" + +[publish] +handout = true +solutions = false diff --git a/Intermediate/Probability/meta.toml b/Intermediate/Probability/meta.toml new file mode 100644 index 0000000..7d7367b --- /dev/null +++ b/Intermediate/Probability/meta.toml @@ -0,0 +1,6 @@ +[metadata] +title = "Probability" + +[publish] +handout = true +solutions = false diff --git a/Intermediate/Slide Rules/meta.toml b/Intermediate/Slide Rules/meta.toml new file mode 100644 index 0000000..43d74f7 --- /dev/null +++ b/Intermediate/Slide Rules/meta.toml @@ -0,0 +1,6 @@ +[metadata] +title = "Slide Rules" + +[publish] +handout = true +solutions = true diff --git a/Intermediate/Vectors 1/meta.toml b/Intermediate/Vectors 1/meta.toml new file mode 100644 index 0000000..98a4a91 --- /dev/null +++ b/Intermediate/Vectors 1/meta.toml @@ -0,0 +1,6 @@ +[metadata] +title = "Vectors 1" + +[publish] +handout = true +solutions = false diff --git a/Intermediate/Vectors 2/meta.toml b/Intermediate/Vectors 2/meta.toml new file mode 100644 index 0000000..eb9496b --- /dev/null +++ b/Intermediate/Vectors 2/meta.toml @@ -0,0 +1,6 @@ +[metadata] +title = "Vectors 2" + +[publish] +handout = true +solutions = false