diff --git a/cppToJava/about/index.md b/cppToJava/about/index.md
index efac3703e6..b19efc4c05 100644
--- a/cppToJava/about/index.md
+++ b/cppToJava/about/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: About this Book Chapter"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/classes/classLevelMembers/index.md b/cppToJava/classes/classLevelMembers/index.md
index 9ff4d0bea0..aa7c06df2a 100644
--- a/cppToJava/classes/classLevelMembers/index.md
+++ b/cppToJava/classes/classLevelMembers/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Objects: Getters and Setters"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/classes/definingClasses/index.md b/cppToJava/classes/definingClasses/index.md
index 2117d67087..aa4cf94f36 100644
--- a/cppToJava/classes/definingClasses/index.md
+++ b/cppToJava/classes/definingClasses/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Objects: Using Java Objects"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/classes/gettersAndSetters/index.md b/cppToJava/classes/gettersAndSetters/index.md
index 9ff4d0bea0..aa7c06df2a 100644
--- a/cppToJava/classes/gettersAndSetters/index.md
+++ b/cppToJava/classes/gettersAndSetters/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Objects: Getters and Setters"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/classes/index.md b/cppToJava/classes/index.md
index 79271509e7..8fa09c9ccb 100644
--- a/cppToJava/classes/index.md
+++ b/cppToJava/classes/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Classes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/collections/arrayListClass/index.md b/cppToJava/collections/arrayListClass/index.md
index 005abaeac0..76ffe57e41 100644
--- a/cppToJava/collections/arrayListClass/index.md
+++ b/cppToJava/collections/arrayListClass/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Collections : The ArrayList Class"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/collections/hashMapClass/index.md b/cppToJava/collections/hashMapClass/index.md
index f609e9f5a5..003797bea5 100644
--- a/cppToJava/collections/hashMapClass/index.md
+++ b/cppToJava/collections/hashMapClass/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Collections : The HashMap Class"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/collections/index.md b/cppToJava/collections/index.md
index a02ec3259b..97e0497a66 100644
--- a/cppToJava/collections/index.md
+++ b/cppToJava/collections/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Collections"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/collections/what/index.md b/cppToJava/collections/what/index.md
index c507d23f5d..d778acb8e9 100644
--- a/cppToJava/collections/what/index.md
+++ b/cppToJava/collections/what/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Collections : The Collections Framework"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/controlFlow/branching/index.md b/cppToJava/controlFlow/branching/index.md
index 41732cacc0..e03e2bddbd 100644
--- a/cppToJava/controlFlow/branching/index.md
+++ b/cppToJava/controlFlow/branching/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Control Flow: Branching"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/controlFlow/index.md b/cppToJava/controlFlow/index.md
index 4c0abf2be9..ef898c37b3 100644
--- a/cppToJava/controlFlow/index.md
+++ b/cppToJava/controlFlow/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Control Flow"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/controlFlow/loops/index.md b/cppToJava/controlFlow/loops/index.md
index 45c553f0b4..51e0775cc4 100644
--- a/cppToJava/controlFlow/loops/index.md
+++ b/cppToJava/controlFlow/loops/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Control Flow: Loops"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/controlFlow/methods/index.md b/cppToJava/controlFlow/methods/index.md
index 1219724773..d6392c363a 100644
--- a/cppToJava/controlFlow/methods/index.md
+++ b/cppToJava/controlFlow/methods/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Control Flow: Methods"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/dataTypes/arrays/index.md b/cppToJava/dataTypes/arrays/index.md
index 865b6df78e..ec5054aded 100644
--- a/cppToJava/dataTypes/arrays/index.md
+++ b/cppToJava/dataTypes/arrays/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Data Types: Arrays"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/dataTypes/index.md b/cppToJava/dataTypes/index.md
index 166fcea50e..62b9bad09a 100644
--- a/cppToJava/dataTypes/index.md
+++ b/cppToJava/dataTypes/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Data Types"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/dataTypes/operators/index.md b/cppToJava/dataTypes/operators/index.md
index 6ee9184b6c..9f2e09c57f 100644
--- a/cppToJava/dataTypes/operators/index.md
+++ b/cppToJava/dataTypes/operators/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Data Types: Operators"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/dataTypes/primitiveTypes/index.md b/cppToJava/dataTypes/primitiveTypes/index.md
index a37ece9189..0ca67efded 100644
--- a/cppToJava/dataTypes/primitiveTypes/index.md
+++ b/cppToJava/dataTypes/primitiveTypes/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Data Types: Primitive Types"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/dataTypes/variables/index.md b/cppToJava/dataTypes/variables/index.md
index 551833991c..774aba77f1 100644
--- a/cppToJava/dataTypes/variables/index.md
+++ b/cppToJava/dataTypes/variables/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Data Types: Variables"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/exceptions/how/index.md b/cppToJava/exceptions/how/index.md
index 8389421cd3..c6204fa7d3 100644
--- a/cppToJava/exceptions/how/index.md
+++ b/cppToJava/exceptions/how/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Exceptions: How to use"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/exceptions/index.md b/cppToJava/exceptions/index.md
index ae5043b388..dfda6436c6 100644
--- a/cppToJava/exceptions/index.md
+++ b/cppToJava/exceptions/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Exceptions"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/exceptions/what/index.md b/cppToJava/exceptions/what/index.md
index 63c572c709..1bd51dc933 100644
--- a/cppToJava/exceptions/what/index.md
+++ b/cppToJava/exceptions/what/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Exceptions: What are Exceptions?"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/generics/how/index.md b/cppToJava/generics/how/index.md
index 95080151e9..9835a496fb 100644
--- a/cppToJava/generics/how/index.md
+++ b/cppToJava/generics/how/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Generics: How to use Generics"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/generics/index.md b/cppToJava/generics/index.md
index a6527893c3..849b5a8edd 100644
--- a/cppToJava/generics/index.md
+++ b/cppToJava/generics/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Generics"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/generics/what/index.md b/cppToJava/generics/what/index.md
index 5a6bbd5abe..2f53030b87 100644
--- a/cppToJava/generics/what/index.md
+++ b/cppToJava/generics/what/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Generics: What are Generics?"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/gettingStarted/compiling/index.md b/cppToJava/gettingStarted/compiling/index.md
index c876e020cb..4d5422f8b1 100644
--- a/cppToJava/gettingStarted/compiling/index.md
+++ b/cppToJava/gettingStarted/compiling/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Getting Started: Compiling a Program"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/gettingStarted/helloWorld/index.md b/cppToJava/gettingStarted/helloWorld/index.md
index 25c7724c30..8140917c5e 100644
--- a/cppToJava/gettingStarted/helloWorld/index.md
+++ b/cppToJava/gettingStarted/helloWorld/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Getting Started: HelloWorld"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/gettingStarted/index.md b/cppToJava/gettingStarted/index.md
index b8c59f62df..fe6781e068 100644
--- a/cppToJava/gettingStarted/index.md
+++ b/cppToJava/gettingStarted/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Getting Started"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/gettingStarted/installation/index.md b/cppToJava/gettingStarted/installation/index.md
index e99dc863f0..ba7fac9138 100644
--- a/cppToJava/gettingStarted/installation/index.md
+++ b/cppToJava/gettingStarted/installation/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Getting Started: Installation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/gettingStarted/running/index.md b/cppToJava/gettingStarted/running/index.md
index dc1886ac50..9a4206b0dc 100644
--- a/cppToJava/gettingStarted/running/index.md
+++ b/cppToJava/gettingStarted/running/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Getting Started: Running a Program"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/index.md b/cppToJava/index.md
index 77c11ca695..f91cf22531 100644
--- a/cppToJava/index.md
+++ b/cppToJava/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/inheritance/abstractClassesAndMethods/index.md b/cppToJava/inheritance/abstractClassesAndMethods/index.md
index 4c1337e343..6dd7ef6b4d 100644
--- a/cppToJava/inheritance/abstractClassesAndMethods/index.md
+++ b/cppToJava/inheritance/abstractClassesAndMethods/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Inheritance: Abstract Classes and Methods"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/inheritance/basic/index.md b/cppToJava/inheritance/basic/index.md
index 5362c98fa5..1d437c539e 100644
--- a/cppToJava/inheritance/basic/index.md
+++ b/cppToJava/inheritance/basic/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Inheritance: Basics"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/inheritance/index.md b/cppToJava/inheritance/index.md
index c101f12a86..24f9dd06b4 100644
--- a/cppToJava/inheritance/index.md
+++ b/cppToJava/inheritance/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Inheritance"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/inheritance/interfaces/index.md b/cppToJava/inheritance/interfaces/index.md
index faeda2018d..37c89370c0 100644
--- a/cppToJava/inheritance/interfaces/index.md
+++ b/cppToJava/inheritance/interfaces/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Inheritance: Interfaces"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/inheritance/objectClass/index.md b/cppToJava/inheritance/objectClass/index.md
index bbea6d587e..6c63073de3 100644
--- a/cppToJava/inheritance/objectClass/index.md
+++ b/cppToJava/inheritance/objectClass/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Inheritance: The Object Class"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/inheritance/polymorphism/index.md b/cppToJava/inheritance/polymorphism/index.md
index 0ef6a4d603..2e80f31206 100644
--- a/cppToJava/inheritance/polymorphism/index.md
+++ b/cppToJava/inheritance/polymorphism/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Inheritance: Polymorphism"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/javaWorld/editions/index.md b/cppToJava/javaWorld/editions/index.md
index 0edffad5f1..d0fb7656b7 100644
--- a/cppToJava/javaWorld/editions/index.md
+++ b/cppToJava/javaWorld/editions/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: The Java World: Java Editions"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/javaWorld/how/index.md b/cppToJava/javaWorld/how/index.md
index ad638141a4..51f3966450 100644
--- a/cppToJava/javaWorld/how/index.md
+++ b/cppToJava/javaWorld/how/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: The Java World: How Java Works"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/javaWorld/index.md b/cppToJava/javaWorld/index.md
index 0fb78c8956..4eadc5b298 100644
--- a/cppToJava/javaWorld/index.md
+++ b/cppToJava/javaWorld/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: The Java World"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/javaWorld/what/index.md b/cppToJava/javaWorld/what/index.md
index ca1d9ca937..dc89596bcc 100644
--- a/cppToJava/javaWorld/what/index.md
+++ b/cppToJava/javaWorld/what/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: The Java World: What is Java?"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/misc/accessModifiers/index.md b/cppToJava/misc/accessModifiers/index.md
index 5b41052a24..ee57e7f759 100644
--- a/cppToJava/misc/accessModifiers/index.md
+++ b/cppToJava/misc/accessModifiers/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Miscellaneous Topics: Access Modifiers"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/misc/casting/index.md b/cppToJava/misc/casting/index.md
index 442260cda1..bc85413db3 100644
--- a/cppToJava/misc/casting/index.md
+++ b/cppToJava/misc/casting/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Miscellaneous Topics: Casting"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/misc/constants/index.md b/cppToJava/misc/constants/index.md
index 87b3c8e379..0df3853033 100644
--- a/cppToJava/misc/constants/index.md
+++ b/cppToJava/misc/constants/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Miscellaneous Topics: Constants"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/misc/enums/index.md b/cppToJava/misc/enums/index.md
index 24002ae816..f43dfb1170 100644
--- a/cppToJava/misc/enums/index.md
+++ b/cppToJava/misc/enums/index.md
@@ -1,8 +1,5 @@
title: "Java: Use Enums"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/misc/fileAccess/index.md b/cppToJava/misc/fileAccess/index.md
index 87b3c8e379..0df3853033 100644
--- a/cppToJava/misc/fileAccess/index.md
+++ b/cppToJava/misc/fileAccess/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Miscellaneous Topics: Constants"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/misc/index.md b/cppToJava/misc/index.md
index 2354318fa0..e4a63e0f89 100644
--- a/cppToJava/misc/index.md
+++ b/cppToJava/misc/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Miscellaneous Topics"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/misc/packages/index.md b/cppToJava/misc/packages/index.md
index 87b3c8e379..0df3853033 100644
--- a/cppToJava/misc/packages/index.md
+++ b/cppToJava/misc/packages/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Miscellaneous Topics: Constants"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/objects/garbageCollection/index.md b/cppToJava/objects/garbageCollection/index.md
index 9ab7681ec0..a33606643c 100644
--- a/cppToJava/objects/garbageCollection/index.md
+++ b/cppToJava/objects/garbageCollection/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Objects: Garbage Collection"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/objects/index.md b/cppToJava/objects/index.md
index b783fec1e3..3c1a822881 100644
--- a/cppToJava/objects/index.md
+++ b/cppToJava/objects/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Objects"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/objects/instanceMembers/index.md b/cppToJava/objects/instanceMembers/index.md
index d705fbc723..3481ea968e 100644
--- a/cppToJava/objects/instanceMembers/index.md
+++ b/cppToJava/objects/instanceMembers/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Objects: Instance Members"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/objects/passingObjects/index.md b/cppToJava/objects/passingObjects/index.md
index 3d26e229de..c1ee96c2b5 100644
--- a/cppToJava/objects/passingObjects/index.md
+++ b/cppToJava/objects/passingObjects/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Objects: Passing Objects"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/objects/usingObjects/index.md b/cppToJava/objects/usingObjects/index.md
index 2117d67087..aa4cf94f36 100644
--- a/cppToJava/objects/usingObjects/index.md
+++ b/cppToJava/objects/usingObjects/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Objects: Using Java Objects"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/print.md b/cppToJava/print.md
index 29b8de00a2..1743c77736 100644
--- a/cppToJava/print.md
+++ b/cppToJava/print.md
@@ -1,10 +1,7 @@
title: "C++ to Java [Printable]"
-footer: footer.md
-
-
diff --git a/cppToJava/usefulClasses/api/index.md b/cppToJava/usefulClasses/api/index.md
index 2117d67087..aa4cf94f36 100644
--- a/cppToJava/usefulClasses/api/index.md
+++ b/cppToJava/usefulClasses/api/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Objects: Using Java Objects"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/usefulClasses/arraysClass/index.md b/cppToJava/usefulClasses/arraysClass/index.md
index 1ab71ccb5b..86d1be0cbc 100644
--- a/cppToJava/usefulClasses/arraysClass/index.md
+++ b/cppToJava/usefulClasses/arraysClass/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Some Useful Classes: The Arrays Class"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/usefulClasses/index.md b/cppToJava/usefulClasses/index.md
index 8c690b646e..903a483b80 100644
--- a/cppToJava/usefulClasses/index.md
+++ b/cppToJava/usefulClasses/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Some Useful Classes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/usefulClasses/scannerClass/index.md b/cppToJava/usefulClasses/scannerClass/index.md
index 85934d4fd2..0237191ce1 100644
--- a/cppToJava/usefulClasses/scannerClass/index.md
+++ b/cppToJava/usefulClasses/scannerClass/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Some Useful Classes: The Scanner Class"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/usefulClasses/stringClass/index.md b/cppToJava/usefulClasses/stringClass/index.md
index 11a8b6687c..7f31f3addc 100644
--- a/cppToJava/usefulClasses/stringClass/index.md
+++ b/cppToJava/usefulClasses/stringClass/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Some Useful Classes: The String Class"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/cppToJava/usefulClasses/wrapperClasses/index.md b/cppToJava/usefulClasses/wrapperClasses/index.md
index 1ac006707a..0984efcd3f 100644
--- a/cppToJava/usefulClasses/wrapperClasses/index.md
+++ b/cppToJava/usefulClasses/wrapperClasses/index.md
@@ -1,8 +1,5 @@
title: "C++ to Java: Some Useful Classes: Wrapper Classes for Primitive Types"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/design/index.md b/design/index.md
index 5fc9b293a4..70d538f02a 100644
--- a/design/index.md
+++ b/design/index.md
@@ -1,8 +1,5 @@
title: "Software Design"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/design/introduction/index.md b/design/introduction/index.md
index 2211918a3e..41472d9bbd 100644
--- a/design/introduction/index.md
+++ b/design/introduction/index.md
@@ -1,8 +1,5 @@
title: "Software Design: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/design/introduction/what/index.md b/design/introduction/what/index.md
index d0acccab55..150c8e52bc 100644
--- a/design/introduction/what/index.md
+++ b/design/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design: Introduction: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/design/print.md b/design/print.md
index 212c041f68..1a1430ca01 100644
--- a/design/print.md
+++ b/design/print.md
@@ -1,10 +1,7 @@
title: "Software Design [Printable]"
-footer: footer.md
-
-
diff --git a/designApproaches/agileDesign/index.md b/designApproaches/agileDesign/index.md
index c15604d990..4c5873fd8c 100644
--- a/designApproaches/agileDesign/index.md
+++ b/designApproaches/agileDesign/index.md
@@ -1,8 +1,5 @@
title: "Design Approaches: Agile Design"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designApproaches/agileDesign/what/index.md b/designApproaches/agileDesign/what/index.md
index 811da6f303..ad0033131b 100644
--- a/designApproaches/agileDesign/what/index.md
+++ b/designApproaches/agileDesign/what/index.md
@@ -1,8 +1,5 @@
title: "Design Approaches: Agile Design"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designApproaches/index.md b/designApproaches/index.md
index c1fb3260a1..a01ddf28f5 100644
--- a/designApproaches/index.md
+++ b/designApproaches/index.md
@@ -1,8 +1,5 @@
title: "Design Approaches"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designApproaches/multilevelDesign/index.md b/designApproaches/multilevelDesign/index.md
index cda85c1fb6..35fd82e0ea 100644
--- a/designApproaches/multilevelDesign/index.md
+++ b/designApproaches/multilevelDesign/index.md
@@ -1,8 +1,5 @@
title: "Design Approaches: Multi-Level Design"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designApproaches/multilevelDesign/what/index.md b/designApproaches/multilevelDesign/what/index.md
index c9562314fe..09647b47f4 100644
--- a/designApproaches/multilevelDesign/what/index.md
+++ b/designApproaches/multilevelDesign/what/index.md
@@ -1,8 +1,5 @@
title: "Design Approaches: Multi-Level Design"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designApproaches/topDownBottomUp/index.md b/designApproaches/topDownBottomUp/index.md
index da9d4783a2..239933a618 100644
--- a/designApproaches/topDownBottomUp/index.md
+++ b/designApproaches/topDownBottomUp/index.md
@@ -1,8 +1,5 @@
title: "Design Approaches: Top-Down and Bottom-Up Design"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designApproaches/topDownBottomUp/what/index.md b/designApproaches/topDownBottomUp/what/index.md
index 3fd807aed2..d213bc562c 100644
--- a/designApproaches/topDownBottomUp/what/index.md
+++ b/designApproaches/topDownBottomUp/what/index.md
@@ -1,8 +1,5 @@
title: "Design Approaches: Top-Down and Bottom-Up Design"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/abstraction/index.md b/designFundamentals/abstraction/index.md
index e1166509b4..79b5a016ed 100644
--- a/designFundamentals/abstraction/index.md
+++ b/designFundamentals/abstraction/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals: Abstraction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/abstraction/what/index.md b/designFundamentals/abstraction/what/index.md
index 5ba8f980a4..a6378d60ef 100644
--- a/designFundamentals/abstraction/what/index.md
+++ b/designFundamentals/abstraction/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals: Abstraction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/cohesion/how/index.md b/designFundamentals/cohesion/how/index.md
index c30383a996..52b32824f8 100644
--- a/designFundamentals/cohesion/how/index.md
+++ b/designFundamentals/cohesion/how/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals: Cohesion: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/cohesion/index.md b/designFundamentals/cohesion/index.md
index a70bddd11b..f7c5cdbdb1 100644
--- a/designFundamentals/cohesion/index.md
+++ b/designFundamentals/cohesion/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals: Cohesion"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/cohesion/what/index.md b/designFundamentals/cohesion/what/index.md
index 2b7b9dfa6e..fd8afcd724 100644
--- a/designFundamentals/cohesion/what/index.md
+++ b/designFundamentals/cohesion/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals: Cohesion: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/coupling/how/index.md b/designFundamentals/coupling/how/index.md
index db14188ee0..1caa3de00c 100644
--- a/designFundamentals/coupling/how/index.md
+++ b/designFundamentals/coupling/how/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals: Coupling: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/coupling/index.md b/designFundamentals/coupling/index.md
index 7522747af8..7a82a28f6d 100644
--- a/designFundamentals/coupling/index.md
+++ b/designFundamentals/coupling/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals: Coupling"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/coupling/types/index.md b/designFundamentals/coupling/types/index.md
index 0838f33603..bf488d8347 100644
--- a/designFundamentals/coupling/types/index.md
+++ b/designFundamentals/coupling/types/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals: Coupling: Types of Coupling"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/coupling/what/index.md b/designFundamentals/coupling/what/index.md
index 8ae8100cda..cca12d4ea9 100644
--- a/designFundamentals/coupling/what/index.md
+++ b/designFundamentals/coupling/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals: Coupling: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/index.md b/designFundamentals/index.md
index 0ac5aab714..ef3fae85ef 100644
--- a/designFundamentals/index.md
+++ b/designFundamentals/index.md
@@ -1,8 +1,5 @@
title: "Software Design Fundamentals"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designFundamentals/print.md b/designFundamentals/print.md
index e6f860e315..5a7c1b16c8 100644
--- a/designFundamentals/print.md
+++ b/designFundamentals/print.md
@@ -1,10 +1,7 @@
title: "Software Design Fundamentals [Printable]"
-footer: footer.md
-
-
diff --git a/designPatterns/abstractionOccurrence/index.md b/designPatterns/abstractionOccurrence/index.md
index ca23c893cd..35380205ec 100644
--- a/designPatterns/abstractionOccurrence/index.md
+++ b/designPatterns/abstractionOccurrence/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Abstraction Occurrence"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/abstractionOccurrence/what/index.md b/designPatterns/abstractionOccurrence/what/index.md
index e48bc4b9d1..6aa7c7ffb0 100644
--- a/designPatterns/abstractionOccurrence/what/index.md
+++ b/designPatterns/abstractionOccurrence/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Abstraction Occurrence: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/command/index.md b/designPatterns/command/index.md
index ca0995bf34..b41f0bc9ff 100644
--- a/designPatterns/command/index.md
+++ b/designPatterns/command/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Command"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/command/what/index.md b/designPatterns/command/what/index.md
index 11e5d2ba99..687336ee28 100644
--- a/designPatterns/command/what/index.md
+++ b/designPatterns/command/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Command: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/facade/index.md b/designPatterns/facade/index.md
index 9281c4ed8e..ab4aa2a9cb 100644
--- a/designPatterns/facade/index.md
+++ b/designPatterns/facade/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Facade"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/facade/what/index.md b/designPatterns/facade/what/index.md
index 2458a814e0..d83c1859e7 100644
--- a/designPatterns/facade/what/index.md
+++ b/designPatterns/facade/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Facade: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/index.md b/designPatterns/index.md
index 0d27e7c03a..2d283aa85e 100644
--- a/designPatterns/index.md
+++ b/designPatterns/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/introduction/format/index.md b/designPatterns/introduction/format/index.md
index 1091916655..b76692b9a5 100644
--- a/designPatterns/introduction/format/index.md
+++ b/designPatterns/introduction/format/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Introduction: Format"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/introduction/index.md b/designPatterns/introduction/index.md
index 86514d4ece..cda8cdab24 100644
--- a/designPatterns/introduction/index.md
+++ b/designPatterns/introduction/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/introduction/what/index.md b/designPatterns/introduction/what/index.md
index fc6c4d220a..bca63709c5 100644
--- a/designPatterns/introduction/what/index.md
+++ b/designPatterns/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/modelViewController/index.md b/designPatterns/modelViewController/index.md
index 20e4aa8fa6..300acb9427 100644
--- a/designPatterns/modelViewController/index.md
+++ b/designPatterns/modelViewController/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Model View Controller"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/modelViewController/what/index.md b/designPatterns/modelViewController/what/index.md
index c4a4edc663..02ea65f12e 100644
--- a/designPatterns/modelViewController/what/index.md
+++ b/designPatterns/modelViewController/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Model View Controller: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/more/combiningDesignPatterns/index.md b/designPatterns/more/combiningDesignPatterns/index.md
index 020da90604..329eb01e6e 100644
--- a/designPatterns/more/combiningDesignPatterns/index.md
+++ b/designPatterns/more/combiningDesignPatterns/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: More: Combining Design Patterns"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/more/index.md b/designPatterns/more/index.md
index cb8e15c7ff..5bb63b6df6 100644
--- a/designPatterns/more/index.md
+++ b/designPatterns/more/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: More"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/more/otherDesignPatterns/index.md b/designPatterns/more/otherDesignPatterns/index.md
index 2846bbbd6c..614601db89 100644
--- a/designPatterns/more/otherDesignPatterns/index.md
+++ b/designPatterns/more/otherDesignPatterns/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: More: Other Design Patterns"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/more/otherTypesOfPatterns/index.md b/designPatterns/more/otherTypesOfPatterns/index.md
index 11e9936f47..03fcd1c6d1 100644
--- a/designPatterns/more/otherTypesOfPatterns/index.md
+++ b/designPatterns/more/otherTypesOfPatterns/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: More: Other Types of Patterns"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/more/usingDesignPatterns/index.md b/designPatterns/more/usingDesignPatterns/index.md
index b2982969c1..33489f3239 100644
--- a/designPatterns/more/usingDesignPatterns/index.md
+++ b/designPatterns/more/usingDesignPatterns/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: More: Using Design Patterns"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/more/vsPrinciples/index.md b/designPatterns/more/vsPrinciples/index.md
index 9f1936510d..4cef1f0239 100644
--- a/designPatterns/more/vsPrinciples/index.md
+++ b/designPatterns/more/vsPrinciples/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: More: Patterns vs Principles"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/observer/index.md b/designPatterns/observer/index.md
index 6afafb9a4d..7193e848e5 100644
--- a/designPatterns/observer/index.md
+++ b/designPatterns/observer/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Observer"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/observer/what/index.md b/designPatterns/observer/what/index.md
index 35f2442c66..0ffacfdd5f 100644
--- a/designPatterns/observer/what/index.md
+++ b/designPatterns/observer/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Observer: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/print.md b/designPatterns/print.md
index 4bdef87d1e..e060417b02 100644
--- a/designPatterns/print.md
+++ b/designPatterns/print.md
@@ -1,10 +1,7 @@
title: "Software Design Patterns [Printable]"
-footer: footer.md
-
-
diff --git a/designPatterns/singleton/evaluation/index.md b/designPatterns/singleton/evaluation/index.md
index 88e3e9e772..8fce1231ec 100644
--- a/designPatterns/singleton/evaluation/index.md
+++ b/designPatterns/singleton/evaluation/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Singleton: Evaluation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/singleton/implementation/index.md b/designPatterns/singleton/implementation/index.md
index 899c8bf22f..e946dba639 100644
--- a/designPatterns/singleton/implementation/index.md
+++ b/designPatterns/singleton/implementation/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Singleton: Implementation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/singleton/index.md b/designPatterns/singleton/index.md
index 5e47c8ff8b..b407da7fac 100644
--- a/designPatterns/singleton/index.md
+++ b/designPatterns/singleton/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Singleton"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/designPatterns/singleton/what/index.md b/designPatterns/singleton/what/index.md
index 2d7adbf620..f94608781f 100644
--- a/designPatterns/singleton/what/index.md
+++ b/designPatterns/singleton/what/index.md
@@ -1,8 +1,5 @@
title: "Software Design Patterns: Singleton: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/aimForComprehensibility/how/index.md b/documentation/guidelines/aimForComprehensibility/how/index.md
index 3091f94ab4..2c292d03c6 100644
--- a/documentation/guidelines/aimForComprehensibility/how/index.md
+++ b/documentation/guidelines/aimForComprehensibility/how/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Aim for Comprehensibility: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/aimForComprehensibility/index.md b/documentation/guidelines/aimForComprehensibility/index.md
index 484a649f2d..32120ac2a8 100644
--- a/documentation/guidelines/aimForComprehensibility/index.md
+++ b/documentation/guidelines/aimForComprehensibility/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Guidelines: Aim for Comprehensibility"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/aimForComprehensibility/what/index.md b/documentation/guidelines/aimForComprehensibility/what/index.md
index 9586f05acc..9402a1709a 100644
--- a/documentation/guidelines/aimForComprehensibility/what/index.md
+++ b/documentation/guidelines/aimForComprehensibility/what/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Aim for Comprehensibility: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/documentMinimally/how/index.md b/documentation/guidelines/documentMinimally/how/index.md
index 4684256880..59e0fae0d0 100644
--- a/documentation/guidelines/documentMinimally/how/index.md
+++ b/documentation/guidelines/documentMinimally/how/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Document Minimally, but Sufficiently: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/documentMinimally/index.md b/documentation/guidelines/documentMinimally/index.md
index 634ed79a55..6d182f2664 100644
--- a/documentation/guidelines/documentMinimally/index.md
+++ b/documentation/guidelines/documentMinimally/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Guidelines: Document Minimally, but Sufficiently"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/documentMinimally/what/index.md b/documentation/guidelines/documentMinimally/what/index.md
index 7807b4c2dc..74538d94cd 100644
--- a/documentation/guidelines/documentMinimally/what/index.md
+++ b/documentation/guidelines/documentMinimally/what/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Document Minimally, but Sufficiently: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/goTopDown/how/index.md b/documentation/guidelines/goTopDown/how/index.md
index faef1bdf2e..3e8ddaac85 100644
--- a/documentation/guidelines/goTopDown/how/index.md
+++ b/documentation/guidelines/goTopDown/how/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Go Top-down, Not Bottom-up: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/goTopDown/index.md b/documentation/guidelines/goTopDown/index.md
index a45a885031..dcd7fe318b 100644
--- a/documentation/guidelines/goTopDown/index.md
+++ b/documentation/guidelines/goTopDown/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Guidelines: Go Top-down, Not Bottom-up"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/goTopDown/what/index.md b/documentation/guidelines/goTopDown/what/index.md
index 22df9df005..da4f426292 100644
--- a/documentation/guidelines/goTopDown/what/index.md
+++ b/documentation/guidelines/goTopDown/what/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Go Top-down, Not Bottom-up: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/goTopDown/why/index.md b/documentation/guidelines/goTopDown/why/index.md
index eab31f1a4d..5e08380089 100644
--- a/documentation/guidelines/goTopDown/why/index.md
+++ b/documentation/guidelines/goTopDown/why/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Go Top-down, Not Bottom-up: Why"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/guidelines/index.md b/documentation/guidelines/index.md
index 7ad3978316..5dd17bee81 100644
--- a/documentation/guidelines/index.md
+++ b/documentation/guidelines/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Guidelines"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/index.md b/documentation/index.md
index eddde74476..42a63c0b46 100644
--- a/documentation/index.md
+++ b/documentation/index.md
@@ -1,8 +1,5 @@
title: "Documentation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/introduction/index.md b/documentation/introduction/index.md
index 2b0643df5b..746153e8cf 100644
--- a/documentation/introduction/index.md
+++ b/documentation/introduction/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/introduction/what/index.md b/documentation/introduction/what/index.md
index ce3b6b8b6a..ace18df4c6 100644
--- a/documentation/introduction/what/index.md
+++ b/documentation/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/print.md b/documentation/print.md
index 66ae637e2c..c6e35d3194 100644
--- a/documentation/print.md
+++ b/documentation/print.md
@@ -1,10 +1,7 @@
title: "Documentation [Printable]"
-footer: footer.md
-
-
diff --git a/documentation/tools/asciiDoc/index.md b/documentation/tools/asciiDoc/index.md
index 1bb31ba652..ab268e0b9f 100644
--- a/documentation/tools/asciiDoc/index.md
+++ b/documentation/tools/asciiDoc/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Tools: AsciiDoc"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/tools/asciiDoc/what/index.md b/documentation/tools/asciiDoc/what/index.md
index 8e4216e393..f680d74040 100644
--- a/documentation/tools/asciiDoc/what/index.md
+++ b/documentation/tools/asciiDoc/what/index.md
@@ -1,8 +1,5 @@
title: "Documentation: AsciiDoc: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/tools/index.md b/documentation/tools/index.md
index a6573974da..403387ca88 100644
--- a/documentation/tools/index.md
+++ b/documentation/tools/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Tools"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/tools/javaDoc/how/index.md b/documentation/tools/javaDoc/how/index.md
index f54381b9d3..f910975e12 100644
--- a/documentation/tools/javaDoc/how/index.md
+++ b/documentation/tools/javaDoc/how/index.md
@@ -1,8 +1,5 @@
title: "Documentation: JavaDoc: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/tools/javaDoc/index.md b/documentation/tools/javaDoc/index.md
index 778c086664..13c5a19c72 100644
--- a/documentation/tools/javaDoc/index.md
+++ b/documentation/tools/javaDoc/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Tools: JavaDoc"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/tools/javaDoc/what/index.md b/documentation/tools/javaDoc/what/index.md
index bf0489ec59..5ff1b4446b 100644
--- a/documentation/tools/javaDoc/what/index.md
+++ b/documentation/tools/javaDoc/what/index.md
@@ -1,8 +1,5 @@
title: "Documentation: JavaDoc: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/tools/markdown/how/index.md b/documentation/tools/markdown/how/index.md
index df1ac9a348..f6a0f9ab09 100644
--- a/documentation/tools/markdown/how/index.md
+++ b/documentation/tools/markdown/how/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Markdown: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/tools/markdown/index.md b/documentation/tools/markdown/index.md
index d2697b356a..d30ccb34ad 100644
--- a/documentation/tools/markdown/index.md
+++ b/documentation/tools/markdown/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Tools: Markdown"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/documentation/tools/markdown/what/index.md b/documentation/tools/markdown/what/index.md
index 0fce1d3a69..9aa7a8eb45 100644
--- a/documentation/tools/markdown/what/index.md
+++ b/documentation/tools/markdown/what/index.md
@@ -1,8 +1,5 @@
title: "Documentation: Markdown: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/assertions/how/index.md b/errorHandling/assertions/how/index.md
index 3318c23cc8..270a73a621 100644
--- a/errorHandling/assertions/how/index.md
+++ b/errorHandling/assertions/how/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Assertions: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/assertions/index.md b/errorHandling/assertions/index.md
index fe94bdb5d8..8712460a28 100644
--- a/errorHandling/assertions/index.md
+++ b/errorHandling/assertions/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Assertions"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/assertions/what/index.md b/errorHandling/assertions/what/index.md
index 84be7e38d1..15c141d3e7 100644
--- a/errorHandling/assertions/what/index.md
+++ b/errorHandling/assertions/what/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Assertions: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/assertions/when/index.md b/errorHandling/assertions/when/index.md
index df0e199194..f416f82f2d 100644
--- a/errorHandling/assertions/when/index.md
+++ b/errorHandling/assertions/when/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Assertions: When"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/defensiveProgramming/1to1Associations/index.md b/errorHandling/defensiveProgramming/1to1Associations/index.md
index a16f93af92..7014c63234 100644
--- a/errorHandling/defensiveProgramming/1to1Associations/index.md
+++ b/errorHandling/defensiveProgramming/1to1Associations/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Defensive Programming: Enforcing 1-to-1 Associations"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/defensiveProgramming/compulsoryAssociations/index.md b/errorHandling/defensiveProgramming/compulsoryAssociations/index.md
index 83c8fb8f17..9592e15ff9 100644
--- a/errorHandling/defensiveProgramming/compulsoryAssociations/index.md
+++ b/errorHandling/defensiveProgramming/compulsoryAssociations/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Defensive Programming: Enforcing Compulsory Associations"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/defensiveProgramming/index.md b/errorHandling/defensiveProgramming/index.md
index 48c4bfa1ab..41c668d263 100644
--- a/errorHandling/defensiveProgramming/index.md
+++ b/errorHandling/defensiveProgramming/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Defensive Programming"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/defensiveProgramming/referentialIntegrity/index.md b/errorHandling/defensiveProgramming/referentialIntegrity/index.md
index d3d6703a06..a3567a6043 100644
--- a/errorHandling/defensiveProgramming/referentialIntegrity/index.md
+++ b/errorHandling/defensiveProgramming/referentialIntegrity/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Defensive Programming: Enforcing Referential Integrity"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/defensiveProgramming/what/index.md b/errorHandling/defensiveProgramming/what/index.md
index 6f0a3ac5dd..2be03d95f8 100644
--- a/errorHandling/defensiveProgramming/what/index.md
+++ b/errorHandling/defensiveProgramming/what/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Defensive Programming: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/defensiveProgramming/when/index.md b/errorHandling/defensiveProgramming/when/index.md
index b3f43268d9..4c7ed4f64f 100644
--- a/errorHandling/defensiveProgramming/when/index.md
+++ b/errorHandling/defensiveProgramming/when/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Defensive Programming: When"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/designByContract/index.md b/errorHandling/designByContract/index.md
index 9074b67ea1..3ea1d8012a 100644
--- a/errorHandling/designByContract/index.md
+++ b/errorHandling/designByContract/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Design-by-Contract Approach"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/designByContract/what/index.md b/errorHandling/designByContract/what/index.md
index e745e0a257..196df3cce5 100644
--- a/errorHandling/designByContract/what/index.md
+++ b/errorHandling/designByContract/what/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Design-by-Contract Approach: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/exceptions/how/index.md b/errorHandling/exceptions/how/index.md
index be20781c77..780bff46af 100644
--- a/errorHandling/exceptions/how/index.md
+++ b/errorHandling/exceptions/how/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Exceptions: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/exceptions/index.md b/errorHandling/exceptions/index.md
index 18e7e6591c..c1981eacfe 100644
--- a/errorHandling/exceptions/index.md
+++ b/errorHandling/exceptions/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Exceptions"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/exceptions/what/index.md b/errorHandling/exceptions/what/index.md
index 017b79a637..ca4547e75e 100644
--- a/errorHandling/exceptions/what/index.md
+++ b/errorHandling/exceptions/what/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Exceptions: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/exceptions/when/index.md b/errorHandling/exceptions/when/index.md
index bb646a666a..10dd15bd05 100644
--- a/errorHandling/exceptions/when/index.md
+++ b/errorHandling/exceptions/when/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Exceptions: When"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/index.md b/errorHandling/index.md
index 3717777a2a..5797ad25f4 100644
--- a/errorHandling/index.md
+++ b/errorHandling/index.md
@@ -1,8 +1,5 @@
title: "Error Handling"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/introduction/index.md b/errorHandling/introduction/index.md
index 384b2f22b2..6483dc2070 100644
--- a/errorHandling/introduction/index.md
+++ b/errorHandling/introduction/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/introduction/what/index.md b/errorHandling/introduction/what/index.md
index d8ef75121c..4add76a717 100644
--- a/errorHandling/introduction/what/index.md
+++ b/errorHandling/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/logging/how/index.md b/errorHandling/logging/how/index.md
index e69831019a..b653d94da4 100644
--- a/errorHandling/logging/how/index.md
+++ b/errorHandling/logging/how/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Logging: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/logging/index.md b/errorHandling/logging/index.md
index b63a3f2b73..7bfc5cd9ac 100644
--- a/errorHandling/logging/index.md
+++ b/errorHandling/logging/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Logging"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/logging/what/index.md b/errorHandling/logging/what/index.md
index 7d82a096b4..e651fc49b5 100644
--- a/errorHandling/logging/what/index.md
+++ b/errorHandling/logging/what/index.md
@@ -1,8 +1,5 @@
title: "Error Handling: Logging: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/errorHandling/print.md b/errorHandling/print.md
index d6a3d829b1..b6448e9661 100644
--- a/errorHandling/print.md
+++ b/errorHandling/print.md
@@ -1,10 +1,7 @@
title: "Error Handling [Printable]"
-footer: footer.md
-
-
diff --git a/gatheringRequirements/brainstorming/index.md b/gatheringRequirements/brainstorming/index.md
index f335e1c252..534b13fc1a 100644
--- a/gatheringRequirements/brainstorming/index.md
+++ b/gatheringRequirements/brainstorming/index.md
@@ -1,8 +1,5 @@
title: "Gathering Requirements: Brainstorming"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gatheringRequirements/focusGroups/index.md b/gatheringRequirements/focusGroups/index.md
index 63cd214a7e..7af9097f8c 100644
--- a/gatheringRequirements/focusGroups/index.md
+++ b/gatheringRequirements/focusGroups/index.md
@@ -1,8 +1,5 @@
title: "Gathering Requirements: Focus Groups"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gatheringRequirements/index.md b/gatheringRequirements/index.md
index ef9e687d68..bc4845b616 100644
--- a/gatheringRequirements/index.md
+++ b/gatheringRequirements/index.md
@@ -1,8 +1,5 @@
title: "Gathering Requirements"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gatheringRequirements/interviews/index.md b/gatheringRequirements/interviews/index.md
index f12f784eb3..13535e7202 100644
--- a/gatheringRequirements/interviews/index.md
+++ b/gatheringRequirements/interviews/index.md
@@ -1,8 +1,5 @@
title: "Gathering Requirements: Interviews"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gatheringRequirements/observation/index.md b/gatheringRequirements/observation/index.md
index 75dc43f9d1..1712431179 100644
--- a/gatheringRequirements/observation/index.md
+++ b/gatheringRequirements/observation/index.md
@@ -1,8 +1,5 @@
title: "Gathering Requirements: Observation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gatheringRequirements/print.md b/gatheringRequirements/print.md
index 86fb747ea6..7a14aa84f0 100644
--- a/gatheringRequirements/print.md
+++ b/gatheringRequirements/print.md
@@ -1,10 +1,7 @@
title: "Gathering Requirements [Printable]"
-footer: footer.md
-
-
diff --git a/gatheringRequirements/productSurveys/index.md b/gatheringRequirements/productSurveys/index.md
index e4be009467..c5b73ecaf7 100644
--- a/gatheringRequirements/productSurveys/index.md
+++ b/gatheringRequirements/productSurveys/index.md
@@ -1,8 +1,5 @@
title: "Gathering Requirements: Product Surveys"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gatheringRequirements/prototyping/index.md b/gatheringRequirements/prototyping/index.md
index a3ec9e2bb5..38229ddcb2 100644
--- a/gatheringRequirements/prototyping/index.md
+++ b/gatheringRequirements/prototyping/index.md
@@ -1,8 +1,5 @@
title: "Gathering Requirements: Prototyping"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gatheringRequirements/userSurveys/index.md b/gatheringRequirements/userSurveys/index.md
index 42f9900de7..4b5ac92a1a 100644
--- a/gatheringRequirements/userSurveys/index.md
+++ b/gatheringRequirements/userSurveys/index.md
@@ -1,8 +1,5 @@
title: "Gathering Requirements: User Surveys"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/branch/index.md b/gitAndGithub/branch/index.md
index a1a19a9ebe..60aa60b620 100644
--- a/gitAndGithub/branch/index.md
+++ b/gitAndGithub/branch/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Branch"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/checkout/index.md b/gitAndGithub/checkout/index.md
index 8d33ad10fa..ff77d47c61 100644
--- a/gitAndGithub/checkout/index.md
+++ b/gitAndGithub/checkout/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Checkout"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/clone/index.md b/gitAndGithub/clone/index.md
index 75cd110491..6253a5de2e 100644
--- a/gitAndGithub/clone/index.md
+++ b/gitAndGithub/clone/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Clone"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/commit/index.md b/gitAndGithub/commit/index.md
index 5f89bd1f56..96f79a5cdd 100644
--- a/gitAndGithub/commit/index.md
+++ b/gitAndGithub/commit/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Commit"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/createPRs/index.md b/gitAndGithub/createPRs/index.md
index 04ac9d081d..016610318a 100644
--- a/gitAndGithub/createPRs/index.md
+++ b/gitAndGithub/createPRs/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Create PRs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/forkingWorkflow/index.md b/gitAndGithub/forkingWorkflow/index.md
index e9c7f4147c..42bf2b6560 100644
--- a/gitAndGithub/forkingWorkflow/index.md
+++ b/gitAndGithub/forkingWorkflow/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Forking Workflow"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/ignore/index.md b/gitAndGithub/ignore/index.md
index e26c99f077..55fe418b2b 100644
--- a/gitAndGithub/ignore/index.md
+++ b/gitAndGithub/ignore/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Ignore"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/index.md b/gitAndGithub/index.md
index 86e1ec3d0b..53e35da653 100644
--- a/gitAndGithub/index.md
+++ b/gitAndGithub/index.md
@@ -1,8 +1,5 @@
title: "Git and Github"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/init/index.md b/gitAndGithub/init/index.md
index 08972d805f..2c22104a46 100644
--- a/gitAndGithub/init/index.md
+++ b/gitAndGithub/init/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Init"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/managePRs/index.md b/gitAndGithub/managePRs/index.md
index 1d921f85ac..0fcb73d35a 100644
--- a/gitAndGithub/managePRs/index.md
+++ b/gitAndGithub/managePRs/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Manage PRs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/mergeConflicts/index.md b/gitAndGithub/mergeConflicts/index.md
index ea23848a95..50bc10c499 100644
--- a/gitAndGithub/mergeConflicts/index.md
+++ b/gitAndGithub/mergeConflicts/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Merge Conflicts"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/print.md b/gitAndGithub/print.md
index 736a056169..9777c56712 100644
--- a/gitAndGithub/print.md
+++ b/gitAndGithub/print.md
@@ -1,10 +1,7 @@
title: "Git and Github [Printable]"
-footer: footer.md
-
-
diff --git a/gitAndGithub/pull/index.md b/gitAndGithub/pull/index.md
index ec66fd1a1a..2faeb7c9ee 100644
--- a/gitAndGithub/pull/index.md
+++ b/gitAndGithub/pull/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Pull"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/push/index.md b/gitAndGithub/push/index.md
index e41cd9ca89..bad34d3b81 100644
--- a/gitAndGithub/push/index.md
+++ b/gitAndGithub/push/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Push"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/stash/index.md b/gitAndGithub/stash/index.md
index 3ac7ed5dbd..4bb7e7e13c 100644
--- a/gitAndGithub/stash/index.md
+++ b/gitAndGithub/stash/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Stash"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/gitAndGithub/tag/index.md b/gitAndGithub/tag/index.md
index 5e32d62593..cf0134a23c 100644
--- a/gitAndGithub/tag/index.md
+++ b/gitAndGithub/tag/index.md
@@ -1,8 +1,5 @@
title: "Git and Github: Tag"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/ides/debugging/index.md b/ides/debugging/index.md
index c2fb8f6362..fac39d482f 100644
--- a/ides/debugging/index.md
+++ b/ides/debugging/index.md
@@ -1,8 +1,5 @@
title: "IDEs: Debugging"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/ides/debugging/what/index.md b/ides/debugging/what/index.md
index 2110b100cc..6b78fe747b 100644
--- a/ides/debugging/what/index.md
+++ b/ides/debugging/what/index.md
@@ -1,8 +1,5 @@
title: "IDEs: Debugging: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/ides/index.md b/ides/index.md
index 1d58283d22..a8a778e40c 100644
--- a/ides/index.md
+++ b/ides/index.md
@@ -1,8 +1,5 @@
title: "IDEs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/ides/introduction/index.md b/ides/introduction/index.md
index 434f658972..125a4e3430 100644
--- a/ides/introduction/index.md
+++ b/ides/introduction/index.md
@@ -1,8 +1,5 @@
title: "IDEs: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/ides/introduction/what/index.md b/ides/introduction/what/index.md
index bfe0d2e4cd..d44b7c36a0 100644
--- a/ides/introduction/what/index.md
+++ b/ides/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "IDEs: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/ides/print.md b/ides/print.md
index 7f141e6843..ce2d3d8776 100644
--- a/ides/print.md
+++ b/ides/print.md
@@ -1,10 +1,7 @@
title: "IDEs [Printable]"
-footer: footer.md
-
-
diff --git a/integration/approaches/bigBangVsIncremental/index.md b/integration/approaches/bigBangVsIncremental/index.md
index cdb5c803a0..95c6344942 100644
--- a/integration/approaches/bigBangVsIncremental/index.md
+++ b/integration/approaches/bigBangVsIncremental/index.md
@@ -1,8 +1,5 @@
title: "Integration: Approaches: Big Bang vs Incremental Integration"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/approaches/index.md b/integration/approaches/index.md
index 02219cb8ed..abf27f8e83 100644
--- a/integration/approaches/index.md
+++ b/integration/approaches/index.md
@@ -1,8 +1,5 @@
title: "Integration: Approaches"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/approaches/lateVsEarly/index.md b/integration/approaches/lateVsEarly/index.md
index 53edfa47fc..03e37b5a85 100644
--- a/integration/approaches/lateVsEarly/index.md
+++ b/integration/approaches/lateVsEarly/index.md
@@ -1,8 +1,5 @@
title: "Integration: Approaches: Late-and-One-Time vs Early-and-Frequent"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/approaches/topDownVsBottomUp/index.md b/integration/approaches/topDownVsBottomUp/index.md
index 167b25cdb9..ada485404e 100644
--- a/integration/approaches/topDownVsBottomUp/index.md
+++ b/integration/approaches/topDownVsBottomUp/index.md
@@ -1,8 +1,5 @@
title: "Integration: Approaches: Top-Down vs Bottom-Up Integration"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/buildAutomation/continuousIntegrationDeployment/index.md b/integration/buildAutomation/continuousIntegrationDeployment/index.md
index 8da8a124d1..0e10355176 100644
--- a/integration/buildAutomation/continuousIntegrationDeployment/index.md
+++ b/integration/buildAutomation/continuousIntegrationDeployment/index.md
@@ -1,8 +1,5 @@
title: "Integration: Build Automation: Continuous Integration/Continuous Deployment"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/buildAutomation/index.md b/integration/buildAutomation/index.md
index 946fb73f11..2ce0348f64 100644
--- a/integration/buildAutomation/index.md
+++ b/integration/buildAutomation/index.md
@@ -1,8 +1,5 @@
title: "Integration: Build Automation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/buildAutomation/what/index.md b/integration/buildAutomation/what/index.md
index 909d497552..0f9af38833 100644
--- a/integration/buildAutomation/what/index.md
+++ b/integration/buildAutomation/what/index.md
@@ -1,8 +1,5 @@
title: "Integration: Build Automation: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/index.md b/integration/index.md
index de130cbc8e..df51a4e8ad 100644
--- a/integration/index.md
+++ b/integration/index.md
@@ -1,8 +1,5 @@
title: "Integration"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/introduction/index.md b/integration/introduction/index.md
index b51940bed7..bb3d8e8dac 100644
--- a/integration/introduction/index.md
+++ b/integration/introduction/index.md
@@ -1,8 +1,5 @@
title: "Integration: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/introduction/what/index.md b/integration/introduction/what/index.md
index 2fb6feb527..6e6cc2c1fb 100644
--- a/integration/introduction/what/index.md
+++ b/integration/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Integration: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/more/index.md b/integration/more/index.md
index 15d47c5d7e..5471ea5ab5 100644
--- a/integration/more/index.md
+++ b/integration/more/index.md
@@ -1,8 +1,5 @@
title: "Integration: More"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/more/review/index.md b/integration/more/review/index.md
index 058dc9cd39..b0323ecb36 100644
--- a/integration/more/review/index.md
+++ b/integration/more/review/index.md
@@ -1,8 +1,5 @@
title: "Integration: More: Review"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/integration/print.md b/integration/print.md
index 43810008e9..3ef12cae59 100644
--- a/integration/print.md
+++ b/integration/print.md
@@ -1,10 +1,7 @@
title: "Integration [Printable]"
-footer: footer.md
-
-
diff --git a/intellij/codeNavigation/index.md b/intellij/codeNavigation/index.md
index ce907484a5..74d4c8e5bb 100644
--- a/intellij/codeNavigation/index.md
+++ b/intellij/codeNavigation/index.md
@@ -1,8 +1,5 @@
title: "Intellij IDEA: Code Navigation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/intellij/debuggingBasic/index.md b/intellij/debuggingBasic/index.md
index 42199888f0..32834d07ee 100644
--- a/intellij/debuggingBasic/index.md
+++ b/intellij/debuggingBasic/index.md
@@ -1,8 +1,5 @@
title: "Intellij IDEA: Debugging - Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/intellij/index.md b/intellij/index.md
index f6c3c0ff36..99e64816cd 100644
--- a/intellij/index.md
+++ b/intellij/index.md
@@ -1,8 +1,5 @@
title: "Intellij IDEA"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/intellij/print.md b/intellij/print.md
index 48f90d8e00..c63c322ce9 100644
--- a/intellij/print.md
+++ b/intellij/print.md
@@ -1,10 +1,7 @@
title: "Intellij IDEA [Printable]"
-footer: footer.md
-
-
diff --git a/intellij/productivityShortcuts/index.md b/intellij/productivityShortcuts/index.md
index c31e5eff88..7db9532893 100644
--- a/intellij/productivityShortcuts/index.md
+++ b/intellij/productivityShortcuts/index.md
@@ -1,8 +1,5 @@
title: "Intellij IDEA: Productivity Shortcuts"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/intellij/projectSetup/index.md b/intellij/projectSetup/index.md
index fa6cfa111c..ad6b1dad9e 100644
--- a/intellij/projectSetup/index.md
+++ b/intellij/projectSetup/index.md
@@ -1,8 +1,5 @@
title: "Intellij IDEA: Project Setup"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/intellij/refactoring/index.md b/intellij/refactoring/index.md
index 2506611a44..526f6586d8 100644
--- a/intellij/refactoring/index.md
+++ b/intellij/refactoring/index.md
@@ -1,8 +1,5 @@
title: "Intellij IDEA: Refactoring"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/javaTools/collections/index.md b/javaTools/collections/index.md
index 0658cebe84..b29c2e31ea 100644
--- a/javaTools/collections/index.md
+++ b/javaTools/collections/index.md
@@ -1,8 +1,5 @@
title: "Java: Use Collections"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/javaTools/enums/index.md b/javaTools/enums/index.md
index 24002ae816..f43dfb1170 100644
--- a/javaTools/enums/index.md
+++ b/javaTools/enums/index.md
@@ -1,8 +1,5 @@
title: "Java: Use Enums"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/javaTools/index.md b/javaTools/index.md
index 6f4a8928c8..5c945b285b 100644
--- a/javaTools/index.md
+++ b/javaTools/index.md
@@ -1,8 +1,5 @@
title: "Java"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/javaTools/javaFXBasic/index.md b/javaTools/javaFXBasic/index.md
index e51ac2264d..50e33bc23d 100644
--- a/javaTools/javaFXBasic/index.md
+++ b/javaTools/javaFXBasic/index.md
@@ -1,8 +1,5 @@
title: "Java: JavaFX - Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/javaTools/print.md b/javaTools/print.md
index c06c99adbd..2b8bd77c3b 100644
--- a/javaTools/print.md
+++ b/javaTools/print.md
@@ -1,10 +1,7 @@
title: "Java [Printable]"
-footer: footer.md
-
-
diff --git a/javaTools/streamsBasic/index.md b/javaTools/streamsBasic/index.md
index 7c815184df..6868ec381e 100644
--- a/javaTools/streamsBasic/index.md
+++ b/javaTools/streamsBasic/index.md
@@ -1,8 +1,5 @@
title: "Java: Streams - Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/javaTools/varargs/index.md b/javaTools/varargs/index.md
index 47e77ee924..8e8df4eae8 100644
--- a/javaTools/varargs/index.md
+++ b/javaTools/varargs/index.md
@@ -1,8 +1,5 @@
title: "Java: Use Varargs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/junit/basic/index.md b/junit/basic/index.md
index 9270aae65a..e1193af186 100644
--- a/junit/basic/index.md
+++ b/junit/basic/index.md
@@ -1,8 +1,5 @@
title: "JUnit: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/junit/index.md b/junit/index.md
index 5f97dc3b17..657ea4958c 100644
--- a/junit/index.md
+++ b/junit/index.md
@@ -1,8 +1,5 @@
title: "JUnit"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/junit/intermediate/index.md b/junit/intermediate/index.md
index 401cb62e01..68957256c3 100644
--- a/junit/intermediate/index.md
+++ b/junit/intermediate/index.md
@@ -1,8 +1,5 @@
title: "JUnit: Intermediate"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/junit/print.md b/junit/print.md
index f905110933..737b344507 100644
--- a/junit/print.md
+++ b/junit/print.md
@@ -1,10 +1,7 @@
title: "JUnit [Printable]"
-footer: footer.md
-
-
diff --git a/modeling/index.md b/modeling/index.md
index bdec8df47a..390764e174 100644
--- a/modeling/index.md
+++ b/modeling/index.md
@@ -1,8 +1,5 @@
title: "Modeling"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/introduction/how/index.md b/modeling/introduction/how/index.md
index 4cda72424a..9599153c47 100644
--- a/modeling/introduction/how/index.md
+++ b/modeling/introduction/how/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Introduction: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/introduction/index.md b/modeling/introduction/index.md
index b25697f25a..fb9995f69f 100644
--- a/modeling/introduction/index.md
+++ b/modeling/introduction/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/introduction/umlModels/index.md b/modeling/introduction/umlModels/index.md
index b165bb8d51..ae3bb1f124 100644
--- a/modeling/introduction/umlModels/index.md
+++ b/modeling/introduction/umlModels/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Introduction: UML Models"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/introduction/what/index.md b/modeling/introduction/what/index.md
index 79ed296935..72a665fd02 100644
--- a/modeling/introduction/what/index.md
+++ b/modeling/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingASolution/basic/index.md b/modeling/modelingASolution/basic/index.md
index 1c16424282..d0f5bffb34 100644
--- a/modeling/modelingASolution/basic/index.md
+++ b/modeling/modelingASolution/basic/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling a Solution: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingASolution/index.md b/modeling/modelingASolution/index.md
index 27f0acf81d..b602b0a35b 100644
--- a/modeling/modelingASolution/index.md
+++ b/modeling/modelingASolution/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling a Solution"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingASolution/intermediate/index.md b/modeling/modelingASolution/intermediate/index.md
index b6508d73a4..6e6ffcb496 100644
--- a/modeling/modelingASolution/intermediate/index.md
+++ b/modeling/modelingASolution/intermediate/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling a Solution: Intermediate"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingASolution/introduction/index.md b/modeling/modelingASolution/introduction/index.md
index bfe4749339..0a35d987cb 100644
--- a/modeling/modelingASolution/introduction/index.md
+++ b/modeling/modelingASolution/introduction/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling a Solution: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/activityDiagrams/index.md b/modeling/modelingBehaviors/activityDiagrams/index.md
index 363bed23b1..23a214b7f1 100644
--- a/modeling/modelingBehaviors/activityDiagrams/index.md
+++ b/modeling/modelingBehaviors/activityDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: Activity Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/activityDiagramsIntermediate/index.md b/modeling/modelingBehaviors/activityDiagramsIntermediate/index.md
index 363bed23b1..23a214b7f1 100644
--- a/modeling/modelingBehaviors/activityDiagramsIntermediate/index.md
+++ b/modeling/modelingBehaviors/activityDiagramsIntermediate/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: Activity Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/communicationDiagrams/index.md b/modeling/modelingBehaviors/communicationDiagrams/index.md
index 075ba7e4d4..ca63d48c71 100644
--- a/modeling/modelingBehaviors/communicationDiagrams/index.md
+++ b/modeling/modelingBehaviors/communicationDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: Communication Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/index.md b/modeling/modelingBehaviors/index.md
index 425186a7ef..48ff043532 100644
--- a/modeling/modelingBehaviors/index.md
+++ b/modeling/modelingBehaviors/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/interactionOverviewDiagrams/index.md b/modeling/modelingBehaviors/interactionOverviewDiagrams/index.md
index e16674e3eb..4213ccd174 100644
--- a/modeling/modelingBehaviors/interactionOverviewDiagrams/index.md
+++ b/modeling/modelingBehaviors/interactionOverviewDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: Interaction Overview Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/sequenceDiagramsAdvanced/index.md b/modeling/modelingBehaviors/sequenceDiagramsAdvanced/index.md
index cf1fb414b3..eb35e15174 100644
--- a/modeling/modelingBehaviors/sequenceDiagramsAdvanced/index.md
+++ b/modeling/modelingBehaviors/sequenceDiagramsAdvanced/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: Sequence Diagrams - Advanced"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/sequenceDiagramsBasic/index.md b/modeling/modelingBehaviors/sequenceDiagramsBasic/index.md
index 6bccdccdc0..933c87c18c 100644
--- a/modeling/modelingBehaviors/sequenceDiagramsBasic/index.md
+++ b/modeling/modelingBehaviors/sequenceDiagramsBasic/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: Sequence Diagrams - Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/sequenceDiagramsIntermediate/index.md b/modeling/modelingBehaviors/sequenceDiagramsIntermediate/index.md
index 1e3ec09504..2f80f55419 100644
--- a/modeling/modelingBehaviors/sequenceDiagramsIntermediate/index.md
+++ b/modeling/modelingBehaviors/sequenceDiagramsIntermediate/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: Sequence Diagrams - Intermediate"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/stateMachineDiagrams/index.md b/modeling/modelingBehaviors/stateMachineDiagrams/index.md
index ae30b39ca1..9f78eea350 100644
--- a/modeling/modelingBehaviors/stateMachineDiagrams/index.md
+++ b/modeling/modelingBehaviors/stateMachineDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: State Machine Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/timingDiagrams/index.md b/modeling/modelingBehaviors/timingDiagrams/index.md
index ac5494cd47..004d45a1b9 100644
--- a/modeling/modelingBehaviors/timingDiagrams/index.md
+++ b/modeling/modelingBehaviors/timingDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: Timing Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingBehaviors/useCaseDiagrams/index.md b/modeling/modelingBehaviors/useCaseDiagrams/index.md
index 583a487f1d..2fb86a1248 100644
--- a/modeling/modelingBehaviors/useCaseDiagrams/index.md
+++ b/modeling/modelingBehaviors/useCaseDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Behaviors: Use Case Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/addingMoreInfo/index.md b/modeling/modelingStructures/addingMoreInfo/index.md
index 0e96795389..d5243d1760 100644
--- a/modeling/modelingStructures/addingMoreInfo/index.md
+++ b/modeling/modelingStructures/addingMoreInfo/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Adding More Info to UML Models"
-footer: footer.md
-
-
diff --git a/modeling/modelingStructures/classDiagramsAdvanced/index.md b/modeling/modelingStructures/classDiagramsAdvanced/index.md
index 78afd6a030..10b04d4c88 100644
--- a/modeling/modelingStructures/classDiagramsAdvanced/index.md
+++ b/modeling/modelingStructures/classDiagramsAdvanced/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Class Diagrams - Advanced"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/classDiagramsBasic/index.md b/modeling/modelingStructures/classDiagramsBasic/index.md
index df51fb6f3d..18f971ada3 100644
--- a/modeling/modelingStructures/classDiagramsBasic/index.md
+++ b/modeling/modelingStructures/classDiagramsBasic/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Class Diagrams - Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/classDiagramsIntermediate/index.md b/modeling/modelingStructures/classDiagramsIntermediate/index.md
index ca90c57a28..6d15b10396 100644
--- a/modeling/modelingStructures/classDiagramsIntermediate/index.md
+++ b/modeling/modelingStructures/classDiagramsIntermediate/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Class Diagrams - Intermediate"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/componentDiagrams/index.md b/modeling/modelingStructures/componentDiagrams/index.md
index b49544b3c8..7c2027bd5b 100644
--- a/modeling/modelingStructures/componentDiagrams/index.md
+++ b/modeling/modelingStructures/componentDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Component Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/compositeStructureDiagrams/index.md b/modeling/modelingStructures/compositeStructureDiagrams/index.md
index 3426867dc6..c9908436e7 100644
--- a/modeling/modelingStructures/compositeStructureDiagrams/index.md
+++ b/modeling/modelingStructures/compositeStructureDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Composite Structure Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/deploymentDiagrams/index.md b/modeling/modelingStructures/deploymentDiagrams/index.md
index c96ee925ce..420b63faee 100644
--- a/modeling/modelingStructures/deploymentDiagrams/index.md
+++ b/modeling/modelingStructures/deploymentDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Deployment Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/index.md b/modeling/modelingStructures/index.md
index b866463ccb..1797755e99 100644
--- a/modeling/modelingStructures/index.md
+++ b/modeling/modelingStructures/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/objectDiagrams/index.md b/modeling/modelingStructures/objectDiagrams/index.md
index 0386427a22..5acd9967e9 100644
--- a/modeling/modelingStructures/objectDiagrams/index.md
+++ b/modeling/modelingStructures/objectDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Object Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/objectOrientedDomainModels/index.md b/modeling/modelingStructures/objectOrientedDomainModels/index.md
index 86d5e17b27..c57736fbba 100644
--- a/modeling/modelingStructures/objectOrientedDomainModels/index.md
+++ b/modeling/modelingStructures/objectOrientedDomainModels/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Object Oriented Domain Models"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/ooStructures/index.md b/modeling/modelingStructures/ooStructures/index.md
index 81c47646dd..d2a71539ac 100644
--- a/modeling/modelingStructures/ooStructures/index.md
+++ b/modeling/modelingStructures/ooStructures/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Object Oriented Structures"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/modelingStructures/packageDiagrams/index.md b/modeling/modelingStructures/packageDiagrams/index.md
index 1c019bb96a..edb4d93ea2 100644
--- a/modeling/modelingStructures/packageDiagrams/index.md
+++ b/modeling/modelingStructures/packageDiagrams/index.md
@@ -1,8 +1,5 @@
title: "Modeling: Modeling Structures: Package Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/modeling/print.md b/modeling/print.md
index b9258251f0..121dcc849f 100644
--- a/modeling/print.md
+++ b/modeling/print.md
@@ -1,10 +1,7 @@
title: "Modeling [Printable]"
-footer: footer.md
-
-
diff --git a/oop/associations/aggregation/index.md b/oop/associations/aggregation/index.md
index e3e458efee..21f3f5c827 100644
--- a/oop/associations/aggregation/index.md
+++ b/oop/associations/aggregation/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Associations: Aggregation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/associations/associationClasses/index.md b/oop/associations/associationClasses/index.md
index 40fb8483b5..8bcc11d334 100644
--- a/oop/associations/associationClasses/index.md
+++ b/oop/associations/associationClasses/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Associations: Association Classes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/associations/composition/index.md b/oop/associations/composition/index.md
index d291dc3808..6d70482525 100644
--- a/oop/associations/composition/index.md
+++ b/oop/associations/composition/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Associations: Composition"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/associations/dependencies/index.md b/oop/associations/dependencies/index.md
index 1b34934ea0..9204a6f827 100644
--- a/oop/associations/dependencies/index.md
+++ b/oop/associations/dependencies/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Associations: Dependencies"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/associations/index.md b/oop/associations/index.md
index 2f4455839d..5b15ac916c 100644
--- a/oop/associations/index.md
+++ b/oop/associations/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Associations"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/associations/multiplicity/index.md b/oop/associations/multiplicity/index.md
index 6bfb88d3be..b818255d80 100644
--- a/oop/associations/multiplicity/index.md
+++ b/oop/associations/multiplicity/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Associations: Multiplicity"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/associations/navigability/index.md b/oop/associations/navigability/index.md
index 7242db80b3..2954d58d13 100644
--- a/oop/associations/navigability/index.md
+++ b/oop/associations/navigability/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Associations: Navigability"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/associations/what/index.md b/oop/associations/what/index.md
index c1f2071e9a..dfc30992e4 100644
--- a/oop/associations/what/index.md
+++ b/oop/associations/what/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Associations: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/classes/classLevelMembers/index.md b/oop/classes/classLevelMembers/index.md
index bc1bae5a82..d5605c8da4 100644
--- a/oop/classes/classLevelMembers/index.md
+++ b/oop/classes/classLevelMembers/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Classes: Class-Level Members"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/classes/enumerations/index.md b/oop/classes/enumerations/index.md
index 1f25d5269f..c8006d35ad 100644
--- a/oop/classes/enumerations/index.md
+++ b/oop/classes/enumerations/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Classes: Enumerations"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/classes/index.md b/oop/classes/index.md
index 162a689318..6cb7b0976b 100644
--- a/oop/classes/index.md
+++ b/oop/classes/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Classes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/classes/what/index.md b/oop/classes/what/index.md
index 9f647ec2fd..47d57390d8 100644
--- a/oop/classes/what/index.md
+++ b/oop/classes/what/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Classes: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/index.md b/oop/index.md
index 5d8dafa74e..8cd81a58fb 100644
--- a/oop/index.md
+++ b/oop/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/inheritance/abstractClasses/index.md b/oop/inheritance/abstractClasses/index.md
index 490b907809..187e85a32c 100644
--- a/oop/inheritance/abstractClasses/index.md
+++ b/oop/inheritance/abstractClasses/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Inheritance: Abstract Classes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/inheritance/dynamicAndStaticBinding/index.md b/oop/inheritance/dynamicAndStaticBinding/index.md
index cce2a6f745..1bc2f40297 100644
--- a/oop/inheritance/dynamicAndStaticBinding/index.md
+++ b/oop/inheritance/dynamicAndStaticBinding/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Inheritance: Dynamic and Static Binding"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/inheritance/index.md b/oop/inheritance/index.md
index ecedb7d7b7..9f62625f8e 100644
--- a/oop/inheritance/index.md
+++ b/oop/inheritance/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Inheritance"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/inheritance/interfaces/index.md b/oop/inheritance/interfaces/index.md
index cb0c6b3e3d..024db19adf 100644
--- a/oop/inheritance/interfaces/index.md
+++ b/oop/inheritance/interfaces/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Inheritance: Interfaces"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/inheritance/overloading/index.md b/oop/inheritance/overloading/index.md
index 6b35cf6d7f..99a1b78607 100644
--- a/oop/inheritance/overloading/index.md
+++ b/oop/inheritance/overloading/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Inheritance: Overloading"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/inheritance/overriding/index.md b/oop/inheritance/overriding/index.md
index 554cfda41f..29e37fd1e1 100644
--- a/oop/inheritance/overriding/index.md
+++ b/oop/inheritance/overriding/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Inheritance: Overriding"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/inheritance/substitutability/index.md b/oop/inheritance/substitutability/index.md
index 2510ff9be0..0347b3e033 100644
--- a/oop/inheritance/substitutability/index.md
+++ b/oop/inheritance/substitutability/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Inheritance: Substitutability"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/inheritance/what/index.md b/oop/inheritance/what/index.md
index 8ada22b64a..776a4c8aff 100644
--- a/oop/inheritance/what/index.md
+++ b/oop/inheritance/what/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Inheritance: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/introduction/index.md b/oop/introduction/index.md
index 474cdba898..f8c11b7b59 100644
--- a/oop/introduction/index.md
+++ b/oop/introduction/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/introduction/what/index.md b/oop/introduction/what/index.md
index f0a7744782..fb78b0b629 100644
--- a/oop/introduction/what/index.md
+++ b/oop/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/more/index.md b/oop/more/index.md
index 0e5db0d9f5..82356c8c84 100644
--- a/oop/more/index.md
+++ b/oop/more/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: More"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/more/miscellaneous/index.md b/oop/more/miscellaneous/index.md
index 0e5b7fd9c7..e02e0f5ab0 100644
--- a/oop/more/miscellaneous/index.md
+++ b/oop/more/miscellaneous/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Miscellaneous"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/more/review/index.md b/oop/more/review/index.md
index 55fbfc233c..f371de0d43 100644
--- a/oop/more/review/index.md
+++ b/oop/more/review/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Review"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/objects/abstraction/index.md b/oop/objects/abstraction/index.md
index 030e7493fc..790a6b38a5 100644
--- a/oop/objects/abstraction/index.md
+++ b/oop/objects/abstraction/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Objects: Abstraction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/objects/encapsulation/index.md b/oop/objects/encapsulation/index.md
index 712d368c2d..94146564db 100644
--- a/oop/objects/encapsulation/index.md
+++ b/oop/objects/encapsulation/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Objects: Encapsulation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/objects/index.md b/oop/objects/index.md
index 21d9fbfd3e..caff7c6613 100644
--- a/oop/objects/index.md
+++ b/oop/objects/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Objects"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/objects/what/index.md b/oop/objects/what/index.md
index 0dc910d8c1..cc84bd5a9f 100644
--- a/oop/objects/what/index.md
+++ b/oop/objects/what/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Objects: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/polymorphism/how/index.md b/oop/polymorphism/how/index.md
index e95c1958ee..f1e848add8 100644
--- a/oop/polymorphism/how/index.md
+++ b/oop/polymorphism/how/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Polymorphism: Mechanism"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/polymorphism/index.md b/oop/polymorphism/index.md
index 14abff559a..7bafe1faa0 100644
--- a/oop/polymorphism/index.md
+++ b/oop/polymorphism/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Polymorphism"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/polymorphism/what/index.md b/oop/polymorphism/what/index.md
index e60b2aa5ca..9ef13f6c24 100644
--- a/oop/polymorphism/what/index.md
+++ b/oop/polymorphism/what/index.md
@@ -1,8 +1,5 @@
title: "Object Oriented Programming: Polymorphism: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/oop/print.md b/oop/print.md
index 2816e5eef1..efae66caaa 100644
--- a/oop/print.md
+++ b/oop/print.md
@@ -1,10 +1,7 @@
title: "Object Oriented Programming [Printable]"
-footer: footer.md
-
-
diff --git a/principles/brooksLaw/index.md b/principles/brooksLaw/index.md
index 8c6536e021..1e39ad190f 100644
--- a/principles/brooksLaw/index.md
+++ b/principles/brooksLaw/index.md
@@ -1,8 +1,5 @@
title: "Principles: Brooks' Law"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/dependencyInversionPrinciple/index.md b/principles/dependencyInversionPrinciple/index.md
index 1c7eebf2b2..c421e6704b 100644
--- a/principles/dependencyInversionPrinciple/index.md
+++ b/principles/dependencyInversionPrinciple/index.md
@@ -1,8 +1,5 @@
title: "Principles: Dependency Inversion Principle"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/dryPrinciple/index.md b/principles/dryPrinciple/index.md
index b470e10e08..63d5a44cf2 100644
--- a/principles/dryPrinciple/index.md
+++ b/principles/dryPrinciple/index.md
@@ -1,8 +1,5 @@
title: "Principles: DRY Principle"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/index.md b/principles/index.md
index 6878e78ade..d734a4013f 100644
--- a/principles/index.md
+++ b/principles/index.md
@@ -1,8 +1,5 @@
title: "Principles"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/interfaceSegregationPrinciple/index.md b/principles/interfaceSegregationPrinciple/index.md
index e371cc01ed..9274a5ca62 100644
--- a/principles/interfaceSegregationPrinciple/index.md
+++ b/principles/interfaceSegregationPrinciple/index.md
@@ -1,8 +1,5 @@
title: "Principles: Interface Segregation Principle"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/lawOfDemeter/index.md b/principles/lawOfDemeter/index.md
index 07b4f71acf..4aaeae3c93 100644
--- a/principles/lawOfDemeter/index.md
+++ b/principles/lawOfDemeter/index.md
@@ -1,8 +1,5 @@
title: "Principles: Law of Demeter"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/liskovSubstitutionPrinciple/index.md b/principles/liskovSubstitutionPrinciple/index.md
index a8aa6c3d7a..29e2bf3aed 100644
--- a/principles/liskovSubstitutionPrinciple/index.md
+++ b/principles/liskovSubstitutionPrinciple/index.md
@@ -1,8 +1,5 @@
title: "Principles: Liskov Substitution Principle"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/openClosedPrinciple/index.md b/principles/openClosedPrinciple/index.md
index 584f80e4c8..5230218435 100644
--- a/principles/openClosedPrinciple/index.md
+++ b/principles/openClosedPrinciple/index.md
@@ -1,8 +1,5 @@
title: "Software Design Principles: Open-Closed Principle"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/print.md b/principles/print.md
index 5604ad2f71..7591470bc7 100644
--- a/principles/print.md
+++ b/principles/print.md
@@ -1,10 +1,7 @@
title: "Principles [Printable]"
-footer: footer.md
-
-
diff --git a/principles/review/index.md b/principles/review/index.md
index 57797f0bc8..1b79d7411f 100644
--- a/principles/review/index.md
+++ b/principles/review/index.md
@@ -1,8 +1,5 @@
title: "Principles: Review"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/separationOfConcernsPrinciple/index.md b/principles/separationOfConcernsPrinciple/index.md
index 0756be1946..9fe69c382f 100644
--- a/principles/separationOfConcernsPrinciple/index.md
+++ b/principles/separationOfConcernsPrinciple/index.md
@@ -1,8 +1,5 @@
title: "Principles: Separation of Concerns Principle"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/singleResponsibilityPrinciple/index.md b/principles/singleResponsibilityPrinciple/index.md
index 89a398ebd0..8e3dd82ca2 100644
--- a/principles/singleResponsibilityPrinciple/index.md
+++ b/principles/singleResponsibilityPrinciple/index.md
@@ -1,8 +1,5 @@
title: "Principles: Single Responsibility Principle"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/solidPrinciples/index.md b/principles/solidPrinciples/index.md
index 85bb1ebdd4..04228f4c7c 100644
--- a/principles/solidPrinciples/index.md
+++ b/principles/solidPrinciples/index.md
@@ -1,8 +1,5 @@
title: "Principles: SOLID Principles"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/principles/yagniPrinciple/index.md b/principles/yagniPrinciple/index.md
index 8a9ca767a1..e19c8ef27b 100644
--- a/principles/yagniPrinciple/index.md
+++ b/principles/yagniPrinciple/index.md
@@ -1,8 +1,5 @@
title: "Principles: YAGNI Principle"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/exampleProcessModels/index.md b/processModels/exampleProcessModels/index.md
index 6d361f5aa8..007b785fd9 100644
--- a/processModels/exampleProcessModels/index.md
+++ b/processModels/exampleProcessModels/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Exaxmple Process Models"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/exampleProcessModels/scrum/index.md b/processModels/exampleProcessModels/scrum/index.md
index 17c6509d6f..66691dd5ba 100644
--- a/processModels/exampleProcessModels/scrum/index.md
+++ b/processModels/exampleProcessModels/scrum/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Exaxmple Process Models: SCRUM"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/exampleProcessModels/unifiedProcess/index.md b/processModels/exampleProcessModels/unifiedProcess/index.md
index e3f4441ce8..85dc4930a8 100644
--- a/processModels/exampleProcessModels/unifiedProcess/index.md
+++ b/processModels/exampleProcessModels/unifiedProcess/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Exaxmple Process Models: Unified Process"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/exampleProcessModels/xp/index.md b/processModels/exampleProcessModels/xp/index.md
index d4ffec0eb9..4402a1c7cc 100644
--- a/processModels/exampleProcessModels/xp/index.md
+++ b/processModels/exampleProcessModels/xp/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Exaxmple Process Models: XP"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/index.md b/processModels/index.md
index 27cb1cac31..3498bce338 100644
--- a/processModels/index.md
+++ b/processModels/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/introduction/agileModels/index.md b/processModels/introduction/agileModels/index.md
index b81e622d1f..cf4cd48d12 100644
--- a/processModels/introduction/agileModels/index.md
+++ b/processModels/introduction/agileModels/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Introduction: Agile Models"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/introduction/index.md b/processModels/introduction/index.md
index e320bdb678..d3e36530e4 100644
--- a/processModels/introduction/index.md
+++ b/processModels/introduction/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/introduction/iterativeModels/index.md b/processModels/introduction/iterativeModels/index.md
index e1b3786e8b..a253b385d9 100644
--- a/processModels/introduction/iterativeModels/index.md
+++ b/processModels/introduction/iterativeModels/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Introduction: Iterative Models"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/introduction/sequentialModels/index.md b/processModels/introduction/sequentialModels/index.md
index b9fb45a78a..1b686defd7 100644
--- a/processModels/introduction/sequentialModels/index.md
+++ b/processModels/introduction/sequentialModels/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Introduction: Sequential Models"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/introduction/what/index.md b/processModels/introduction/what/index.md
index 9e81696665..c468b70257 100644
--- a/processModels/introduction/what/index.md
+++ b/processModels/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/more/cmmi/index.md b/processModels/more/cmmi/index.md
index 11d4cc18fe..427b3de612 100644
--- a/processModels/more/cmmi/index.md
+++ b/processModels/more/cmmi/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: More: CMMI"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/more/index.md b/processModels/more/index.md
index bc3b8458bd..030b24a464 100644
--- a/processModels/more/index.md
+++ b/processModels/more/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: More"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/print.md b/processModels/print.md
index 3394023990..60defb4325 100644
--- a/processModels/print.md
+++ b/processModels/print.md
@@ -1,10 +1,7 @@
title: "SDLC Process Models [Printable]"
-footer: footer.md
-
-
diff --git a/processModels/summary/index.md b/processModels/summary/index.md
index b231cb5b1e..fc1582b308 100644
--- a/processModels/summary/index.md
+++ b/processModels/summary/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Summary"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/processModels/summary/recap/index.md b/processModels/summary/recap/index.md
index c4a67b0b09..742dd26702 100644
--- a/processModels/summary/recap/index.md
+++ b/processModels/summary/recap/index.md
@@ -1,8 +1,5 @@
title: "SDLC Process Models: Summary: Recap"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/projectPlanning/buffers/index.md b/projectPlanning/buffers/index.md
index c070287a4d..2be9b43e00 100644
--- a/projectPlanning/buffers/index.md
+++ b/projectPlanning/buffers/index.md
@@ -1,8 +1,5 @@
title: "Project Planning: Buffers"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/projectPlanning/ganttCharts/index.md b/projectPlanning/ganttCharts/index.md
index f961354b43..989bf5041c 100644
--- a/projectPlanning/ganttCharts/index.md
+++ b/projectPlanning/ganttCharts/index.md
@@ -1,8 +1,5 @@
title: "Project Planning: GANTT Charts"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/projectPlanning/index.md b/projectPlanning/index.md
index 192ad047f3..834ae17cd0 100644
--- a/projectPlanning/index.md
+++ b/projectPlanning/index.md
@@ -1,8 +1,5 @@
title: "Project Planning"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/projectPlanning/issueTrackers/index.md b/projectPlanning/issueTrackers/index.md
index 482504883c..122506e1e6 100644
--- a/projectPlanning/issueTrackers/index.md
+++ b/projectPlanning/issueTrackers/index.md
@@ -1,8 +1,5 @@
title: "Project Planning: Issue Trackers"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/projectPlanning/milestones/index.md b/projectPlanning/milestones/index.md
index 271cdf9ed2..dff9d6c7a6 100644
--- a/projectPlanning/milestones/index.md
+++ b/projectPlanning/milestones/index.md
@@ -1,8 +1,5 @@
title: "Project Planning: Milestones"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/projectPlanning/pertCharts/index.md b/projectPlanning/pertCharts/index.md
index 094954f137..c56aca41e6 100644
--- a/projectPlanning/pertCharts/index.md
+++ b/projectPlanning/pertCharts/index.md
@@ -1,8 +1,5 @@
title: "Project Planning: PERT Charts"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/projectPlanning/print.md b/projectPlanning/print.md
index 3c9a782965..837f3c665e 100644
--- a/projectPlanning/print.md
+++ b/projectPlanning/print.md
@@ -1,10 +1,7 @@
title: "Project Planning [Printable]"
-footer: footer.md
-
-
diff --git a/projectPlanning/workBreakdownStructure/index.md b/projectPlanning/workBreakdownStructure/index.md
index d9ce79a2af..84834da345 100644
--- a/projectPlanning/workBreakdownStructure/index.md
+++ b/projectPlanning/workBreakdownStructure/index.md
@@ -1,8 +1,5 @@
title: "Project Planning: Work Breakdown Structure"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/codeReviews/index.md b/qualityAssurance/codeReviews/index.md
index 3879d3db79..aff27d46d5 100644
--- a/qualityAssurance/codeReviews/index.md
+++ b/qualityAssurance/codeReviews/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance: Code Reviews"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/codeReviews/what/index.md b/qualityAssurance/codeReviews/what/index.md
index ab162fc443..40ac638e0f 100644
--- a/qualityAssurance/codeReviews/what/index.md
+++ b/qualityAssurance/codeReviews/what/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance: Code Reviews: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/formalVerification/index.md b/qualityAssurance/formalVerification/index.md
index 9400852394..c95a957d91 100644
--- a/qualityAssurance/formalVerification/index.md
+++ b/qualityAssurance/formalVerification/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance: Formal Veerification"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/formalVerification/what/index.md b/qualityAssurance/formalVerification/what/index.md
index bcb842a0ec..5e0c909b8d 100644
--- a/qualityAssurance/formalVerification/what/index.md
+++ b/qualityAssurance/formalVerification/what/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance: Formal Veerification: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/index.md b/qualityAssurance/index.md
index 3108b3d5f5..d357980669 100644
--- a/qualityAssurance/index.md
+++ b/qualityAssurance/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/introduction/index.md b/qualityAssurance/introduction/index.md
index ba68350f34..3e51ba48ef 100644
--- a/qualityAssurance/introduction/index.md
+++ b/qualityAssurance/introduction/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/introduction/validationVsVerification/index.md b/qualityAssurance/introduction/validationVsVerification/index.md
index b525a67ad8..4bcf3ba1ad 100644
--- a/qualityAssurance/introduction/validationVsVerification/index.md
+++ b/qualityAssurance/introduction/validationVsVerification/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance: Introduction: Validation vs Verification"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/introduction/what/index.md b/qualityAssurance/introduction/what/index.md
index 7996e64156..2267ac24a4 100644
--- a/qualityAssurance/introduction/what/index.md
+++ b/qualityAssurance/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/print.md b/qualityAssurance/print.md
index 2720a16fb5..ef9a7ba292 100644
--- a/qualityAssurance/print.md
+++ b/qualityAssurance/print.md
@@ -1,10 +1,7 @@
title: "Quality Assurance [Printable]"
-footer: footer.md
-
-
diff --git a/qualityAssurance/staticAnalysis/index.md b/qualityAssurance/staticAnalysis/index.md
index d6a74fb38e..c82cf274fe 100644
--- a/qualityAssurance/staticAnalysis/index.md
+++ b/qualityAssurance/staticAnalysis/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance: Static Analysis"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/qualityAssurance/staticAnalysis/what/index.md b/qualityAssurance/staticAnalysis/what/index.md
index dcc19461f6..1d6ce45de0 100644
--- a/qualityAssurance/staticAnalysis/what/index.md
+++ b/qualityAssurance/staticAnalysis/what/index.md
@@ -1,8 +1,5 @@
title: "Quality Assurance: Static Analysis: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/refactoring/how/index.md b/refactoring/how/index.md
index a34e888bce..9f4f63db27 100644
--- a/refactoring/how/index.md
+++ b/refactoring/how/index.md
@@ -1,8 +1,5 @@
title: "Refactoring: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/refactoring/index.md b/refactoring/index.md
index 99ce13da0f..f0314a881f 100644
--- a/refactoring/index.md
+++ b/refactoring/index.md
@@ -1,8 +1,5 @@
title: "Refactoring"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/refactoring/print.md b/refactoring/print.md
index 5cbbfce859..2171086d79 100644
--- a/refactoring/print.md
+++ b/refactoring/print.md
@@ -1,10 +1,7 @@
title: "Refactoring [Printable]"
-footer: footer.md
-
-
diff --git a/refactoring/what/index.md b/refactoring/what/index.md
index fc5d028d44..e6fbfd6e3b 100644
--- a/refactoring/what/index.md
+++ b/refactoring/what/index.md
@@ -1,8 +1,5 @@
title: "Refactoring: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/refactoring/when/index.md b/refactoring/when/index.md
index 64a94396b9..8fd5341d5c 100644
--- a/refactoring/when/index.md
+++ b/refactoring/when/index.md
@@ -1,8 +1,5 @@
title: "Refactoring: When"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/requirements/index.md b/requirements/index.md
index 348a9c07c0..482b1a8c46 100644
--- a/requirements/index.md
+++ b/requirements/index.md
@@ -1,8 +1,5 @@
title: "Requirements"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/requirements/introduction/index.md b/requirements/introduction/index.md
index c852b46a21..5c496d78c5 100644
--- a/requirements/introduction/index.md
+++ b/requirements/introduction/index.md
@@ -1,8 +1,5 @@
title: "Requirements: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/requirements/nonFunctionalRequirements/index.md b/requirements/nonFunctionalRequirements/index.md
index 9a43d9f5a6..f60685f77e 100644
--- a/requirements/nonFunctionalRequirements/index.md
+++ b/requirements/nonFunctionalRequirements/index.md
@@ -1,8 +1,5 @@
title: "Requirements: Non-Functional Requirements"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/requirements/print.md b/requirements/print.md
index cfc72f99c1..46310461fd 100644
--- a/requirements/print.md
+++ b/requirements/print.md
@@ -1,10 +1,7 @@
title: "Requirements [Printable]"
-footer: footer.md
-
-
diff --git a/requirements/prioritizing/index.md b/requirements/prioritizing/index.md
index f3f2a5a57c..b532c6363d 100644
--- a/requirements/prioritizing/index.md
+++ b/requirements/prioritizing/index.md
@@ -1,8 +1,5 @@
title: "Requirements: Prioritizing Requirements"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/requirements/quality/index.md b/requirements/quality/index.md
index 2e6022bf68..1592fbfefb 100644
--- a/requirements/quality/index.md
+++ b/requirements/quality/index.md
@@ -1,8 +1,5 @@
title: "Requirements: Quality of Requirements"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/apis/designingAPIs/index.md b/reuse/apis/designingAPIs/index.md
index 0d3d8a5069..38bafd9fa1 100644
--- a/reuse/apis/designingAPIs/index.md
+++ b/reuse/apis/designingAPIs/index.md
@@ -1,8 +1,5 @@
title: "Reuse: APIs: Designing APIs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/apis/index.md b/reuse/apis/index.md
index 1f365b5be7..600e5c5be1 100644
--- a/reuse/apis/index.md
+++ b/reuse/apis/index.md
@@ -1,8 +1,5 @@
title: "Reuse: APIs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/apis/what/index.md b/reuse/apis/what/index.md
index 37bc18dd08..599db55c8b 100644
--- a/reuse/apis/what/index.md
+++ b/reuse/apis/what/index.md
@@ -1,8 +1,5 @@
title: "Reuse: APIs: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/cloudComputing/index.md b/reuse/cloudComputing/index.md
index 81ea929f41..85c6ed4a6a 100644
--- a/reuse/cloudComputing/index.md
+++ b/reuse/cloudComputing/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Cloud Computing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/cloudComputing/services/index.md b/reuse/cloudComputing/services/index.md
index 84845cec70..f4f2eda999 100644
--- a/reuse/cloudComputing/services/index.md
+++ b/reuse/cloudComputing/services/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Cloud Computing: IaaS, PaaS and SaaS"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/cloudComputing/what/index.md b/reuse/cloudComputing/what/index.md
index 4156d267e4..52313bd1bd 100644
--- a/reuse/cloudComputing/what/index.md
+++ b/reuse/cloudComputing/what/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Cloud Computing: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/frameworks/frameworksVsLibraries/index.md b/reuse/frameworks/frameworksVsLibraries/index.md
index 2e9b1042c4..e67030d963 100644
--- a/reuse/frameworks/frameworksVsLibraries/index.md
+++ b/reuse/frameworks/frameworksVsLibraries/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Frameworks: Frameworks vs Libraries"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/frameworks/index.md b/reuse/frameworks/index.md
index a3ba22aad9..b328f42470 100644
--- a/reuse/frameworks/index.md
+++ b/reuse/frameworks/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Frameworks"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/frameworks/what/index.md b/reuse/frameworks/what/index.md
index 37f7debcaa..282c7149a1 100644
--- a/reuse/frameworks/what/index.md
+++ b/reuse/frameworks/what/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Frameworks: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/index.md b/reuse/index.md
index 42e1bae7ef..5978131183 100644
--- a/reuse/index.md
+++ b/reuse/index.md
@@ -1,8 +1,5 @@
title: "Reuse"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/introduction/index.md b/reuse/introduction/index.md
index 63f4bad09b..66dbd2f5f2 100644
--- a/reuse/introduction/index.md
+++ b/reuse/introduction/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/introduction/what/index.md b/reuse/introduction/what/index.md
index fa40ba57d6..1fa6d031ea 100644
--- a/reuse/introduction/what/index.md
+++ b/reuse/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/introduction/when/index.md b/reuse/introduction/when/index.md
index f8a0310feb..952cee3d0a 100644
--- a/reuse/introduction/when/index.md
+++ b/reuse/introduction/when/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Introduction: When"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/libraries/how/index.md b/reuse/libraries/how/index.md
index e3901fb2ef..4a2c945c08 100644
--- a/reuse/libraries/how/index.md
+++ b/reuse/libraries/how/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Libraries: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/libraries/index.md b/reuse/libraries/index.md
index ec3e9043be..f5123471f4 100644
--- a/reuse/libraries/index.md
+++ b/reuse/libraries/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Libraries"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/libraries/what/index.md b/reuse/libraries/what/index.md
index 65a6abad5e..a4d955dd21 100644
--- a/reuse/libraries/what/index.md
+++ b/reuse/libraries/what/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Libraries: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/platforms/index.md b/reuse/platforms/index.md
index c6e2d56350..6a6064d06a 100644
--- a/reuse/platforms/index.md
+++ b/reuse/platforms/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Platforms"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/platforms/what/index.md b/reuse/platforms/what/index.md
index 9361753668..ddc79d2774 100644
--- a/reuse/platforms/what/index.md
+++ b/reuse/platforms/what/index.md
@@ -1,8 +1,5 @@
title: "Reuse: Platforms: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/reuse/print.md b/reuse/print.md
index 922be64e83..d1059cdf27 100644
--- a/reuse/print.md
+++ b/reuse/print.md
@@ -1,10 +1,7 @@
title: "Reuse [Printable]"
-footer: footer.md
-
-
diff --git a/revisionControl/branching/index.md b/revisionControl/branching/index.md
index d5ef0750b5..aea0f73e56 100644
--- a/revisionControl/branching/index.md
+++ b/revisionControl/branching/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: Branching"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/centralizedFlow/index.md b/revisionControl/centralizedFlow/index.md
index 346fe1ab46..3943d39029 100644
--- a/revisionControl/centralizedFlow/index.md
+++ b/revisionControl/centralizedFlow/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: Centralized Flow"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/drcsVsCrcs/index.md b/revisionControl/drcsVsCrcs/index.md
index d0e639ff97..9fdb85aef6 100644
--- a/revisionControl/drcsVsCrcs/index.md
+++ b/revisionControl/drcsVsCrcs/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: DRCS vs CRCS"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/featureBranchFlow/index.md b/revisionControl/featureBranchFlow/index.md
index 6d65201ddf..c75e60f9bf 100644
--- a/revisionControl/featureBranchFlow/index.md
+++ b/revisionControl/featureBranchFlow/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: Feature Branch Flow"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/forkingWorkflow/index.md b/revisionControl/forkingWorkflow/index.md
index 6bd05981be..a61b4e08d5 100644
--- a/revisionControl/forkingWorkflow/index.md
+++ b/revisionControl/forkingWorkflow/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: Forking Workflow"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/index.md b/revisionControl/index.md
index f2bb250e32..08257a859b 100644
--- a/revisionControl/index.md
+++ b/revisionControl/index.md
@@ -1,8 +1,5 @@
title: "Revision Control"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/print.md b/revisionControl/print.md
index e2e0358119..d2924baa34 100644
--- a/revisionControl/print.md
+++ b/revisionControl/print.md
@@ -1,10 +1,7 @@
title: "Revision Control [Printable]"
-footer: footer.md
-
-
diff --git a/revisionControl/remoteRepositories/index.md b/revisionControl/remoteRepositories/index.md
index e17d5bec38..8a4eeccd49 100644
--- a/revisionControl/remoteRepositories/index.md
+++ b/revisionControl/remoteRepositories/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: Remote Repositories"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/repositories/index.md b/revisionControl/repositories/index.md
index 150d571d74..2c491f6ffc 100644
--- a/revisionControl/repositories/index.md
+++ b/revisionControl/repositories/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: Repositories"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/savingHistory/index.md b/revisionControl/savingHistory/index.md
index c0749161ff..83986b3168 100644
--- a/revisionControl/savingHistory/index.md
+++ b/revisionControl/savingHistory/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: Saving History"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/usingHistory/index.md b/revisionControl/usingHistory/index.md
index 1cec0e0c4f..d4cb061dfb 100644
--- a/revisionControl/usingHistory/index.md
+++ b/revisionControl/usingHistory/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: Using History"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/revisionControl/what/index.md b/revisionControl/what/index.md
index 601227a881..ae0a4aafb3 100644
--- a/revisionControl/what/index.md
+++ b/revisionControl/what/index.md
@@ -1,8 +1,5 @@
title: "Revision Control: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/softwareEngineering/index.md b/softwareEngineering/index.md
index 1eb21539ea..66a0f93547 100644
--- a/softwareEngineering/index.md
+++ b/softwareEngineering/index.md
@@ -1,8 +1,5 @@
title: "Software Engineering"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/softwareEngineering/introduction/index.md b/softwareEngineering/introduction/index.md
index d17073f09b..f08f9b07c0 100644
--- a/softwareEngineering/introduction/index.md
+++ b/softwareEngineering/introduction/index.md
@@ -1,8 +1,5 @@
title: "Software Engineering: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/softwareEngineering/introduction/prosAndCons/index.md b/softwareEngineering/introduction/prosAndCons/index.md
index 504120257a..49072de693 100644
--- a/softwareEngineering/introduction/prosAndCons/index.md
+++ b/softwareEngineering/introduction/prosAndCons/index.md
@@ -1,9 +1,6 @@
title: "Software Engineering: Introduction: Pros and Cons"
keywords: Frederick P. Brooks, Mythical Man-Month
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/softwareEngineering/print.md b/softwareEngineering/print.md
index a07bb443cf..edf35098df 100644
--- a/softwareEngineering/print.md
+++ b/softwareEngineering/print.md
@@ -1,10 +1,7 @@
title: "Software Engineering [Printable]"
-footer: footer.md
-
-
diff --git a/specifyingRequirements/featureList/index.md b/specifyingRequirements/featureList/index.md
index c82bd4a563..ecf8c0f7be 100644
--- a/specifyingRequirements/featureList/index.md
+++ b/specifyingRequirements/featureList/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Feature Lists"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/featureList/what/index.md b/specifyingRequirements/featureList/what/index.md
index 4773f38521..3c63ec8cd1 100644
--- a/specifyingRequirements/featureList/what/index.md
+++ b/specifyingRequirements/featureList/what/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Feature List: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/glossary/index.md b/specifyingRequirements/glossary/index.md
index 687ee71d13..aecb45cef2 100644
--- a/specifyingRequirements/glossary/index.md
+++ b/specifyingRequirements/glossary/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Glossary"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/glossary/what/index.md b/specifyingRequirements/glossary/what/index.md
index f66aa2a1f4..a988c86e39 100644
--- a/specifyingRequirements/glossary/what/index.md
+++ b/specifyingRequirements/glossary/what/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Glossary: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/index.md b/specifyingRequirements/index.md
index 073099489e..905d58e614 100644
--- a/specifyingRequirements/index.md
+++ b/specifyingRequirements/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/print.md b/specifyingRequirements/print.md
index f6051f20d6..fedb17d44b 100644
--- a/specifyingRequirements/print.md
+++ b/specifyingRequirements/print.md
@@ -1,10 +1,7 @@
title: "Specifying Requirements [Printable]"
-footer: footer.md
-
-
diff --git a/specifyingRequirements/prose/index.md b/specifyingRequirements/prose/index.md
index 690b986e71..f5ec49b204 100644
--- a/specifyingRequirements/prose/index.md
+++ b/specifyingRequirements/prose/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Prose"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/prose/what/index.md b/specifyingRequirements/prose/what/index.md
index 3a027d3ebe..8123f3f4ec 100644
--- a/specifyingRequirements/prose/what/index.md
+++ b/specifyingRequirements/prose/what/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Prose: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/supplementaryRequirements/index.md b/specifyingRequirements/supplementaryRequirements/index.md
index 845ef1932a..cbec200de4 100644
--- a/specifyingRequirements/supplementaryRequirements/index.md
+++ b/specifyingRequirements/supplementaryRequirements/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Supplementary Requirements"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/supplementaryRequirements/what/index.md b/specifyingRequirements/supplementaryRequirements/what/index.md
index ad97426cd0..90507e3d6d 100644
--- a/specifyingRequirements/supplementaryRequirements/what/index.md
+++ b/specifyingRequirements/supplementaryRequirements/what/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Supplementary Requirements: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/useCases/details/index.md b/specifyingRequirements/useCases/details/index.md
index 9f2bd53b1e..2476d310de 100644
--- a/specifyingRequirements/useCases/details/index.md
+++ b/specifyingRequirements/useCases/details/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Use Cases: Writing Detailed Use Cases"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/useCases/identifying/index.md b/specifyingRequirements/useCases/identifying/index.md
index 8c826e6659..08b6751056 100644
--- a/specifyingRequirements/useCases/identifying/index.md
+++ b/specifyingRequirements/useCases/identifying/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Use Cases: Identifying Use Cases for a System"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/useCases/index.md b/specifyingRequirements/useCases/index.md
index d10a41c449..7336027bd5 100644
--- a/specifyingRequirements/useCases/index.md
+++ b/specifyingRequirements/useCases/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Use Cases"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/useCases/introduction/index.md b/specifyingRequirements/useCases/introduction/index.md
index 90669ec5d3..68c493fe3f 100644
--- a/specifyingRequirements/useCases/introduction/index.md
+++ b/specifyingRequirements/useCases/introduction/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Use Cases: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/useCases/usage/index.md b/specifyingRequirements/useCases/usage/index.md
index 16bd53aeeb..8b5f66268a 100644
--- a/specifyingRequirements/useCases/usage/index.md
+++ b/specifyingRequirements/useCases/usage/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: Use Cases: Putting Use Cases into Good Use"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/userStories/details/index.md b/specifyingRequirements/userStories/details/index.md
index fccc4c4a9a..a0d35ad85a 100644
--- a/specifyingRequirements/userStories/details/index.md
+++ b/specifyingRequirements/userStories/details/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: User Stories: More Detailed User Stories"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/userStories/index.md b/specifyingRequirements/userStories/index.md
index 8efe163f86..276b71574a 100644
--- a/specifyingRequirements/userStories/index.md
+++ b/specifyingRequirements/userStories/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: User Stories"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/userStories/introduction/index.md b/specifyingRequirements/userStories/introduction/index.md
index 5af91f05ad..22a26d013d 100644
--- a/specifyingRequirements/userStories/introduction/index.md
+++ b/specifyingRequirements/userStories/introduction/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: User Stories: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/specifyingRequirements/userStories/usage/index.md b/specifyingRequirements/userStories/usage/index.md
index 52e9e3858d..564e9797d9 100644
--- a/specifyingRequirements/userStories/usage/index.md
+++ b/specifyingRequirements/userStories/usage/index.md
@@ -1,8 +1,5 @@
title: "Specifying Requirements: User Stories: Putting User Stories to Good Use"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/teamwork/index.md b/teamwork/index.md
index f66c0c41c6..2a28aedfc9 100644
--- a/teamwork/index.md
+++ b/teamwork/index.md
@@ -1,8 +1,5 @@
title: "Teamwork"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/teamwork/print.md b/teamwork/print.md
index d8ad160d0d..c3320b5d1d 100644
--- a/teamwork/print.md
+++ b/teamwork/print.md
@@ -1,10 +1,7 @@
title: "Teamwork [Printable]"
-footer: footer.md
-
-
diff --git a/teamwork/teamStructures/index.md b/teamwork/teamStructures/index.md
index 08293f359b..eaa5b81986 100644
--- a/teamwork/teamStructures/index.md
+++ b/teamwork/teamStructures/index.md
@@ -1,8 +1,5 @@
title: "Teamwork: Team Structures"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/boundaryValueAnalysis/how/index.md b/testCaseDesign/boundaryValueAnalysis/how/index.md
index 098fe0e6f2..b9d04f1d16 100644
--- a/testCaseDesign/boundaryValueAnalysis/how/index.md
+++ b/testCaseDesign/boundaryValueAnalysis/how/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Boundary Value Analysis: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/boundaryValueAnalysis/index.md b/testCaseDesign/boundaryValueAnalysis/index.md
index 136398f617..6d7b5acdc7 100644
--- a/testCaseDesign/boundaryValueAnalysis/index.md
+++ b/testCaseDesign/boundaryValueAnalysis/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Boundary Value Analysis"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/boundaryValueAnalysis/what/index.md b/testCaseDesign/boundaryValueAnalysis/what/index.md
index e55dc1a21c..369442b98f 100644
--- a/testCaseDesign/boundaryValueAnalysis/what/index.md
+++ b/testCaseDesign/boundaryValueAnalysis/what/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Boundary Value Analysis: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/combiningTestInputs/combinationStrategies/index.md b/testCaseDesign/combiningTestInputs/combinationStrategies/index.md
index 024f21f2b2..1c9983e1e0 100644
--- a/testCaseDesign/combiningTestInputs/combinationStrategies/index.md
+++ b/testCaseDesign/combiningTestInputs/combinationStrategies/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Combining Test Inputs: Test Input Combination Strategies"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/combiningTestInputs/heuristicInvalid/index.md b/testCaseDesign/combiningTestInputs/heuristicInvalid/index.md
index 6c55f7c89f..c3140560bd 100644
--- a/testCaseDesign/combiningTestInputs/heuristicInvalid/index.md
+++ b/testCaseDesign/combiningTestInputs/heuristicInvalid/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Combining Test Inputs: Heuristic: No more than one invalid input in a test case"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/combiningTestInputs/heuristicValid/index.md b/testCaseDesign/combiningTestInputs/heuristicValid/index.md
index b134c6868a..a772e92769 100644
--- a/testCaseDesign/combiningTestInputs/heuristicValid/index.md
+++ b/testCaseDesign/combiningTestInputs/heuristicValid/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Combining Test Inputs: Heuristic: Each valid input at least once in a positive test case"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/combiningTestInputs/index.md b/testCaseDesign/combiningTestInputs/index.md
index 580f3c2c4e..8ecd1cb820 100644
--- a/testCaseDesign/combiningTestInputs/index.md
+++ b/testCaseDesign/combiningTestInputs/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Combining Test Inputs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/combiningTestInputs/mix/index.md b/testCaseDesign/combiningTestInputs/mix/index.md
index a243eae8b6..96ec1eb3fb 100644
--- a/testCaseDesign/combiningTestInputs/mix/index.md
+++ b/testCaseDesign/combiningTestInputs/mix/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Combining Test Inputs: Mix"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/combiningTestInputs/why/index.md b/testCaseDesign/combiningTestInputs/why/index.md
index d4d1868dae..f33e51834e 100644
--- a/testCaseDesign/combiningTestInputs/why/index.md
+++ b/testCaseDesign/combiningTestInputs/why/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Combining Test Inputs: Why"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/equivalencePartitions/basic/index.md b/testCaseDesign/equivalencePartitions/basic/index.md
index 511244acae..45473daf3d 100644
--- a/testCaseDesign/equivalencePartitions/basic/index.md
+++ b/testCaseDesign/equivalencePartitions/basic/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Equivalence Partitions: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/equivalencePartitions/index.md b/testCaseDesign/equivalencePartitions/index.md
index e87c0699e1..3d07d4e3c4 100644
--- a/testCaseDesign/equivalencePartitions/index.md
+++ b/testCaseDesign/equivalencePartitions/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Equivalence Partitions"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/equivalencePartitions/intermediate/index.md b/testCaseDesign/equivalencePartitions/intermediate/index.md
index 234f1be763..95b6a8f718 100644
--- a/testCaseDesign/equivalencePartitions/intermediate/index.md
+++ b/testCaseDesign/equivalencePartitions/intermediate/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Equivalence Partitions: Intermediate"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/equivalencePartitions/what/index.md b/testCaseDesign/equivalencePartitions/what/index.md
index 2fcbe82514..46c7059c9b 100644
--- a/testCaseDesign/equivalencePartitions/what/index.md
+++ b/testCaseDesign/equivalencePartitions/what/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Equivalence Partitions: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/index.md b/testCaseDesign/index.md
index d1358c9b2e..7d11f9def3 100644
--- a/testCaseDesign/index.md
+++ b/testCaseDesign/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/introduction/blackVsGlass/index.md b/testCaseDesign/introduction/blackVsGlass/index.md
index 56a5756740..29551284ad 100644
--- a/testCaseDesign/introduction/blackVsGlass/index.md
+++ b/testCaseDesign/introduction/blackVsGlass/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Introduction: Black Box vs Glass Box"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/introduction/index.md b/testCaseDesign/introduction/index.md
index cd00eb2f63..863dc6d474 100644
--- a/testCaseDesign/introduction/index.md
+++ b/testCaseDesign/introduction/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/introduction/positiveVsNegative/index.md b/testCaseDesign/introduction/positiveVsNegative/index.md
index 776904b128..b0bd0171a8 100644
--- a/testCaseDesign/introduction/positiveVsNegative/index.md
+++ b/testCaseDesign/introduction/positiveVsNegative/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Introduction: Positive vs Negative Test Cases"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/introduction/what/index.md b/testCaseDesign/introduction/what/index.md
index e7f66dcc17..984d5f9285 100644
--- a/testCaseDesign/introduction/what/index.md
+++ b/testCaseDesign/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/more/index.md b/testCaseDesign/more/index.md
index 20d7b4051c..7ed942af10 100644
--- a/testCaseDesign/more/index.md
+++ b/testCaseDesign/more/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: More"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/more/testingUseCases/index.md b/testCaseDesign/more/testingUseCases/index.md
index a512017d08..af82ba54e2 100644
--- a/testCaseDesign/more/testingUseCases/index.md
+++ b/testCaseDesign/more/testingUseCases/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: More: Testing Use Cases"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/print.md b/testCaseDesign/print.md
index bac9472dad..9291b428cc 100644
--- a/testCaseDesign/print.md
+++ b/testCaseDesign/print.md
@@ -1,10 +1,7 @@
title: "Test Case Design [Printable]"
-footer: footer.md
-
-
diff --git a/testCaseDesign/summary/exercises/index.md b/testCaseDesign/summary/exercises/index.md
index b8957acc93..714c1dbab2 100644
--- a/testCaseDesign/summary/exercises/index.md
+++ b/testCaseDesign/summary/exercises/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Summary: Exercises"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/summary/index.md b/testCaseDesign/summary/index.md
index 7f98aefe70..8ecb2e18b4 100644
--- a/testCaseDesign/summary/index.md
+++ b/testCaseDesign/summary/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Summary"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testCaseDesign/summary/recap/index.md b/testCaseDesign/summary/recap/index.md
index 5ca62267d6..9a25b4f9e9 100644
--- a/testCaseDesign/summary/recap/index.md
+++ b/testCaseDesign/summary/recap/index.md
@@ -1,8 +1,5 @@
title: "Test Case Design: Summary: Recap"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/dependencyInjection/how/index.md b/testing/dependencyInjection/how/index.md
index 7c1a20cd71..8158393262 100644
--- a/testing/dependencyInjection/how/index.md
+++ b/testing/dependencyInjection/how/index.md
@@ -1,8 +1,5 @@
title: "Testing: Dependency Injection: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/dependencyInjection/index.md b/testing/dependencyInjection/index.md
index 1dd93b0515..11b389640f 100644
--- a/testing/dependencyInjection/index.md
+++ b/testing/dependencyInjection/index.md
@@ -1,8 +1,5 @@
title: "Testing: Dependency Injection"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/dependencyInjection/what/index.md b/testing/dependencyInjection/what/index.md
index f456b6b9f6..aa4524c718 100644
--- a/testing/dependencyInjection/what/index.md
+++ b/testing/dependencyInjection/what/index.md
@@ -1,8 +1,5 @@
title: "Testing: Dependency Injection: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/index.md b/testing/index.md
index cb4ac542c4..b31acec375 100644
--- a/testing/index.md
+++ b/testing/index.md
@@ -1,8 +1,5 @@
title: "Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/introduction/index.md b/testing/introduction/index.md
index 6d895ed850..823fea6c32 100644
--- a/testing/introduction/index.md
+++ b/testing/introduction/index.md
@@ -1,8 +1,5 @@
title: "Testing: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/introduction/testability/index.md b/testing/introduction/testability/index.md
index 6a81250d60..2fe3f9c5ae 100644
--- a/testing/introduction/testability/index.md
+++ b/testing/introduction/testability/index.md
@@ -1,8 +1,5 @@
title: "Testing: Introduction: Testability"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/introduction/what/index.md b/testing/introduction/what/index.md
index 1bdb139649..316f267ac4 100644
--- a/testing/introduction/what/index.md
+++ b/testing/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "Testing: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/print.md b/testing/print.md
index 4401d4a97d..a9a2e4979a 100644
--- a/testing/print.md
+++ b/testing/print.md
@@ -1,10 +1,7 @@
title: "Testing [Printable]"
-footer: footer.md
-
-
diff --git a/testing/tdd/how/index.md b/testing/tdd/how/index.md
index 86ac07928f..a5b760fe83 100644
--- a/testing/tdd/how/index.md
+++ b/testing/tdd/how/index.md
@@ -1,8 +1,5 @@
title: "Testing: TDD: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/tdd/index.md b/testing/tdd/index.md
index edc01bb403..ded9dc30e1 100644
--- a/testing/tdd/index.md
+++ b/testing/tdd/index.md
@@ -1,8 +1,5 @@
title: "Testing: TDD"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/tdd/what/index.md b/testing/tdd/what/index.md
index 607c0d9145..5ebdb50ddf 100644
--- a/testing/tdd/what/index.md
+++ b/testing/tdd/what/index.md
@@ -1,8 +1,5 @@
title: "Testing: TDD: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testAutomation/index.md b/testing/testAutomation/index.md
index 093088d220..8915c29fbe 100644
--- a/testing/testAutomation/index.md
+++ b/testing/testAutomation/index.md
@@ -1,8 +1,5 @@
title: "Testing: Test Automation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testAutomation/testingGuis/index.md b/testing/testAutomation/testingGuis/index.md
index 8704c17e87..adc3e476e7 100644
--- a/testing/testAutomation/testingGuis/index.md
+++ b/testing/testAutomation/testingGuis/index.md
@@ -1,8 +1,5 @@
title: "Testing: Test Automation: Automated Testing of GUIs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testAutomation/testingTextUis/index.md b/testing/testAutomation/testingTextUis/index.md
index 0befc76afe..da6bc6e9b9 100644
--- a/testing/testAutomation/testingTextUis/index.md
+++ b/testing/testAutomation/testingTextUis/index.md
@@ -1,8 +1,5 @@
title: "Testing: Test Automation: Automated Testing of Text UIs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testAutomation/tools/index.md b/testing/testAutomation/tools/index.md
index d8d0c0017f..89aa343b87 100644
--- a/testing/testAutomation/tools/index.md
+++ b/testing/testAutomation/tools/index.md
@@ -1,8 +1,5 @@
title: "Testing: Test Automation: Test Automation Tools"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testAutomation/usingTestDrivers/index.md b/testing/testAutomation/usingTestDrivers/index.md
index c9e11a5ba9..c187b0570b 100644
--- a/testing/testAutomation/usingTestDrivers/index.md
+++ b/testing/testAutomation/usingTestDrivers/index.md
@@ -1,8 +1,5 @@
title: "Testing: Test Automation: Test Automation Using Test Drivers"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testAutomation/what/index.md b/testing/testAutomation/what/index.md
index bcf418fa4c..8e29c3b1e4 100644
--- a/testing/testAutomation/what/index.md
+++ b/testing/testAutomation/what/index.md
@@ -1,8 +1,5 @@
title: "Testing: Test Automation: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testCoverage/how/index.md b/testing/testCoverage/how/index.md
index d2a8e4eaea..7baff49e46 100644
--- a/testing/testCoverage/how/index.md
+++ b/testing/testCoverage/how/index.md
@@ -1,8 +1,5 @@
title: "Testing: Test Coverage: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testCoverage/index.md b/testing/testCoverage/index.md
index 7932cec3d8..58d0d11996 100644
--- a/testing/testCoverage/index.md
+++ b/testing/testCoverage/index.md
@@ -1,8 +1,5 @@
title: "Testing: Test Coverage"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testCoverage/what/index.md b/testing/testCoverage/what/index.md
index bddb4f9ec9..0dfcf12bfd 100644
--- a/testing/testCoverage/what/index.md
+++ b/testing/testCoverage/what/index.md
@@ -1,8 +1,5 @@
title: "Testing: Test Coverage: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/acceptanceTesting/acceptanceVsSystemTesting/index.md b/testing/testingTypes/acceptanceTesting/acceptanceVsSystemTesting/index.md
index 3bb1e6886b..b5777d7aeb 100644
--- a/testing/testingTypes/acceptanceTesting/acceptanceVsSystemTesting/index.md
+++ b/testing/testingTypes/acceptanceTesting/acceptanceVsSystemTesting/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Acceptance Testing: Acceptance vs System Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/acceptanceTesting/index.md b/testing/testingTypes/acceptanceTesting/index.md
index c5a4bb2fc7..f26ed528a2 100644
--- a/testing/testingTypes/acceptanceTesting/index.md
+++ b/testing/testingTypes/acceptanceTesting/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: Acceptance Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/acceptanceTesting/what/index.md b/testing/testingTypes/acceptanceTesting/what/index.md
index a269a318fc..491e635f0f 100644
--- a/testing/testingTypes/acceptanceTesting/what/index.md
+++ b/testing/testingTypes/acceptanceTesting/what/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Acceptance Testing: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/alphaBetaTesting/index.md b/testing/testingTypes/alphaBetaTesting/index.md
index 326e91c7c3..a813d4f166 100644
--- a/testing/testingTypes/alphaBetaTesting/index.md
+++ b/testing/testingTypes/alphaBetaTesting/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: Alpha and Beta Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/alphaBetaTesting/what/index.md b/testing/testingTypes/alphaBetaTesting/what/index.md
index 454913e664..dcf0a9eace 100644
--- a/testing/testingTypes/alphaBetaTesting/what/index.md
+++ b/testing/testingTypes/alphaBetaTesting/what/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Alpha and Beta Testing: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/developerTesting/index.md b/testing/testingTypes/developerTesting/index.md
index fe1600843f..3d3721495e 100644
--- a/testing/testingTypes/developerTesting/index.md
+++ b/testing/testingTypes/developerTesting/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: Developer Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/developerTesting/what/index.md b/testing/testingTypes/developerTesting/what/index.md
index 57d59fa56d..bf5500a388 100644
--- a/testing/testingTypes/developerTesting/what/index.md
+++ b/testing/testingTypes/developerTesting/what/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Developer Testing: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/developerTesting/why/index.md b/testing/testingTypes/developerTesting/why/index.md
index a9a858f111..ed13041054 100644
--- a/testing/testingTypes/developerTesting/why/index.md
+++ b/testing/testingTypes/developerTesting/why/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Developer Testing: Why"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/dogfooding/index.md b/testing/testingTypes/dogfooding/index.md
index 92bc56442c..1728aab666 100644
--- a/testing/testingTypes/dogfooding/index.md
+++ b/testing/testingTypes/dogfooding/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: Dogfooding"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/dogfooding/what/index.md b/testing/testingTypes/dogfooding/what/index.md
index fe2a2cbcc5..4f4dd4b7d3 100644
--- a/testing/testingTypes/dogfooding/what/index.md
+++ b/testing/testingTypes/dogfooding/what/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Dogfooding: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/exploratoryVsScriptedTesting/index.md b/testing/testingTypes/exploratoryVsScriptedTesting/index.md
index c40b63fe94..71dd3ebbd4 100644
--- a/testing/testingTypes/exploratoryVsScriptedTesting/index.md
+++ b/testing/testingTypes/exploratoryVsScriptedTesting/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: Exploratory vs Scripted Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/exploratoryVsScriptedTesting/what/index.md b/testing/testingTypes/exploratoryVsScriptedTesting/what/index.md
index 4001af8980..5e8923ecc8 100644
--- a/testing/testingTypes/exploratoryVsScriptedTesting/what/index.md
+++ b/testing/testingTypes/exploratoryVsScriptedTesting/what/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Exploratory vs Scripted Testing: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/exploratoryVsScriptedTesting/when/index.md b/testing/testingTypes/exploratoryVsScriptedTesting/when/index.md
index b8caa6bcfd..329266ca2f 100644
--- a/testing/testingTypes/exploratoryVsScriptedTesting/when/index.md
+++ b/testing/testingTypes/exploratoryVsScriptedTesting/when/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Exploratory vs Scripted Testing: WWhen"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/index.md b/testing/testingTypes/index.md
index 12fe8c667c..cd99c497ff 100644
--- a/testing/testingTypes/index.md
+++ b/testing/testingTypes/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/integrationTesting/how/index.md b/testing/testingTypes/integrationTesting/how/index.md
index 33728f9ca3..671e9326ce 100644
--- a/testing/testingTypes/integrationTesting/how/index.md
+++ b/testing/testingTypes/integrationTesting/how/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: Integration Testing: How"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/integrationTesting/index.md b/testing/testingTypes/integrationTesting/index.md
index 0b1e7b6332..7b9a9e79e5 100644
--- a/testing/testingTypes/integrationTesting/index.md
+++ b/testing/testingTypes/integrationTesting/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: Integration Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/integrationTesting/what/index.md b/testing/testingTypes/integrationTesting/what/index.md
index 4277337bf5..8e992a36da 100644
--- a/testing/testingTypes/integrationTesting/what/index.md
+++ b/testing/testingTypes/integrationTesting/what/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Integration Testing: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/regressionTesting/index.md b/testing/testingTypes/regressionTesting/index.md
index d658941b7f..72632bda1a 100644
--- a/testing/testingTypes/regressionTesting/index.md
+++ b/testing/testingTypes/regressionTesting/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: Regression Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/regressionTesting/what/index.md b/testing/testingTypes/regressionTesting/what/index.md
index 73b3d47719..ef404714fa 100644
--- a/testing/testingTypes/regressionTesting/what/index.md
+++ b/testing/testingTypes/regressionTesting/what/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Regression Testing: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/systemTesting/index.md b/testing/testingTypes/systemTesting/index.md
index fba6c169ad..f84bb0bb36 100644
--- a/testing/testingTypes/systemTesting/index.md
+++ b/testing/testingTypes/systemTesting/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: System Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/systemTesting/what/index.md b/testing/testingTypes/systemTesting/what/index.md
index a33b9bcd8c..7489eeee0f 100644
--- a/testing/testingTypes/systemTesting/what/index.md
+++ b/testing/testingTypes/systemTesting/what/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: System Testing: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/unitTesting/index.md b/testing/testingTypes/unitTesting/index.md
index ca440d3520..f93be0c03b 100644
--- a/testing/testingTypes/unitTesting/index.md
+++ b/testing/testingTypes/unitTesting/index.md
@@ -1,8 +1,5 @@
title: "Testing: Testing Types: Unit Testing"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/unitTesting/stubs/index.md b/testing/testingTypes/unitTesting/stubs/index.md
index 90727246b8..8e51e7a106 100644
--- a/testing/testingTypes/unitTesting/stubs/index.md
+++ b/testing/testingTypes/unitTesting/stubs/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Unit Testing: Stubs"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/testing/testingTypes/unitTesting/what/index.md b/testing/testingTypes/unitTesting/what/index.md
index db1b79fb2d..257a2e5f9f 100644
--- a/testing/testingTypes/unitTesting/what/index.md
+++ b/testing/testingTypes/unitTesting/what/index.md
@@ -1,8 +1,5 @@
title: "Testing Types: Unit Testing: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/activityDiagrams/basicNotations/alternatePaths/index.md b/uml/activityDiagrams/basicNotations/alternatePaths/index.md
index 4ca7434ac3..34f3b9dbf4 100644
--- a/uml/activityDiagrams/basicNotations/alternatePaths/index.md
+++ b/uml/activityDiagrams/basicNotations/alternatePaths/index.md
@@ -1,8 +1,5 @@
title: "UML: Activity Diagrams: Basic Notation: Alternate Paths"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/activityDiagrams/basicNotations/index.md b/uml/activityDiagrams/basicNotations/index.md
index 18fb4b58da..eef3f54b0c 100644
--- a/uml/activityDiagrams/basicNotations/index.md
+++ b/uml/activityDiagrams/basicNotations/index.md
@@ -1,8 +1,5 @@
title: "UML: Activity Diagrams: Basic Notation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/activityDiagrams/basicNotations/linearPaths/index.md b/uml/activityDiagrams/basicNotations/linearPaths/index.md
index 5e06a0ce3f..89a95bcd4a 100644
--- a/uml/activityDiagrams/basicNotations/linearPaths/index.md
+++ b/uml/activityDiagrams/basicNotations/linearPaths/index.md
@@ -1,8 +1,5 @@
title: "UML: Activity Diagrams: Basic Notation: Linear Paths"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/activityDiagrams/basicNotations/parallelPaths/index.md b/uml/activityDiagrams/basicNotations/parallelPaths/index.md
index d55ace8fcb..27701edbc9 100644
--- a/uml/activityDiagrams/basicNotations/parallelPaths/index.md
+++ b/uml/activityDiagrams/basicNotations/parallelPaths/index.md
@@ -1,8 +1,5 @@
title: "UML: Activity Diagrams: Basic Notation: Parallel Paths"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/activityDiagrams/basicNotations/rakes/index.md b/uml/activityDiagrams/basicNotations/rakes/index.md
index 3522d692d5..f9d8bc7004 100644
--- a/uml/activityDiagrams/basicNotations/rakes/index.md
+++ b/uml/activityDiagrams/basicNotations/rakes/index.md
@@ -1,8 +1,5 @@
title: "UML: Activity Diagrams: Basic Notation: Rakes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/activityDiagrams/basicNotations/swimlanes/index.md b/uml/activityDiagrams/basicNotations/swimlanes/index.md
index 7e8594f6c4..002dc96186 100644
--- a/uml/activityDiagrams/basicNotations/swimlanes/index.md
+++ b/uml/activityDiagrams/basicNotations/swimlanes/index.md
@@ -1,8 +1,5 @@
title: "UML: Activity Diagrams: Basic Notation: Swimlanes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/activityDiagrams/index.md b/uml/activityDiagrams/index.md
index dbeb21ca9e..7b50a0ade1 100644
--- a/uml/activityDiagrams/index.md
+++ b/uml/activityDiagrams/index.md
@@ -1,8 +1,5 @@
title: "UML: Activity Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/activityDiagrams/introduction/index.md b/uml/activityDiagrams/introduction/index.md
index 2d86fd18c5..ea6e625d56 100644
--- a/uml/activityDiagrams/introduction/index.md
+++ b/uml/activityDiagrams/introduction/index.md
@@ -1,8 +1,5 @@
title: "UML: Activity Diagrams: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/activityDiagrams/introduction/what/index.md b/uml/activityDiagrams/introduction/what/index.md
index 9d0381ca0e..633e011724 100644
--- a/uml/activityDiagrams/introduction/what/index.md
+++ b/uml/activityDiagrams/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Activity Diagrams: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/abstractClasses/index.md b/uml/classDiagrams/abstractClasses/index.md
index 8ae549024c..7169639b23 100644
--- a/uml/classDiagrams/abstractClasses/index.md
+++ b/uml/classDiagrams/abstractClasses/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Abstract Classes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/abstractClasses/what/index.md b/uml/classDiagrams/abstractClasses/what/index.md
index 607a60fb77..30a5a9dd62 100644
--- a/uml/classDiagrams/abstractClasses/what/index.md
+++ b/uml/classDiagrams/abstractClasses/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Abstract Classes: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/aggregation/index.md b/uml/classDiagrams/aggregation/index.md
index 5b4964e5aa..c73acbeac2 100644
--- a/uml/classDiagrams/aggregation/index.md
+++ b/uml/classDiagrams/aggregation/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Aggregation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/aggregation/what/index.md b/uml/classDiagrams/aggregation/what/index.md
index 7c2b924045..340802cbf1 100644
--- a/uml/classDiagrams/aggregation/what/index.md
+++ b/uml/classDiagrams/aggregation/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Aggregation: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associationClasses/index.md b/uml/classDiagrams/associationClasses/index.md
index 417c4dedcf..c8d67b1bb0 100644
--- a/uml/classDiagrams/associationClasses/index.md
+++ b/uml/classDiagrams/associationClasses/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Association Classes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associationClasses/what/index.md b/uml/classDiagrams/associationClasses/what/index.md
index 682fc67359..48af677b07 100644
--- a/uml/classDiagrams/associationClasses/what/index.md
+++ b/uml/classDiagrams/associationClasses/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Association Classes: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associations/index.md b/uml/classDiagrams/associations/index.md
index 5c5899dc6c..d1c5e3d79e 100644
--- a/uml/classDiagrams/associations/index.md
+++ b/uml/classDiagrams/associations/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Associations"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associations/labels/index.md b/uml/classDiagrams/associations/labels/index.md
index fce7222184..a04176c2fb 100644
--- a/uml/classDiagrams/associations/labels/index.md
+++ b/uml/classDiagrams/associations/labels/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Associations: Labels"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associations/multiplicity/index.md b/uml/classDiagrams/associations/multiplicity/index.md
index 164f279c57..2aa2332fb2 100644
--- a/uml/classDiagrams/associations/multiplicity/index.md
+++ b/uml/classDiagrams/associations/multiplicity/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Associations: Multiplicity"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associations/navigability/index.md b/uml/classDiagrams/associations/navigability/index.md
index 2b2cf042cc..7a6cedb218 100644
--- a/uml/classDiagrams/associations/navigability/index.md
+++ b/uml/classDiagrams/associations/navigability/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Associations: Navigability"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associations/roles/index.md b/uml/classDiagrams/associations/roles/index.md
index d8fcb653ee..280ef2b70f 100644
--- a/uml/classDiagrams/associations/roles/index.md
+++ b/uml/classDiagrams/associations/roles/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Associations: Roles"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associations/what/index.md b/uml/classDiagrams/associations/what/index.md
index 4367c5cd84..43f019d7a6 100644
--- a/uml/classDiagrams/associations/what/index.md
+++ b/uml/classDiagrams/associations/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Associations: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associationsAsAttributes/index.md b/uml/classDiagrams/associationsAsAttributes/index.md
index c529445f54..ac0830cfe8 100644
--- a/uml/classDiagrams/associationsAsAttributes/index.md
+++ b/uml/classDiagrams/associationsAsAttributes/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Associations as Attributes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/associationsAsAttributes/what/index.md b/uml/classDiagrams/associationsAsAttributes/what/index.md
index 4eef274682..33710384a2 100644
--- a/uml/classDiagrams/associationsAsAttributes/what/index.md
+++ b/uml/classDiagrams/associationsAsAttributes/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Associations as Attributes: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/classInheritance/index.md b/uml/classDiagrams/classInheritance/index.md
index 00ce7a7691..67255e5131 100644
--- a/uml/classDiagrams/classInheritance/index.md
+++ b/uml/classDiagrams/classInheritance/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Class Inheritance"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/classInheritance/what/index.md b/uml/classDiagrams/classInheritance/what/index.md
index 3a739fae40..7db47d5c55 100644
--- a/uml/classDiagrams/classInheritance/what/index.md
+++ b/uml/classDiagrams/classInheritance/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Class Inheritance: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/classLevelMembers/index.md b/uml/classDiagrams/classLevelMembers/index.md
index 545b12da44..d0ff06c310 100644
--- a/uml/classDiagrams/classLevelMembers/index.md
+++ b/uml/classDiagrams/classLevelMembers/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Class-Level Members"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/classLevelMembers/what/index.md b/uml/classDiagrams/classLevelMembers/what/index.md
index ce9b978d84..1bd220cd63 100644
--- a/uml/classDiagrams/classLevelMembers/what/index.md
+++ b/uml/classDiagrams/classLevelMembers/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Class-Level Members: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/classes/index.md b/uml/classDiagrams/classes/index.md
index dfcba00a5d..b20c01a0f9 100644
--- a/uml/classDiagrams/classes/index.md
+++ b/uml/classDiagrams/classes/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Classes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/classes/what/index.md b/uml/classDiagrams/classes/what/index.md
index de53bdd40f..dfb14bf9cf 100644
--- a/uml/classDiagrams/classes/what/index.md
+++ b/uml/classDiagrams/classes/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Classes: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/combine/basic/index.md b/uml/classDiagrams/combine/basic/index.md
index d25315fdc3..0e3800ac4c 100644
--- a/uml/classDiagrams/combine/basic/index.md
+++ b/uml/classDiagrams/combine/basic/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Combine: Basic"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/combine/index.md b/uml/classDiagrams/combine/index.md
index 6336ba9cdc..7ce06788e6 100644
--- a/uml/classDiagrams/combine/index.md
+++ b/uml/classDiagrams/combine/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Combine"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/composition/index.md b/uml/classDiagrams/composition/index.md
index d7f470d397..8515380369 100644
--- a/uml/classDiagrams/composition/index.md
+++ b/uml/classDiagrams/composition/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Composition"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/composition/what/index.md b/uml/classDiagrams/composition/what/index.md
index 6ced394118..7f1467311e 100644
--- a/uml/classDiagrams/composition/what/index.md
+++ b/uml/classDiagrams/composition/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Composition: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/dependencies/index.md b/uml/classDiagrams/dependencies/index.md
index e1885ac226..6349bf7984 100644
--- a/uml/classDiagrams/dependencies/index.md
+++ b/uml/classDiagrams/dependencies/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Dependencies"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/dependencies/what/index.md b/uml/classDiagrams/dependencies/what/index.md
index 1fa78591b7..6a5c42be03 100644
--- a/uml/classDiagrams/dependencies/what/index.md
+++ b/uml/classDiagrams/dependencies/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Dependencies: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/enumerations/index.md b/uml/classDiagrams/enumerations/index.md
index 95bec61e51..cc47049ed3 100644
--- a/uml/classDiagrams/enumerations/index.md
+++ b/uml/classDiagrams/enumerations/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Enumerations"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/enumerations/what/index.md b/uml/classDiagrams/enumerations/what/index.md
index 48ea238c0e..a08986a7fe 100644
--- a/uml/classDiagrams/enumerations/what/index.md
+++ b/uml/classDiagrams/enumerations/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Enumerations: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/index.md b/uml/classDiagrams/index.md
index 25ac5506f1..74fa5e05b5 100644
--- a/uml/classDiagrams/index.md
+++ b/uml/classDiagrams/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/interfaces/index.md b/uml/classDiagrams/interfaces/index.md
index 51a90514eb..954f93ad81 100644
--- a/uml/classDiagrams/interfaces/index.md
+++ b/uml/classDiagrams/interfaces/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Interfaces"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/interfaces/what/index.md b/uml/classDiagrams/interfaces/what/index.md
index d7d3636e06..2383da4469 100644
--- a/uml/classDiagrams/interfaces/what/index.md
+++ b/uml/classDiagrams/interfaces/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Interfaces: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/introduction/index.md b/uml/classDiagrams/introduction/index.md
index 48b5b2554e..bf093c32ba 100644
--- a/uml/classDiagrams/introduction/index.md
+++ b/uml/classDiagrams/introduction/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/classDiagrams/introduction/what/index.md b/uml/classDiagrams/introduction/what/index.md
index 7715ec73ba..8ab371434d 100644
--- a/uml/classDiagrams/introduction/what/index.md
+++ b/uml/classDiagrams/introduction/what/index.md
@@ -1,8 +1,5 @@
title: "UML: Class Diagrams: Introduction: What"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/index.md b/uml/index.md
index 99cc7380f1..cf09d03dfb 100644
--- a/uml/index.md
+++ b/uml/index.md
@@ -1,8 +1,5 @@
title: "UML"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/miscellaneous/index.md b/uml/miscellaneous/index.md
index f44ea07b9f..33c2fcd773 100644
--- a/uml/miscellaneous/index.md
+++ b/uml/miscellaneous/index.md
@@ -1,8 +1,5 @@
title: "UML: Miscellaneous"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/miscellaneous/objectVsClassDiagrams/index.md b/uml/miscellaneous/objectVsClassDiagrams/index.md
index 95298395b3..dbee208c0a 100644
--- a/uml/miscellaneous/objectVsClassDiagrams/index.md
+++ b/uml/miscellaneous/objectVsClassDiagrams/index.md
@@ -1,8 +1,5 @@
title: "UML: Miscellaneous: Object Diagrams vs Class Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/notes/constraints/index.md b/uml/notes/constraints/index.md
index bc80427e3b..72b5f587f2 100644
--- a/uml/notes/constraints/index.md
+++ b/uml/notes/constraints/index.md
@@ -1,8 +1,5 @@
title: "UML: Notes: Constraints"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/notes/index.md b/uml/notes/index.md
index ff496f8ca8..beaa337b4f 100644
--- a/uml/notes/index.md
+++ b/uml/notes/index.md
@@ -1,8 +1,5 @@
title: "UML: Notes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/notes/notes/index.md b/uml/notes/notes/index.md
index a9cbfe29fc..e2a9fa854b 100644
--- a/uml/notes/notes/index.md
+++ b/uml/notes/notes/index.md
@@ -1,8 +1,5 @@
title: "UML: Notes: Notes"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/objectDiagrams/associations/index.md b/uml/objectDiagrams/associations/index.md
index ca2e20d56e..3e671f1396 100644
--- a/uml/objectDiagrams/associations/index.md
+++ b/uml/objectDiagrams/associations/index.md
@@ -1,8 +1,5 @@
title: "UML: Object Diagrams: Associations"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/objectDiagrams/index.md b/uml/objectDiagrams/index.md
index 980cc4fce5..2b159998f3 100644
--- a/uml/objectDiagrams/index.md
+++ b/uml/objectDiagrams/index.md
@@ -1,8 +1,5 @@
title: "UML: Object Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/objectDiagrams/introduction/index.md b/uml/objectDiagrams/introduction/index.md
index 5ffdaf3757..96084580f5 100644
--- a/uml/objectDiagrams/introduction/index.md
+++ b/uml/objectDiagrams/introduction/index.md
@@ -1,8 +1,5 @@
title: "UML: Object Diagrams: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/objectDiagrams/objects/index.md b/uml/objectDiagrams/objects/index.md
index a97fe4b7e6..e5d213e185 100644
--- a/uml/objectDiagrams/objects/index.md
+++ b/uml/objectDiagrams/objects/index.md
@@ -1,8 +1,5 @@
title: "UML: Object Diagrams: Objects"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/print.md b/uml/print.md
index 9b731b4017..7ee238ac37 100644
--- a/uml/print.md
+++ b/uml/print.md
@@ -1,10 +1,7 @@
title: "UML [Printable]"
-footer: footer.md
-
-
diff --git a/uml/sequenceDiagrams/alternativePaths/index.md b/uml/sequenceDiagrams/alternativePaths/index.md
index 19f7f85741..da139bad5e 100644
--- a/uml/sequenceDiagrams/alternativePaths/index.md
+++ b/uml/sequenceDiagrams/alternativePaths/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Alternative Paths"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/basic/index.md b/uml/sequenceDiagrams/basic/index.md
index 54bb842879..dd3beb08c9 100644
--- a/uml/sequenceDiagrams/basic/index.md
+++ b/uml/sequenceDiagrams/basic/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Basic Notation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/index.md b/uml/sequenceDiagrams/index.md
index 4ffb18e292..e1acecd53a 100644
--- a/uml/sequenceDiagrams/index.md
+++ b/uml/sequenceDiagrams/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/introduction/index.md b/uml/sequenceDiagrams/introduction/index.md
index 270170628b..98f7450ae8 100644
--- a/uml/sequenceDiagrams/introduction/index.md
+++ b/uml/sequenceDiagrams/introduction/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Introduction"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/loops/index.md b/uml/sequenceDiagrams/loops/index.md
index 5d156de309..8aad9c93b1 100644
--- a/uml/sequenceDiagrams/loops/index.md
+++ b/uml/sequenceDiagrams/loops/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Loops"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/minimalNotation/index.md b/uml/sequenceDiagrams/minimalNotation/index.md
index 9faceeb9b7..978ebbb774 100644
--- a/uml/sequenceDiagrams/minimalNotation/index.md
+++ b/uml/sequenceDiagrams/minimalNotation/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Minimal Notation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/objectCreation/index.md b/uml/sequenceDiagrams/objectCreation/index.md
index 76a05f1fe6..417b3d4d4c 100644
--- a/uml/sequenceDiagrams/objectCreation/index.md
+++ b/uml/sequenceDiagrams/objectCreation/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Object Creation"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/objectDeletion/index.md b/uml/sequenceDiagrams/objectDeletion/index.md
index c48f25e0ab..037f41d4f5 100644
--- a/uml/sequenceDiagrams/objectDeletion/index.md
+++ b/uml/sequenceDiagrams/objectDeletion/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Object Deletion"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/optionalPaths/index.md b/uml/sequenceDiagrams/optionalPaths/index.md
index 8ad838c323..505128f673 100644
--- a/uml/sequenceDiagrams/optionalPaths/index.md
+++ b/uml/sequenceDiagrams/optionalPaths/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Optional Paths"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/parallelPaths/index.md b/uml/sequenceDiagrams/parallelPaths/index.md
index e84176aecf..2f4bbc7b42 100644
--- a/uml/sequenceDiagrams/parallelPaths/index.md
+++ b/uml/sequenceDiagrams/parallelPaths/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Parallel Paths"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/referenceFrames/index.md b/uml/sequenceDiagrams/referenceFrames/index.md
index 5d0c24758f..c1a0c2ecc0 100644
--- a/uml/sequenceDiagrams/referenceFrames/index.md
+++ b/uml/sequenceDiagrams/referenceFrames/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Reference Frames"
-footer: footer.md
-
-
\ No newline at end of file
diff --git a/uml/sequenceDiagrams/selfInvocation/index.md b/uml/sequenceDiagrams/selfInvocation/index.md
index 32000ff738..bb204f398b 100644
--- a/uml/sequenceDiagrams/selfInvocation/index.md
+++ b/uml/sequenceDiagrams/selfInvocation/index.md
@@ -1,8 +1,5 @@
title: "UML: Sequence Diagrams: Self Invocation"
-footer: footer.md
-
-
\ No newline at end of file