From c9d424cfdfd5b0c932cb4d7a0cdacfe65071b9a2 Mon Sep 17 00:00:00 2001 From: Ashley Bao Date: Mon, 16 Jan 2023 12:36:53 -0500 Subject: [PATCH] renamed to docs --- {doc => docs}/codox/Adding_Genetic_Operators.html | 0 {doc => docs}/codox/Adding_Problem.html | 0 {doc => docs}/codox/Adding_Selection_Method.html | 0 {doc => docs}/codox/Experimentation.html | 0 {doc => docs}/codox/Genetic_Programming_Loop.html | 0 {doc => docs}/codox/Genome.html | 0 {doc => docs}/codox/Intro.html | 0 {doc => docs}/codox/Library_Reference.html | 0 {doc => docs}/codox/Selection.html | 0 {doc => docs}/codox/Simplification.html | 0 {doc => docs}/codox/Variation.html | 0 {doc => docs}/codox/css/default.css | 0 {doc => docs}/codox/css/highlight.css | 0 {doc => docs}/codox/index.html | 0 {doc => docs}/codox/js/highlight.min.js | 0 {doc => docs}/codox/js/jquery.min.js | 0 {doc => docs}/codox/js/page_effects.js | 0 {doc => docs}/codox/propeller.core.html | 0 {doc => docs}/codox/propeller.genome.html | 0 {doc => docs}/codox/propeller.gp.html | 0 {doc => docs}/codox/propeller.problems.PSB2.basement.html | 0 {doc => docs}/codox/propeller.problems.PSB2.bouncing-balls.html | 0 {doc => docs}/codox/propeller.problems.PSB2.bowling.html | 0 {doc => docs}/codox/propeller.problems.PSB2.camel-case.html | 0 {doc => docs}/codox/propeller.problems.PSB2.dice-game.html | 0 {doc => docs}/codox/propeller.problems.PSB2.fizz-buzz.html | 0 {doc => docs}/codox/propeller.problems.PSB2.fuel-cost.html | 0 {doc => docs}/codox/propeller.problems.PSB2.gcd.html | 0 {doc => docs}/codox/propeller.problems.PSB2.luhn.html | 0 {doc => docs}/codox/propeller.problems.PSB2.middle-character.html | 0 {doc => docs}/codox/propeller.problems.PSB2.paired-digits.html | 0 {doc => docs}/codox/propeller.problems.PSB2.shopping-list.html | 0 {doc => docs}/codox/propeller.problems.PSB2.snow-day.html | 0 {doc => docs}/codox/propeller.problems.PSB2.solve-boolean.html | 0 {doc => docs}/codox/propeller.problems.PSB2.spin-words.html | 0 {doc => docs}/codox/propeller.problems.PSB2.square-digits.html | 0 .../codox/propeller.problems.PSB2.substitution-cipher.html | 0 {doc => docs}/codox/propeller.problems.PSB2.twitter.html | 0 {doc => docs}/codox/propeller.problems.simple-regression.html | 0 {doc => docs}/codox/propeller.problems.software.fizz-buzz.html | 0 {doc => docs}/codox/propeller.problems.software.number-io.html | 0 {doc => docs}/codox/propeller.problems.software.smallest.html | 0 {doc => docs}/codox/propeller.problems.string-classification.html | 0 {doc => docs}/codox/propeller.problems.valiant.html | 0 {doc => docs}/codox/propeller.push.instructions.bool.html | 0 {doc => docs}/codox/propeller.push.instructions.character.html | 0 {doc => docs}/codox/propeller.push.instructions.code.html | 0 {doc => docs}/codox/propeller.push.instructions.html | 0 {doc => docs}/codox/propeller.push.instructions.input-output.html | 0 {doc => docs}/codox/propeller.push.instructions.numeric.html | 0 {doc => docs}/codox/propeller.push.instructions.polymorphic.html | 0 {doc => docs}/codox/propeller.push.instructions.string.html | 0 {doc => docs}/codox/propeller.push.instructions.vector.html | 0 {doc => docs}/codox/propeller.push.interpreter.html | 0 {doc => docs}/codox/propeller.push.limits.html | 0 {doc => docs}/codox/propeller.push.state.html | 0 {doc => docs}/codox/propeller.selection.html | 0 {doc => docs}/codox/propeller.session.html | 0 {doc => docs}/codox/propeller.simplification.html | 0 {doc => docs}/codox/propeller.tools.calculus.html | 0 {doc => docs}/codox/propeller.tools.character.html | 0 {doc => docs}/codox/propeller.tools.distributions.html | 0 {doc => docs}/codox/propeller.tools.math.html | 0 {doc => docs}/codox/propeller.tools.metrics.html | 0 {doc => docs}/codox/propeller.utils.html | 0 {doc => docs}/codox/propeller.variation.html | 0 66 files changed, 0 insertions(+), 0 deletions(-) rename {doc => docs}/codox/Adding_Genetic_Operators.html (100%) rename {doc => docs}/codox/Adding_Problem.html (100%) rename {doc => docs}/codox/Adding_Selection_Method.html (100%) rename {doc => docs}/codox/Experimentation.html (100%) rename {doc => docs}/codox/Genetic_Programming_Loop.html (100%) rename {doc => docs}/codox/Genome.html (100%) rename {doc => docs}/codox/Intro.html (100%) rename {doc => docs}/codox/Library_Reference.html (100%) rename {doc => docs}/codox/Selection.html (100%) rename {doc => docs}/codox/Simplification.html (100%) rename {doc => docs}/codox/Variation.html (100%) rename {doc => docs}/codox/css/default.css (100%) rename {doc => docs}/codox/css/highlight.css (100%) rename {doc => docs}/codox/index.html (100%) rename {doc => docs}/codox/js/highlight.min.js (100%) rename {doc => docs}/codox/js/jquery.min.js (100%) rename {doc => docs}/codox/js/page_effects.js (100%) rename {doc => docs}/codox/propeller.core.html (100%) rename {doc => docs}/codox/propeller.genome.html (100%) rename {doc => docs}/codox/propeller.gp.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.basement.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.bouncing-balls.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.bowling.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.camel-case.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.dice-game.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.fizz-buzz.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.fuel-cost.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.gcd.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.luhn.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.middle-character.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.paired-digits.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.shopping-list.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.snow-day.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.solve-boolean.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.spin-words.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.square-digits.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.substitution-cipher.html (100%) rename {doc => docs}/codox/propeller.problems.PSB2.twitter.html (100%) rename {doc => docs}/codox/propeller.problems.simple-regression.html (100%) rename {doc => docs}/codox/propeller.problems.software.fizz-buzz.html (100%) rename {doc => docs}/codox/propeller.problems.software.number-io.html (100%) rename {doc => docs}/codox/propeller.problems.software.smallest.html (100%) rename {doc => docs}/codox/propeller.problems.string-classification.html (100%) rename {doc => docs}/codox/propeller.problems.valiant.html (100%) rename {doc => docs}/codox/propeller.push.instructions.bool.html (100%) rename {doc => docs}/codox/propeller.push.instructions.character.html (100%) rename {doc => docs}/codox/propeller.push.instructions.code.html (100%) rename {doc => docs}/codox/propeller.push.instructions.html (100%) rename {doc => docs}/codox/propeller.push.instructions.input-output.html (100%) rename {doc => docs}/codox/propeller.push.instructions.numeric.html (100%) rename {doc => docs}/codox/propeller.push.instructions.polymorphic.html (100%) rename {doc => docs}/codox/propeller.push.instructions.string.html (100%) rename {doc => docs}/codox/propeller.push.instructions.vector.html (100%) rename {doc => docs}/codox/propeller.push.interpreter.html (100%) rename {doc => docs}/codox/propeller.push.limits.html (100%) rename {doc => docs}/codox/propeller.push.state.html (100%) rename {doc => docs}/codox/propeller.selection.html (100%) rename {doc => docs}/codox/propeller.session.html (100%) rename {doc => docs}/codox/propeller.simplification.html (100%) rename {doc => docs}/codox/propeller.tools.calculus.html (100%) rename {doc => docs}/codox/propeller.tools.character.html (100%) rename {doc => docs}/codox/propeller.tools.distributions.html (100%) rename {doc => docs}/codox/propeller.tools.math.html (100%) rename {doc => docs}/codox/propeller.tools.metrics.html (100%) rename {doc => docs}/codox/propeller.utils.html (100%) rename {doc => docs}/codox/propeller.variation.html (100%) diff --git a/doc/codox/Adding_Genetic_Operators.html b/docs/codox/Adding_Genetic_Operators.html similarity index 100% rename from doc/codox/Adding_Genetic_Operators.html rename to docs/codox/Adding_Genetic_Operators.html diff --git a/doc/codox/Adding_Problem.html b/docs/codox/Adding_Problem.html similarity index 100% rename from doc/codox/Adding_Problem.html rename to docs/codox/Adding_Problem.html diff --git a/doc/codox/Adding_Selection_Method.html b/docs/codox/Adding_Selection_Method.html similarity index 100% rename from doc/codox/Adding_Selection_Method.html rename to docs/codox/Adding_Selection_Method.html diff --git a/doc/codox/Experimentation.html b/docs/codox/Experimentation.html similarity index 100% rename from doc/codox/Experimentation.html rename to docs/codox/Experimentation.html diff --git a/doc/codox/Genetic_Programming_Loop.html b/docs/codox/Genetic_Programming_Loop.html similarity index 100% rename from doc/codox/Genetic_Programming_Loop.html rename to docs/codox/Genetic_Programming_Loop.html diff --git a/doc/codox/Genome.html b/docs/codox/Genome.html similarity index 100% rename from doc/codox/Genome.html rename to docs/codox/Genome.html diff --git a/doc/codox/Intro.html b/docs/codox/Intro.html similarity index 100% rename from doc/codox/Intro.html rename to docs/codox/Intro.html diff --git a/doc/codox/Library_Reference.html b/docs/codox/Library_Reference.html similarity index 100% rename from doc/codox/Library_Reference.html rename to docs/codox/Library_Reference.html diff --git a/doc/codox/Selection.html b/docs/codox/Selection.html similarity index 100% rename from doc/codox/Selection.html rename to docs/codox/Selection.html diff --git a/doc/codox/Simplification.html b/docs/codox/Simplification.html similarity index 100% rename from doc/codox/Simplification.html rename to docs/codox/Simplification.html diff --git a/doc/codox/Variation.html b/docs/codox/Variation.html similarity index 100% rename from doc/codox/Variation.html rename to docs/codox/Variation.html diff --git a/doc/codox/css/default.css b/docs/codox/css/default.css similarity index 100% rename from doc/codox/css/default.css rename to docs/codox/css/default.css diff --git a/doc/codox/css/highlight.css b/docs/codox/css/highlight.css similarity index 100% rename from doc/codox/css/highlight.css rename to docs/codox/css/highlight.css diff --git a/doc/codox/index.html b/docs/codox/index.html similarity index 100% rename from doc/codox/index.html rename to docs/codox/index.html diff --git a/doc/codox/js/highlight.min.js b/docs/codox/js/highlight.min.js similarity index 100% rename from doc/codox/js/highlight.min.js rename to docs/codox/js/highlight.min.js diff --git a/doc/codox/js/jquery.min.js b/docs/codox/js/jquery.min.js similarity index 100% rename from doc/codox/js/jquery.min.js rename to docs/codox/js/jquery.min.js diff --git a/doc/codox/js/page_effects.js b/docs/codox/js/page_effects.js similarity index 100% rename from doc/codox/js/page_effects.js rename to docs/codox/js/page_effects.js diff --git a/doc/codox/propeller.core.html b/docs/codox/propeller.core.html similarity index 100% rename from doc/codox/propeller.core.html rename to docs/codox/propeller.core.html diff --git a/doc/codox/propeller.genome.html b/docs/codox/propeller.genome.html similarity index 100% rename from doc/codox/propeller.genome.html rename to docs/codox/propeller.genome.html diff --git a/doc/codox/propeller.gp.html b/docs/codox/propeller.gp.html similarity index 100% rename from doc/codox/propeller.gp.html rename to docs/codox/propeller.gp.html diff --git a/doc/codox/propeller.problems.PSB2.basement.html b/docs/codox/propeller.problems.PSB2.basement.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.basement.html rename to docs/codox/propeller.problems.PSB2.basement.html diff --git a/doc/codox/propeller.problems.PSB2.bouncing-balls.html b/docs/codox/propeller.problems.PSB2.bouncing-balls.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.bouncing-balls.html rename to docs/codox/propeller.problems.PSB2.bouncing-balls.html diff --git a/doc/codox/propeller.problems.PSB2.bowling.html b/docs/codox/propeller.problems.PSB2.bowling.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.bowling.html rename to docs/codox/propeller.problems.PSB2.bowling.html diff --git a/doc/codox/propeller.problems.PSB2.camel-case.html b/docs/codox/propeller.problems.PSB2.camel-case.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.camel-case.html rename to docs/codox/propeller.problems.PSB2.camel-case.html diff --git a/doc/codox/propeller.problems.PSB2.dice-game.html b/docs/codox/propeller.problems.PSB2.dice-game.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.dice-game.html rename to docs/codox/propeller.problems.PSB2.dice-game.html diff --git a/doc/codox/propeller.problems.PSB2.fizz-buzz.html b/docs/codox/propeller.problems.PSB2.fizz-buzz.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.fizz-buzz.html rename to docs/codox/propeller.problems.PSB2.fizz-buzz.html diff --git a/doc/codox/propeller.problems.PSB2.fuel-cost.html b/docs/codox/propeller.problems.PSB2.fuel-cost.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.fuel-cost.html rename to docs/codox/propeller.problems.PSB2.fuel-cost.html diff --git a/doc/codox/propeller.problems.PSB2.gcd.html b/docs/codox/propeller.problems.PSB2.gcd.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.gcd.html rename to docs/codox/propeller.problems.PSB2.gcd.html diff --git a/doc/codox/propeller.problems.PSB2.luhn.html b/docs/codox/propeller.problems.PSB2.luhn.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.luhn.html rename to docs/codox/propeller.problems.PSB2.luhn.html diff --git a/doc/codox/propeller.problems.PSB2.middle-character.html b/docs/codox/propeller.problems.PSB2.middle-character.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.middle-character.html rename to docs/codox/propeller.problems.PSB2.middle-character.html diff --git a/doc/codox/propeller.problems.PSB2.paired-digits.html b/docs/codox/propeller.problems.PSB2.paired-digits.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.paired-digits.html rename to docs/codox/propeller.problems.PSB2.paired-digits.html diff --git a/doc/codox/propeller.problems.PSB2.shopping-list.html b/docs/codox/propeller.problems.PSB2.shopping-list.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.shopping-list.html rename to docs/codox/propeller.problems.PSB2.shopping-list.html diff --git a/doc/codox/propeller.problems.PSB2.snow-day.html b/docs/codox/propeller.problems.PSB2.snow-day.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.snow-day.html rename to docs/codox/propeller.problems.PSB2.snow-day.html diff --git a/doc/codox/propeller.problems.PSB2.solve-boolean.html b/docs/codox/propeller.problems.PSB2.solve-boolean.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.solve-boolean.html rename to docs/codox/propeller.problems.PSB2.solve-boolean.html diff --git a/doc/codox/propeller.problems.PSB2.spin-words.html b/docs/codox/propeller.problems.PSB2.spin-words.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.spin-words.html rename to docs/codox/propeller.problems.PSB2.spin-words.html diff --git a/doc/codox/propeller.problems.PSB2.square-digits.html b/docs/codox/propeller.problems.PSB2.square-digits.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.square-digits.html rename to docs/codox/propeller.problems.PSB2.square-digits.html diff --git a/doc/codox/propeller.problems.PSB2.substitution-cipher.html b/docs/codox/propeller.problems.PSB2.substitution-cipher.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.substitution-cipher.html rename to docs/codox/propeller.problems.PSB2.substitution-cipher.html diff --git a/doc/codox/propeller.problems.PSB2.twitter.html b/docs/codox/propeller.problems.PSB2.twitter.html similarity index 100% rename from doc/codox/propeller.problems.PSB2.twitter.html rename to docs/codox/propeller.problems.PSB2.twitter.html diff --git a/doc/codox/propeller.problems.simple-regression.html b/docs/codox/propeller.problems.simple-regression.html similarity index 100% rename from doc/codox/propeller.problems.simple-regression.html rename to docs/codox/propeller.problems.simple-regression.html diff --git a/doc/codox/propeller.problems.software.fizz-buzz.html b/docs/codox/propeller.problems.software.fizz-buzz.html similarity index 100% rename from doc/codox/propeller.problems.software.fizz-buzz.html rename to docs/codox/propeller.problems.software.fizz-buzz.html diff --git a/doc/codox/propeller.problems.software.number-io.html b/docs/codox/propeller.problems.software.number-io.html similarity index 100% rename from doc/codox/propeller.problems.software.number-io.html rename to docs/codox/propeller.problems.software.number-io.html diff --git a/doc/codox/propeller.problems.software.smallest.html b/docs/codox/propeller.problems.software.smallest.html similarity index 100% rename from doc/codox/propeller.problems.software.smallest.html rename to docs/codox/propeller.problems.software.smallest.html diff --git a/doc/codox/propeller.problems.string-classification.html b/docs/codox/propeller.problems.string-classification.html similarity index 100% rename from doc/codox/propeller.problems.string-classification.html rename to docs/codox/propeller.problems.string-classification.html diff --git a/doc/codox/propeller.problems.valiant.html b/docs/codox/propeller.problems.valiant.html similarity index 100% rename from doc/codox/propeller.problems.valiant.html rename to docs/codox/propeller.problems.valiant.html diff --git a/doc/codox/propeller.push.instructions.bool.html b/docs/codox/propeller.push.instructions.bool.html similarity index 100% rename from doc/codox/propeller.push.instructions.bool.html rename to docs/codox/propeller.push.instructions.bool.html diff --git a/doc/codox/propeller.push.instructions.character.html b/docs/codox/propeller.push.instructions.character.html similarity index 100% rename from doc/codox/propeller.push.instructions.character.html rename to docs/codox/propeller.push.instructions.character.html diff --git a/doc/codox/propeller.push.instructions.code.html b/docs/codox/propeller.push.instructions.code.html similarity index 100% rename from doc/codox/propeller.push.instructions.code.html rename to docs/codox/propeller.push.instructions.code.html diff --git a/doc/codox/propeller.push.instructions.html b/docs/codox/propeller.push.instructions.html similarity index 100% rename from doc/codox/propeller.push.instructions.html rename to docs/codox/propeller.push.instructions.html diff --git a/doc/codox/propeller.push.instructions.input-output.html b/docs/codox/propeller.push.instructions.input-output.html similarity index 100% rename from doc/codox/propeller.push.instructions.input-output.html rename to docs/codox/propeller.push.instructions.input-output.html diff --git a/doc/codox/propeller.push.instructions.numeric.html b/docs/codox/propeller.push.instructions.numeric.html similarity index 100% rename from doc/codox/propeller.push.instructions.numeric.html rename to docs/codox/propeller.push.instructions.numeric.html diff --git a/doc/codox/propeller.push.instructions.polymorphic.html b/docs/codox/propeller.push.instructions.polymorphic.html similarity index 100% rename from doc/codox/propeller.push.instructions.polymorphic.html rename to docs/codox/propeller.push.instructions.polymorphic.html diff --git a/doc/codox/propeller.push.instructions.string.html b/docs/codox/propeller.push.instructions.string.html similarity index 100% rename from doc/codox/propeller.push.instructions.string.html rename to docs/codox/propeller.push.instructions.string.html diff --git a/doc/codox/propeller.push.instructions.vector.html b/docs/codox/propeller.push.instructions.vector.html similarity index 100% rename from doc/codox/propeller.push.instructions.vector.html rename to docs/codox/propeller.push.instructions.vector.html diff --git a/doc/codox/propeller.push.interpreter.html b/docs/codox/propeller.push.interpreter.html similarity index 100% rename from doc/codox/propeller.push.interpreter.html rename to docs/codox/propeller.push.interpreter.html diff --git a/doc/codox/propeller.push.limits.html b/docs/codox/propeller.push.limits.html similarity index 100% rename from doc/codox/propeller.push.limits.html rename to docs/codox/propeller.push.limits.html diff --git a/doc/codox/propeller.push.state.html b/docs/codox/propeller.push.state.html similarity index 100% rename from doc/codox/propeller.push.state.html rename to docs/codox/propeller.push.state.html diff --git a/doc/codox/propeller.selection.html b/docs/codox/propeller.selection.html similarity index 100% rename from doc/codox/propeller.selection.html rename to docs/codox/propeller.selection.html diff --git a/doc/codox/propeller.session.html b/docs/codox/propeller.session.html similarity index 100% rename from doc/codox/propeller.session.html rename to docs/codox/propeller.session.html diff --git a/doc/codox/propeller.simplification.html b/docs/codox/propeller.simplification.html similarity index 100% rename from doc/codox/propeller.simplification.html rename to docs/codox/propeller.simplification.html diff --git a/doc/codox/propeller.tools.calculus.html b/docs/codox/propeller.tools.calculus.html similarity index 100% rename from doc/codox/propeller.tools.calculus.html rename to docs/codox/propeller.tools.calculus.html diff --git a/doc/codox/propeller.tools.character.html b/docs/codox/propeller.tools.character.html similarity index 100% rename from doc/codox/propeller.tools.character.html rename to docs/codox/propeller.tools.character.html diff --git a/doc/codox/propeller.tools.distributions.html b/docs/codox/propeller.tools.distributions.html similarity index 100% rename from doc/codox/propeller.tools.distributions.html rename to docs/codox/propeller.tools.distributions.html diff --git a/doc/codox/propeller.tools.math.html b/docs/codox/propeller.tools.math.html similarity index 100% rename from doc/codox/propeller.tools.math.html rename to docs/codox/propeller.tools.math.html diff --git a/doc/codox/propeller.tools.metrics.html b/docs/codox/propeller.tools.metrics.html similarity index 100% rename from doc/codox/propeller.tools.metrics.html rename to docs/codox/propeller.tools.metrics.html diff --git a/doc/codox/propeller.utils.html b/docs/codox/propeller.utils.html similarity index 100% rename from doc/codox/propeller.utils.html rename to docs/codox/propeller.utils.html diff --git a/doc/codox/propeller.variation.html b/docs/codox/propeller.variation.html similarity index 100% rename from doc/codox/propeller.variation.html rename to docs/codox/propeller.variation.html