From f1b6a4f52176de74ea46e9ab3515d0d427c543cd Mon Sep 17 00:00:00 2001 From: austin Date: Wed, 1 Jan 2025 14:19:54 -0500 Subject: [PATCH] sort docs --- docs/{ => goals}/goals_first_order.txt | 0 docs/{ => goals}/goals_second_order.txt | 0 docs/{ => justification}/ethics_of_testing.txt | 0 docs/{ => justification}/feature_justification.txt | 0 docs/{ => justification}/improvement_ideas.txt | 0 docs/{ => web}/concepts_to_graph.txt | 0 docs/{ => work_process}/acceptable_mistakes.txt | 0 docs/{ => work_process}/mantas.txt | 0 docs/{ => work_process}/style_guide.txt | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename docs/{ => goals}/goals_first_order.txt (100%) rename docs/{ => goals}/goals_second_order.txt (100%) rename docs/{ => justification}/ethics_of_testing.txt (100%) rename docs/{ => justification}/feature_justification.txt (100%) rename docs/{ => justification}/improvement_ideas.txt (100%) rename docs/{ => web}/concepts_to_graph.txt (100%) rename docs/{ => work_process}/acceptable_mistakes.txt (100%) rename docs/{ => work_process}/mantas.txt (100%) rename docs/{ => work_process}/style_guide.txt (100%) diff --git a/docs/goals_first_order.txt b/docs/goals/goals_first_order.txt similarity index 100% rename from docs/goals_first_order.txt rename to docs/goals/goals_first_order.txt diff --git a/docs/goals_second_order.txt b/docs/goals/goals_second_order.txt similarity index 100% rename from docs/goals_second_order.txt rename to docs/goals/goals_second_order.txt diff --git a/docs/ethics_of_testing.txt b/docs/justification/ethics_of_testing.txt similarity index 100% rename from docs/ethics_of_testing.txt rename to docs/justification/ethics_of_testing.txt diff --git a/docs/feature_justification.txt b/docs/justification/feature_justification.txt similarity index 100% rename from docs/feature_justification.txt rename to docs/justification/feature_justification.txt diff --git a/docs/improvement_ideas.txt b/docs/justification/improvement_ideas.txt similarity index 100% rename from docs/improvement_ideas.txt rename to docs/justification/improvement_ideas.txt diff --git a/docs/concepts_to_graph.txt b/docs/web/concepts_to_graph.txt similarity index 100% rename from docs/concepts_to_graph.txt rename to docs/web/concepts_to_graph.txt diff --git a/docs/acceptable_mistakes.txt b/docs/work_process/acceptable_mistakes.txt similarity index 100% rename from docs/acceptable_mistakes.txt rename to docs/work_process/acceptable_mistakes.txt diff --git a/docs/mantas.txt b/docs/work_process/mantas.txt similarity index 100% rename from docs/mantas.txt rename to docs/work_process/mantas.txt diff --git a/docs/style_guide.txt b/docs/work_process/style_guide.txt similarity index 100% rename from docs/style_guide.txt rename to docs/work_process/style_guide.txt